summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraphpropertiescontext.cxx
AgeCommit message (Expand)Author
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2017-12-18oox: try to fix Android build, no std::lround thereMichael Stahl
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-02convert some anonymous enums to scopedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás
2014-02-18DOCX drawingML import: handle paragraph top marginMiklos Vajna
2014-02-05drawingML import: paragraph adjustment inside group shapeZolnai Tamás
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-13Resolves: #i119579# position & direction of bracket incorrect in Arabic localeZhe Wang
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-02-03n#744509: Alignment of text is wrong.Muthu Subramanian
2012-01-03n734734: Line Spacing is used from previous values.Muthu Subramanian
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]