summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraphproperties.cxx
AgeCommit message (Expand)Author
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-01tdf#103477 buClrTx => use text color insteadMuthu Subramanian
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25tdf#42949: clean up includes in include/oox/core using 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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-23oox: sal_Bool->boolNoel Grandin
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
2013-04-25bnc#793414: Bullet points are not indented correctly.Felix Zhang
2013-04-16bnc#793414: Fixed the left margin of bulletFelix Zhang
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-01-15fdo#46808, Remove unnecessary call to getProcessServiceFactoryNoel Grandin
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-07::rtl:: prefixes removal in ooxJosé Guilherme Vanz
2012-10-11we love you 32bit sal_Int32 as longCaolán McNamara
2012-10-11n#778854: Fixes quite some issues with bullet points.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-05TextParagraphProperties::pushToPropSet: limit effect of failed numrule importMiklos Vajna
2012-05-16Crash fix.Muthu Subramanian
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian
2012-03-28remove unused code (oox, sc)Petr Vorel
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian
2011-11-11This global Reference is problematic, especially for unit testsCaolán McNamara
2011-11-08fixed regression, set the left paragraph marginRadek Doulik
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens
2011-03-30fix import of percentual top and bottom paragraph marginsRadek Doulik
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-18set characters encoding for symbol fonts, n#656934Radek Doulik
2011-01-18fix default bullet size, n#656934Radek Doulik
2011-01-18extend debug dump so that it dumps numbering rulesRadek Doulik
2011-01-12fix bullet characters encoding for symbol fonts, n#656934Radek Doulik
2010-11-11fix type of zero passed as sal_Int32 to templateMichael Meeks