summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2020-11-05StartElement no longer necessary hereNoel
2020-11-05StartElement->startFastElement in xmloff/source/textNoel
2020-11-05clean up some temp files after running testsAndras Timar
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-04use fastparser in XMLEmbeddedObjectImportContextNoel Grandin
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-11-02-Werror=parenthesesStephan Bergmann
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-31remove pimpl from SdXMLShowsContextNoel Grandin
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-28std::set->o3tl::sorted_vector in xmloffNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-23remove debug code from SvXMLImportNoel Grandin
2020-10-22only need to check the version onceNoel
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth
2020-10-17OOo2Oasis: use the fastparser API when possibleNoel Grandin
2020-10-17TransformerBase: use the fastparser API when possibleNoel Grandin
2020-10-17fix fastparser namespace handling when...Noel Grandin
2020-10-17xmloff: use the fastparser API when possibleNoel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-21Make some OUStringLiteral vars constexprStephan Bergmann
2020-09-20Removed executable bits from source fileAndrea Gelmini
2020-09-19tdf#135366 Save line and fill of data labels to ODFRegina Henschel
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-12tdf#133502 annotation has wrong positionNoel Grandin
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin
2020-09-11optimisation: use o3tl::sorted_vector in XMLPropertyStates_ImplNoel Grandin
2020-09-11optimisation: used std::vector for list of integersNoel Grandin
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna
2020-09-10tdf#136645 FILEOPEN: ODT: Incorrect section sizeNoel Grandin
2020-09-09Remove unnecessary search before insertMuhammet Kara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08cid#1186122 Big parameter passed by valueCaolán McNamara
2020-09-08cid#1466654 Uninitialized scalar fieldCaolán McNamara
2020-09-07loplugin:constantparamNoel Grandin
2020-09-07loplugin:unusedfieldsNoel Grandin