summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16xmloff: create XMLImpressMetaExportOOO instances with an uno constructorMiklos Vajna
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-09Fix typosAndrea Gelmini
2019-08-08xmloff: create XMLImpressContentExportOOO instances with an uno constructorMiklos Vajna
2019-08-01xmloff: create XMLImpressStylesExportOOO instances with an uno constructorMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna
2019-07-25Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna
2019-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-13xmloff: create XMLDrawSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-06-06xmloff: create XMLDrawMetaImportOasis instances with an uno constructorMiklos Vajna
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin
2019-04-25xmloff: create XMLImpressMetaExportOasis instances with an uno constructorMiklos Vajna
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-26loplugin:unusedfieldsNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-21xmloff: create XMLImpressContentExportOasis instances with an uno constructorMiklos Vajna
2019-02-15xmloff: create XMLImpressStylesExportOasis instances with an uno constructorMiklos Vajna
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-08xmloff: create XMLImpressExportOasis instances with an uno constructorMiklos Vajna
2019-02-01xmloff: create XMLImpressImportOasis instances with an uno constructorMiklos Vajna
2019-01-29Improve ODF enhanced-path command moveTo to follow specRegina Henschel
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-19tdf#101218 Import layer-set from pageRegina Henschel
2019-01-18Use getTokenCount instead of custom codeMatteo Casalin
2019-01-13Base loops on getToken index, not on numer of tokensMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-28tdf#112480 drawooo:enhanced-path only with ODF ver > 1.2Regina Henschel
2018-12-26tdf#122335 follow-up, typoJulien Nabet
2018-12-26tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet