summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameContext.cxx
AgeCommit message (Expand)Author
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-07-26Fix typosAndrea Gelmini
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-03-20tdf#83877 ODF: Load signature linesSamuel Mehrbrodt
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-26Fix typosAndrea Gelmini
2018-02-21tdf#115782: Need to use mirrored rotation in ODFArmin Le Grand
2018-02-18Fix bug numbers in these commentsAdolfo Jayme Barrientos
2018-02-16tdf#115519: Handle rotation for WriterFlyFrames correctlyArmin Le Grand
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-11Corrected precision of imported rotationArmin Le Grand
2018-01-11Fix typosAndrea Gelmini
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand
2018-01-04Fix typosAndrea Gelmini
2018-01-04RotateFlyFrameFix: im/export rotation in degArmin Le Grand
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-20tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RTTamás Zolnai
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-17tdf#100033: Frames with the same name are removedTamás Zolnai
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-02-09tdf#103567 xmloff: ODF import: fix more lossage on Writer framesMichael Stahl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon