summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlexp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-2/+2
2019-10-25xmloff: create XMLDrawMetaExportOasis instances with an uno constructorMiklos Vajna1-1/+8
2019-10-18xmloff: create XMLDrawSettingsExportOasis instances with an uno constructorMiklos Vajna1-1/+8
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin1-6/+2
2019-10-11xmloff: create XMLDrawSettingsExportOOO instances with an uno constructorMiklos Vajna1-2/+8
2019-10-04xmloff: create XMLDrawMetaExportOOO instances with an uno constructorMiklos Vajna1-1/+8
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin1-5/+2
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-9/+0
2019-09-27xmloff: create XMLDrawContentExportOOO instances with an uno constructorMiklos Vajna1-1/+10
2019-09-20xmloff: create XMLDrawStylesExportOOO instances with an uno constructorMiklos Vajna1-1/+10
2019-09-13xmloff: create XMLDrawExportOOO instances with an uno constructorMiklos Vajna1-1/+12
2019-08-29xmloff: create XMLImpressExportOOO instances with an uno constructorMiklos Vajna1-1/+11
2019-08-22xmloff: create XMLImpressSettingsExportOOO instances with an uno constructorMiklos Vajna1-1/+8
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin1-2/+2
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna1-1/+8
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-1/+1
2019-08-08xmloff: create XMLImpressContentExportOOO instances with an uno constructorMiklos Vajna1-1/+10
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna1-1/+10
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann1-1/+1
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-83/+46
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov1-9/+7
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-2/+2
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna1-1/+7
2019-04-25xmloff: create XMLImpressMetaExportOasis instances with an uno constructorMiklos Vajna1-1/+8
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-3/+1
2019-03-14loplugin:unusedfields in xmloffNoel Grandin1-2/+2
2019-02-21xmloff: create XMLImpressContentExportOasis instances with an uno constructorMiklos Vajna1-1/+10
2019-02-15xmloff: create XMLImpressStylesExportOasis instances with an uno constructorMiklos Vajna1-1/+10
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-1/+1
2019-02-08xmloff: create XMLImpressExportOasis instances with an uno constructorMiklos Vajna1-1/+12
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-12-18use unique_ptr in ImpXMLAutoLayoutInfoNoel Grandin1-20/+8
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-361/+358
2018-11-09Revert "Fix some layout values"Julien Nabet1-2/+2
2018-11-08Fix some layout valuesJulien Nabet1-2/+2
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-14/+11
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-3/+3
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-40/+25
2018-09-13loplugin:constfields in xmloffNoel Grandin1-2/+2
2018-08-22new loplugin:conststringfieldNoel Grandin1-6/+7
2018-08-15tdf#118883 reinstate the try block to not throw on copy/pasteTomaž Vajngerl1-6/+14
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl1-8/+22
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-9/+21
2018-05-08OFFICE-3776 xmloff: adapt ODF import to renamed text:sender-initialsMichael Stahl1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-64/+64