summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/textparagraphpropertiescontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-10com::sun::star -> cssMike Kaganski1-1/+1
2024-05-10loplugin:ostr in ooxNoel Grandin1-2/+2
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl1-1/+1
2023-03-16tdf#102261: pptx import: handle defTabSzSarper Akdemir1-4/+8
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-27replace oox::OptValue with std::optionalNoel Grandin1-7/+7
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel Grandin1-6/+6
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-15/+15
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin1-7/+7
2022-04-29oox: make buSzTx and buFontTx behave the same way as buClrTxXisco Fauli1-1/+1
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen1-2/+0
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski1-3/+4
2021-02-04have one set of twips<->mm conversionsNoel1-3/+4
2020-11-14tdf#138148 Protect aspect ratio of graphic bullets.Gülşah Köse1-1/+31
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel1-2/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-03-09tdf#42949 Fix IWYU warnings in oox/*/*hxxGabor Kelemen1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
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-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-07oox: BlipFillProperties rename mxGraphic to mxFillGraphicTomaž Vajngerl1-2/+2
2018-02-14tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai1-8/+9
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann1-2/+0
2017-12-18oox: try to fix Android build, no std::lround thereMichael Stahl1-0/+2
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn1-1/+1
2017-10-23loplugin:includeform: ooxStephan Bergmann1-5/+5
2017-10-18Replace lists by vectors in ooxJulien Nabet1-1/+1
2017-07-31loplugin:constparams in ooxNoel Grandin1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist1-1/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-2/+2
2016-12-02convert some anonymous enums to scopedNoel Grandin1-6/+6
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-0/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-4/+4
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-1/+1
2015-03-20tdf#83889:FILEOPEN:PPTX bullet point is followed by spurious symbolPriyankaGaikwad1-0/+2
2014-12-22bnc#862510: PPTX import: Wrong text vertical adjustment inside shape.Zolnai Tamás1-1/+4
2014-11-01oox: introduce W_TOKEN() macroMiklos Vajna1-11/+11
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan1-3/+3
2014-06-25remove whitespacesMarkus Mohrhard1-4/+0
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard1-12/+12
2014-02-23drawingML import: remove some unneeded memberZolnai Tamás1-4/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-21drawingML import: paragraph spacing inside group shapeZolnai Tamás1-5/+63