summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameContext.cxx
AgeCommit message (Expand)Author
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02drop the SvXMLExport::Characters method..Noel
2020-09-11remove duplicate XML_TOK_TEXT_FRAME_FILTER_NAMENoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-06loplugin:unusedvariableplus in xmloffNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-03-02don't rely on parser ::characters callback only firing onceNoel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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