summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2019-06-17xmloff: prefix members of XMLIndexSimpleEntryContextMiklos Vajna6-38/+38
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov4-6/+6
2019-06-16crashtesting: failure on export to odt of ooo33851-1.sxwCaolán McNamara1-2/+5
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov15-256/+144
2019-06-13xmloff: create XMLDrawSettingsImportOasis instances with an uno constructorMiklos Vajna4-12/+12
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov17-337/+246
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov26-332/+177
2019-06-08Typo xEqationProperties->xEquationPropertiesJulien Nabet1-6/+6
2019-06-08loplugin:unusedmethodsNoel Grandin1-1/+0
2019-06-06xmloff: create XMLDrawMetaImportOasis instances with an uno constructorMiklos Vajna4-8/+12
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh1-3/+4
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov4-114/+5
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna4-8/+14
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna1-1/+28
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