summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-10-19Leftover from 4477baeba5aec71098f374cf0b4bd4591e048809Julien Nabet
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11Drop unused 'using namespace' hereMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-09Typo: braket->bracketJulien Nabet
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-10-04tdf#144578: numbering: generate include upper levels for UIVasily Melenchuk
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-23tdf#141978: corrects the value assigned to AutoLayout while loading .odp filePierre Marty
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann
2021-09-17speedup toUpperCase when called in parallelNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-11clang:optin.performance.Padding in xmloffNoel Grandin
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-09-09ODT export: order <style:font-face> elements inside <office:font-face-decls>Miklos Vajna
2021-09-08Fix typosAndrea Gelmini
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-09-03tdf#62032 ODT export: handle style:list-level="..." for para stylesMiklos Vajna
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02Related: tdf#137363 ODT import: handle style:list-level="..." for para stylesMiklos Vajna
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31tdf#126126 ODT import: improve import of cross-table commented text rangeMiklos Vajna
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-08-23update some pchesCaolán McNamara
2021-08-23xmloff: avoid annoying warnings about bookmark conditionsMichael Stahl
2021-08-23tdf#143736 Load hyperlink from more shapesSamuel Mehrbrodt
2021-08-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19tdf#143736 Fix loading hyperlink from textboxSamuel Mehrbrodt
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18tdf#143736 Fix loading hyperlink from various shapesSamuel Mehrbrodt
2021-08-17Add import for new starmath mathml elementsdante
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13Export Math ML from new mathml nodesdante
2021-08-11xmloff: work around LD_LIBRARY_PATH breaking odfvalidatorMichael Stahl
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski