summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraph.cxx
AgeCommit message (Expand)Author
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2017-12-18oox: fix Android buildMiklos Vajna
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-06-13Fix typosAndrea Gelmini
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-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-07-24bnc#862510: PPTX import: bullets have color as following text by default.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás
2014-02-14drawingML import: fix inheritance of character heightMiklos Vajna
2013-06-21bnc#593612: font size: override para prop with run propFelix Zhang
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-08Fix again n719988, n734733Xisco Fauli
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-10-11n#778854: Fixes quite some issues with bullet points.Muthu Subramanian
2012-08-21n760019: removing problematic code that disrupts numbering levelFelix Zhang
2012-08-14n#759180: Override properties with endParaPr.Muthu Subramanian
2012-08-14n#759180: Push oox default spacing values.Muthu Subramanian
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-05oox::drawingml::TextParagraph: OSL_TRACE -> SAL_INFOMiklos Vajna
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang
2012-01-24Fix for a probable crash. (code review)Muthu Subramanian
2011-08-17fix how table style is appliedRadek Doulik
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-03-30fix import of percentual top and bottom paragraph marginsRadek Doulik
2010-11-10better debug dump of text paragraph propertiesRadek Doulik
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova
2010-10-19Merged oox-smartart-import.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-01impress189: fixed warningsj