summaryrefslogtreecommitdiff
path: root/xmloff/source/style/prhdlfac.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann1-4/+4
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl1-1/+2
2019-08-20loplugin:constvars in writerfilter..xmlscriptNoel Grandin1-1/+1
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna1-0/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin1-108/+105
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov1-2/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-10/+10
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-11/+8
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann1-2/+2
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski1-0/+21
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin1-1/+1
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida1-6/+21
2014-07-25Store the handler as a const pointer.Kohei Yoshida1-3/+3
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida1-3/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-2/+2
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-09-25Mark as const / staticTakeshi Abe1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-11/+0
2013-07-09read/write ODF *:script* and *:rfc-language-tag*Eike Rathke1-0/+6
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power1-0/+3
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva1-0/+3
2011-11-27remove include of pch header from xmloffNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-12change of __READONLY_DATA define to constGert Faller1-2/+2
2010-11-26cppcheck: use prefix variantCaolán McNamara1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-04-27merge DEV300_m77Michael Stahl1-4/+1
2010-04-19sw33bf03: xmloff: fonthdl.hxx: fix broken header guardMichael Stahl1-2/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-01-05CWS-TOOLING: integrate CWS overline3Jens-Heiner Rechtien1-1/+17
2008-06-06INTEGRATION: CWS sw30rng01 (1.29.36); FILE MERGEDRüdiger Timm1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.28.138); FILE MERGEDRüdiger Timm1-93/+18
2007-08-03INTEGRATION: CWS oasisrng03 (1.26.154); FILE MERGEDJens-Heiner Rechtien1-2/+5
2007-06-27INTEGRATION: CWS vgbugs07 (1.26.124); FILE MERGEDJens-Heiner Rechtien1-8/+8
2006-09-17INTEGRATION: CWS pchfix02 (1.25.160); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.24.202); FILE MERGEDRüdiger Timm1-47/+21
2004-11-26INTEGRATION: CWS oasisbf2 (1.22.80); FILE MERGEDRüdiger Timm1-6/+14
2004-11-17INTEGRATION: CWS impress17 (1.22.88); FILE MERGEDOliver Bolte1-2/+5
2004-07-13INTEGRATION: CWS oasis (1.21.12); FILE MERGEDRüdiger Timm1-8/+35
2004-02-26INTEGRATION: CWS hiddentext (1.20.216); FILE MERGEDKurt Zenker1-2/+7
2002-06-20#98281# added CreatePropertyHandler method to allow import of table writing-m...Daniel Vogelheim1-216/+225