summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11Expand some defines and simplify loopsMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
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-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-22Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-08-17Add import for new starmath mathml elementsdante
2021-08-13Export Math ML from new mathml nodesdante
2021-08-10no need to use unique_ptr for NamespaceDefine hereNoel Grandin
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-07-26cid#1489450 Big parameter passed by valueCaolán McNamara
2021-07-23sw bibliography, local copy: add ODF filterMiklos Vajna
2021-07-23loplugin:noexceptmove (macOS, libc++)Stephan Bergmann
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-07-20no need to store data separately in SvXMLAttrContainerItemNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-24loplugin:unusedmethodsNoel
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-24restore namespace unwinding in SvXMLImportNoel
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel