summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin1-11/+18
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna4-8/+13
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin1-14/+19
2019-05-18Fix typoAndrea Gelmini1-5/+5
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna4-8/+8
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin2-98/+113
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin10-24/+24
2019-05-12regenerate PCH headersLuboš Luňák1-3/+4
2019-05-10an is used before a vowel soundCaolán McNamara2-3/+3
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-25/+57
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna4-14/+9
2019-05-07Get properties from both setsArkadiy Illarionov1-1/+1
2019-05-07Use comphelper::concatSequences to reduce copypasteArkadiy Illarionov1-18/+2
2019-05-05Drop lcl_SequenceToVector in favor of comphelper::sequenceToContainerArkadiy Illarionov1-10/+2
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov19-37/+37
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna3-1/+16
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+2
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin4-62/+5
2019-04-29tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part4Noel Grandin19-38/+32
2019-04-25xmloff: create XMLImpressMetaExportOasis instances with an uno constructorMiklos Vajna4-8/+10
2019-04-19optimise find/insert patternNoel Grandin2-28/+7
2019-04-15xmloff: fix loplugin:simplifyconstruct warningMiklos Vajna1-1/+1
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin17-51/+21
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-5/+3
2019-04-08improve combining in hash functionsNoel Grandin4-6/+20
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-03-26loplugin:unusedfieldsNoel Grandin1-2/+0
2019-03-14tdf#113289: Default value for footnote separatorDavid Vogt1-1/+4
2019-03-14loplugin:unusedfields in xmloffNoel Grandin13-151/+93
2019-03-09loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin5-10/+22
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin1-2/+2
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04OSequenceIterator is not necessary anymoreNoel Grandin1-3/+5
2019-03-04simplify UNO getTypes methodsNoel Grandin1-12/+7
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin3-3/+0
2019-02-21xmloff: create XMLImpressContentExportOasis instances with an uno constructorMiklos Vajna4-8/+12
2019-02-20More loplugin:simplifyboolStephan Bergmann19-25/+25
2019-02-15xmloff: create XMLImpressStylesExportOasis instances with an uno constructorMiklos Vajna4-8/+12
2019-02-13sw btlr writing mode: implement ODF filterMiklos Vajna2-0/+2
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin26-169/+170
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen26-120/+87
2019-02-08xmloff: create XMLImpressExportOasis instances with an uno constructorMiklos Vajna4-8/+14
2019-02-06no need to use OUStringHash here anymoreNoel Grandin1-1/+1
2019-02-05Remove code committed involuntarily.Xisco Fauli1-3/+0