summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraphproperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-08-29supplement setting SYMBOL encoded charset with SymbolFont flagCaolán McNamara1-3/+6
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara1-3/+3
2023-08-11reduce noise in debug logsNoel Grandin1-1/+2
2023-08-04oox: default first line indent is 0Szymon Kłos1-0/+2
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl1-9/+1
2023-03-16tdf#102261: pptx import: handle defTabSzSarper Akdemir1-0/+7
2022-10-27tdf#149961 pptx import: fix indents for autofitted texboxesSarper Akdemir1-1/+9
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann1-1/+1
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli1-3/+11
2022-04-26tdf#147586: Initialize mbBulletColorFollowText to falseXisco Fauli1-1/+2
2022-03-02Related: tdf#147283 set a concrete weight for the bullet fontCaolán McNamara1-0/+3
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet1-2/+1
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse1-0/+7
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann1-2/+1
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen1-4/+0
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-02-20tdf#130776 Show the bullet on second level in smartart.Gülşah Köse1-0/+3
2020-01-24loplugin:makeshared in ooxNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin1-3/+2
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-2/+2
2018-07-26oox: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-4/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-02-25fix import of graphic bulletsTomaž Vajngerl1-3/+3
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai1-0/+11
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn1-8/+0
2017-10-23loplugin:includeform: ooxStephan Bergmann1-5/+5
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-1/+0
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-1/+1
2016-12-01tdf#103477 buClrTx => use text color insteadMuthu Subramanian1-1/+3
2016-10-17fix wrong usages of setProperty vs setAnyProperty...Jochen Nitschke1-13/+13
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas1-0/+1
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-2/+2
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-0/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-9/+9
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás1-0/+12
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-1/+0
2014-04-23oox: sal_Bool->boolNoel Grandin1-2/+2