summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2022-04-04oops, forgot to fix the commentMichael Stahl
2022-04-04forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-16ODT export: fix fallback svg:width/height for text frames with relative sizesMiklos Vajna
2022-03-16sw clearing breaks: add ODF importMiklos Vajna
2022-03-15ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-14Return early if empty ref (xmloff/xmlimp)Julien Nabet
2022-03-13ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna
2022-03-10tdf#116256 sw: fix textbox position in floating tableAttila Bakos (NISZ)
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2022-02-26cid#1500663 std::move a sal_uInt16 and then return the original is unorthodoxCaolán McNamara
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-24tdf#72776 Allow text removal in the shapesSzymon Kłos
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-02-02Fix variable nameAndrea Gelmini
2022-01-20Fix typosAndrea Gelmini
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-05Fix typosAndrea Gelmini
2022-01-05tdf#130076 Fixed flip not working properly from fileDhiraj Holden
2022-01-04Drop all commented SAL_DEBUG callsJan-Marek Glogowski
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-26can use OUStringLiteral hereNoel Grandin
2021-12-21SAL_WARN->SAL_INFONoel Grandin
2021-12-21also handle SVG_COMPAT namespace hereNoel Grandin
2021-12-17Fix typosAndrea Gelmini
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-14sw ODF shape import: improve is-textbox checkMiklos Vajna
2021-12-14tdf#62032 xmloff: list-level is positiveInteger, impl is 0-basedJustin Luth
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-08ODP import: handle theme of master pagesMiklos Vajna
2021-12-07CppunitTest_xmloff_draw needs the ASan LD_LIBRARY_PATH hack now tooStephan Bergmann
2021-12-07tdf#145614 Convert #define to 'enum class'Pesi Taototo
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
2021-12-03loplugin:stringliteraldefine in xmloffNoel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-19rtl::Static->thread-safe static in xmloffNoel Grandin