summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmloffStephan Bergmann
2019-07-26Fix typosAndrea Gelmini
2019-07-26cid#1452040 silence Unchecked return valueCaolán McNamara
2019-07-26HACK to survive missing target storageStephan Bergmann
2019-07-25tdf#119228 Add storage and serialisation for the Resolved flagScott Clarke
2019-07-25xmloff: create XMLImportStylesImportOasis instances with an uno constructorMiklos Vajna
2019-07-25Fix typosAndrea Gelmini
2019-07-24Fix typoAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-07-21cid#1448305 silence Out-of-bounds accessCaolán McNamara
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-07-19cid#1448264 silence Out-of-bounds accessCaolán McNamara
2019-07-18xmloff: create XMLImportContentImportOasis instances with an uno constructorMiklos Vajna
2019-07-16cid#1448448 Unchecked return valueCaolán McNamara
2019-07-15ofz#15797 Integer-overflowCaolán McNamara
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai
2019-07-12MSForms: ODF import / export of text-based date fieldTamás Zolnai
2019-07-04xmloff: create XMLImportMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-20xmloff: create XMLImportSettingsImportOasis instances with an uno constructorMiklos Vajna
2019-06-19Use for loop with explicit number of iterationsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-17xmloff: prefix members of XMLIndexSimpleEntryContextMiklos Vajna
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16crashtesting: failure on export to odt of ooo33851-1.sxwCaolán McNamara
2019-06-13Simplify Sequence iterations in xmloff/source/{chart..core}Arkadiy Illarionov
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-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-06-08Typo xEqationProperties->xEquationPropertiesJulien Nabet
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-06xmloff: create XMLDrawMetaImportOasis instances with an uno constructorMiklos Vajna
2019-06-03tdf#120412 char formatting UI: clean-up DFLT_ESC_AUTOLászló Németh
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-05-30xmloff: create XMLDrawContentImportOasis instances with an uno constructorMiklos Vajna
2019-05-30ODT export: fix lost <text:user-field-decl> for fields in tables in headersMiklos Vajna
2019-05-25tdf#125372 writer, file with lots of hints very slow to open, part1Noel Grandin
2019-05-23xmloff: create XMLDrawStylesImportOasis instances with an uno constructorMiklos Vajna
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, NameSpaceEntryNoel Grandin
2019-05-18Fix typoAndrea Gelmini
2019-05-16xmloff: create XMLDrawImportOasis instances with an uno constructorMiklos Vajna
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-09xmloff: create XMLImpressSettingsExportOasis instances with an uno constructorMiklos Vajna
2019-05-07Get properties from both setsArkadiy Illarionov
2019-05-07Use comphelper::concatSequences to reduce copypasteArkadiy Illarionov
2019-05-05Drop lcl_SequenceToVector in favor of comphelper::sequenceToContainerArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov