summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2022-09-22tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-15tdf#150927: properly handle nesting in tablesMike Kaganski
2022-09-07check impress/calc IFrame "FrameURL" targetCaolán McNamara
2022-08-24tdf#150407 do not use loext in save in ODF strictRegina Henschel
2022-08-09tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski
2022-06-13Resolves: tdf#149484 Handle <number:boolean-style> with <number:text>Eike Rathke
2022-05-30tdf#145178 xmloff: ODF import: fix another bad attributeMichael Stahl
2022-05-28tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz
2022-04-05forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl
2022-04-01Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-02-10sw ODF shape import: improve is-textbox checkMiklos Vajna
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden
2021-12-14tdf#62032 xmloff: list-level is positiveInteger, impl is 0-basedJustin Luth
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
2021-11-15move xmloff chart tables into cxx fileNoel Grandin
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02xmloff: Prevent gutter margin xml property to be deallocatedTomaž Vajngerl
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-29Fix typoAndrea Gelmini
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-28tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-22Resolves: tdf#92015 Handle malused *:rfc-language-tag ODF violationEike Rathke
2021-10-21loplugin:flattenNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
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