poi/src/scratchpad/src/org/apache/poi/hslf/record
Andreas Beeker 5c4ab1dbdf #60625 - Rendering issue with background and shape overlayed by image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782096 13f79535-47bb-0310-9956-ffa450edef68
2017-02-08 01:12:22 +00:00
..
AnimationInfo.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
AnimationInfoAtom.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
BinaryTagDataBlob.java Bugzilla 53979 - Support fetching properties of Numbered Lists from PPT files 2012-10-24 12:39:58 +00:00
CString.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
ColorSchemeAtom.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
Comment2000.java - a few findbugs/sonar fixes 2015-09-23 23:22:46 +00:00
Comment2000Atom.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
CurrentUserAtom.java bug 60526: Make loggers final and make throttled log actually work 2016-12-30 13:09:28 +00:00
DocInfoListContainer.java BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. 2016-10-19 18:44:46 +00:00
Document.java #41047 - Support hyperlinks in HSLF shapes and textruns 2016-01-24 00:12:10 +00:00
DocumentAtom.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
DocumentEncryptionAtom.java HSSF CryptoAPI decryption support 2016-08-08 00:10:44 +00:00
DummyPositionSensitiveRecordWithChildren.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
DummyRecordWithChildren.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Environment.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
EscherPlaceholder.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
EscherTextboxWrapper.java Fixed TextRun handling and various junit tests 2015-06-10 22:23:47 +00:00
ExAviMovie.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
ExControl.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
ExControlAtom.java bug 59170: remove deprecated methods 2016-06-15 03:26:58 +00:00
ExEmbed.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
ExEmbedAtom.java Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF 2013-12-26 00:46:16 +00:00
ExHyperlink.java #41047 - Support hyperlinks in HSLF shapes and textruns 2016-01-24 00:12:10 +00:00
ExHyperlinkAtom.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
ExMCIMovie.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
ExMediaAtom.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
ExObjList.java Fix more HSLF generics warnings 2010-10-19 20:12:19 +00:00
ExObjListAtom.java Add ExObjList support 2007-01-17 18:09:24 +00:00
ExObjRefAtom.java #56570 - RecordType has repeat by code type 3009 2015-12-31 22:10:17 +00:00
ExOleObjAtom.java initial support for embedded movies and controls. 2008-08-29 14:01:04 +00:00
ExOleObjStg.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
ExVideoContainer.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
FontCollection.java Rendering fixes 2015-06-17 22:21:13 +00:00
FontEntityAtom.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
HSLFEscherClientDataRecord.java #56570 - RecordType has repeat by code type 3009 2015-12-31 22:10:17 +00:00
HSLFEscherRecordFactory.java javadoc fixes (jdk8) 2016-06-22 22:26:08 +00:00
HeadersFootersAtom.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
HeadersFootersContainer.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
InteractiveInfo.java Regression fixes for H/XSLF and HWMF 2016-02-24 22:43:51 +00:00
InteractiveInfoAtom.java Fixed unused imports compiler warnings (and some others) 2009-08-18 02:41:45 +00:00
MainMaster.java Fix more HSLF generics warnings 2010-10-19 20:12:19 +00:00
MasterTextPropAtom.java replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
Notes.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
NotesAtom.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
OEPlaceholderAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
OutlineTextRefAtom.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
PPDrawing.java Code cleanup via IntelliJ: Remove unnecessary semicolon 2016-04-06 19:49:47 +00:00
PPDrawingGroup.java SonarQube fixes 2017-01-03 01:02:33 +00:00
ParentAwareRecord.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
PersistPtrHolder.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
PersistRecord.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
PositionDependentRecord.java bug 59748: replace Hashtable with HashMap; contributed by Axel Howind 2016-06-24 21:39:44 +00:00
PositionDependentRecordAtom.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
PositionDependentRecordContainer.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
Record.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
RecordAtom.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
RecordContainer.java #58144 - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007 2016-05-13 23:50:39 +00:00
RecordTypes.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
RoundTripHFPlaceholder12.java #56570 - RecordType has repeat by code type 3009 2015-12-31 22:10:17 +00:00
SSSlideInfoAtom.java FindBugs fix 2014-02-13 23:34:11 +00:00
SheetContainer.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
Slide.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
SlideAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
SlideAtomLayout.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
SlideListWithText.java sonar fixes 2016-07-01 21:10:40 +00:00
SlidePersistAtom.java Fixing compiler warnings - unnecessary typecasts 2009-08-18 05:29:53 +00:00
Sound.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
SoundCollection.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
SoundData.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
StyleTextProp9Atom.java downgraded xjc params to jdk6 and regenerated geometry binding classes 2015-07-08 00:09:34 +00:00
StyleTextPropAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
TextBytesAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
TextCharsAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
TextHeaderAtom.java #60625 - Rendering issue with background and shape overlayed by image 2017-02-08 01:12:22 +00:00
TextRulerAtom.java replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
TextSpecInfoAtom.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
TextSpecInfoRun.java SonarCube fix - make members private 2016-12-07 23:45:38 +00:00
TxInteractiveInfoAtom.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
TxMasterStyleAtom.java replace Throwable.printStackTrace() with POILogger calls - Todo: other printStrackTrace(...) calls 2016-01-10 02:20:35 +00:00
UnknownRecordPlaceholder.java Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and formatting 2009-05-21 18:12:22 +00:00
UserEditAtom.java Sonarqube fixes 2017-01-02 00:55:49 +00:00
VBAInfoAtom.java BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. 2016-10-19 18:44:46 +00:00
VBAInfoContainer.java BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to Andreas Beeker for this patch. Problems are mine. 2016-10-19 18:44:46 +00:00