summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximppage.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-12rename now it does more than just sortCaolán McNamara1-2/+2
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-1/+0
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-2/+4
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2017-10-31loplugin:constantparam in sal,saxNoel Grandin1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-4/+4
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-19/+19
2017-07-28loplugin:constparams in xmloffNoel Grandin1-1/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin1-2/+2
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin1-2/+1
2016-06-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-49/+36
2016-05-04use Any constructor instead of temporariesNoel Grandin1-22/+7
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-18[API CHANGE] add Author Initials to XAnnotationCaolán McNamara1-0/+7
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-5/+5
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+2
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-05-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-01loplugin: cstylecastNoel Grandin1-6/+6
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-1/+1
2014-04-27Fix typo: cought => caughtMatteo Casalin1-2/+2
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-11xmloff: include <> for external includesNorbert Thiebaud1-1/+1
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-14/+0
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-10/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+2
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith1-23/+16
2012-12-10PCH for xmloff, including LO headersLuboš Luňák1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Deduplication of NavigationOrderAccess for disable-dynlinkingTor Lillqvist1-8/+8
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-03-07remove various unused methods and source filesCaolán McNamara1-1/+0
2012-02-13catched -> caughtCaolán McNamara1-2/+2