content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/xmloff/source/style/prhdlfac.cxx
AgeCommit message (Expand)Author
2024-11-02tdf#36709 Add loext:text-indent supporting font-relative unitsJonathan Clark
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2023-08-01xmloff: fix import of CharComplexColor - add StylePropertiesContextTomaž Vajngerl
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2021-12-13ODP import/export: refer to theme from shape text color with effectsMiklos Vajna
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25Store the handler as a const pointer.Kohei Yoshida
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-01-28bool improvementsStephan Bergmann