summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2022-03-14tdf#72776 Allow text removal in the shapesSzymon Kłos
2022-02-14sw ODF shape import: improve is-textbox checkMiklos Vajna
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden
2021-11-12simplify construction of XMLPropertyMapEntryNoel Grandin
2021-11-03loplugin:constparamsNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmloffMike Kaganski
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-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10loplugin:moveparam in xmloffNoel Grandin
2021-10-09Typo: braket->bracketJulien Nabet
2021-09-23tdf#141978: corrects the value assigned to AutoLayout while loading .odp filePierre Marty
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann
2021-09-15loplugin:constvarsNoel Grandin
2021-09-11clang:optin.performance.Padding in xmloffNoel Grandin
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl
2021-09-04dynamic_cast -> static_cast (tdf#130795)Noel Grandin
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01unordered_map is better for pointer keysNoel Grandin
2021-08-01osl::Mutex->static local in EnhancedCustomShapeTokenNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-19Make obvious that this is in a try/catch blockSamuel Mehrbrodt
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-03tdf#142902 DOCX export: remove personal info of comments and changesLászló Németh
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
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-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
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-12loplugin:unusedfieldsNoel Grandin
2021-04-11ofz#32467 Timeout: add arbitrary master page limit when fuzzingCaolán McNamara
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl