summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel4-87/+89
2020-10-23remove debug code from SvXMLImportNoel Grandin1-14/+0
2020-10-22only need to check the version onceNoel1-9/+9
2020-10-22make SvXMLImport fast-parser onlyNoel Grandin2-29/+18
2020-10-22XmlFilterAdaptor: use the fastparser API when possibleNoel2-11/+42
2020-10-19tdf#137585 Chart ODF: fix export of DataLabelPlacement::CUSTOMTünde Tóth1-0/+12
2020-10-17OOo2Oasis: use the fastparser API when possibleNoel Grandin1-17/+12
2020-10-17TransformerBase: use the fastparser API when possibleNoel Grandin1-9/+11
2020-10-17fix fastparser namespace handling when...Noel Grandin2-4/+6
2020-10-17xmloff: use the fastparser API when possibleNoel Grandin1-6/+11
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-1/+2
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski20-76/+86
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel2-2/+2
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel2-6/+7
2020-10-01loplugin:reducevarscope in xmloffNoel31-60/+43
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara28-228/+228
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara2-7/+13
2020-09-21Make some OUStringLiteral vars constexprStephan Bergmann1-55/+55
2020-09-20Removed executable bits from source fileAndrea Gelmini1-0/+0
2020-09-19tdf#135366 Save line and fill of data labels to ODFRegina Henschel1-31/+179
2020-09-18xmloff: remove dead com.sun.star.comp.Draw.XMLSettingsExporterMiklos Vajna2-12/+0
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann8-42/+29
2020-09-12tdf#133502 annotation has wrong positionNoel Grandin1-0/+4
2020-09-11Fix the minimal build-tools targetJan-Marek Glogowski1-0/+5
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin3-9/+10
2020-09-11optimisation: use o3tl::sorted_vector in XMLPropertyStates_ImplNoel Grandin1-37/+12
2020-09-11optimisation: used std::vector for list of integersNoel Grandin1-7/+12
2020-09-11xmloff: remove dead com.sun.star.comp.Draw.XMLContentExporterMiklos Vajna2-14/+0
2020-09-10tdf#136645 FILEOPEN: ODT: Incorrect section sizeNoel Grandin1-0/+2
2020-09-09Remove unnecessary search before insertMuhammet Kara1-4/+2
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin8-63/+0
2020-09-08cid#1186122 Big parameter passed by valueCaolán McNamara1-2/+2
2020-09-08cid#1466654 Uninitialized scalar fieldCaolán McNamara1-0/+2
2020-09-07loplugin:constantparamNoel Grandin2-5/+3
2020-09-07loplugin:unusedfieldsNoel Grandin1-4/+0
2020-09-05tdf#135366 ODF import of line and fill of data labelsRegina Henschel5-76/+254
2020-09-04xmloff: remove dead com.sun.star.comp.Draw.XMLStylesExporterMiklos Vajna2-14/+0
2020-09-03Fix crashtest fdo77855.odtNoel Grandin3-19/+40
2020-09-02remove unnecessary checks in SvXMLImportNoel Grandin1-15/+9
2020-09-02remove dead storesNoel Grandin1-3/+0
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga1-0/+2
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin1-73/+64
2020-09-02loplugin:unusedmethodsNoel Grandin1-12/+0
2020-09-02loplugin:unusedfieldsNoel Grandin5-32/+0
2020-09-01reduce log noiseNoel Grandin1-0/+2
2020-09-01cid#1466574 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-09-01Fix typo in codeAndrea Gelmini3-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-3/+3
2020-08-31make physics animation imports forward compatibleSarper Akdemir1-0/+8