summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextFrameContext.cxx
AgeCommit message (Expand)Author
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
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-19Resolves: tdf#96245 relax test for duplicate frame namesCaolán McNamara
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara