summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-11-01tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-10-05tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-09-24tdf#141978: corrects the value assigned to AutoLayout while loading .odp filePierre Marty
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-08-31tdf#126126 ODT import: improve import of cross-table commented text rangeMiklos Vajna
2021-08-25Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-07WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODRCaolán McNamara
2021-07-01Fix potential (but unlikely) overflowJan-Marek Glogowski
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-22crashtesting: assert on export of tdf105134-1.docx to odtCaolán McNamara
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-06-09dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08Use containerToSequence for Sequence of dynamic sizeVasily Melenchuk
2021-06-04Fix typoAndrea Gelmini
2021-06-03tdf#142546 broken formulas in .FODT filesNoel Grandin
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-29Missing includeMike Kaganski
2021-05-29std::unique_ptr->std::optionalNoel Grandin
2021-05-28tdf#137199: sw: convert list format string to prefix/suffix for ODFVasily Melenchuk
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-27we can search std::set without allocating on the heapNoel Grandin
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-13inline some typedefsNoel Grandin
2021-05-11Missing includeMike Kaganski
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-05-01remove superfluous loop variableJochen Nitschke
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-23tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktopAhmet Hakan Çelik
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin
2021-04-19sw bibliography, relative URLs: switch to absolute URLs in the doc modelMiklos Vajna
2021-04-19Updated README.md filesHossein
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-11ofz#32467 Timeout: add arbitrary master page limit when fuzzingCaolán McNamara
2021-04-10ODF load: use AAA/AAAA instead of NN/NNN(N) for implicit secondary calendarEike Rathke