summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-02-24tdf#147580 use valid values for extrusion-specularityRegina Henschel
2022-02-24tdf#72776 Allow text removal in the shapesSzymon Kłos
2022-02-17tdf#145700 Improve lighting in extruded custom shapesRegina Henschel
2022-01-20Fix typosAndrea Gelmini
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-05tdf#130076 Fixed flip not working properly from fileDhiraj Holden
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21SAL_WARN->SAL_INFONoel Grandin
2021-12-17loplugin:unusedvariablecheck improveNoel Grandin
2021-12-14sw ODF shape import: improve is-textbox checkMiklos Vajna
2021-12-09ODP import/export: refer to theme from shape text colorMiklos Vajna
2021-12-08ODP import: handle theme of master pagesMiklos Vajna
2021-12-07ODP export: write the theme of a master pageMiklos Vajna
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