summaryrefslogtreecommitdiff
path: root/forms/source/richtext/rtattributehandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-6/+3
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin1-5/+3
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-1/+1
2018-01-12More loplugin:cstylecast: formsStephan Bergmann1-4/+4
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann1-0/+1
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: formsStephan Bergmann1-3/+0
2017-07-02eItemMapUnit is unusedStephan Bergmann1-2/+0
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-4/+4
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-13/+13
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-4/+4
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-4/+4
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12loplugin:mergeclassesNoel Grandin1-2/+2
2015-09-30 tdf#94559: second step to remove rtti.hxxOliver Specht1-9/+9
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-10/+9
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann1-6/+4
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann1-4/+6
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-1/+1
2014-07-10use SimpleReferenceObject in forms moduleNoel Grandin1-31/+0
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-32/+0
2014-04-03Typo: corect->correctJulien Nabet1-1/+1
2014-02-26Remove visual noise from formsAlexander Wilms1-24/+24
2014-02-23Remove unneccessary commentsAlexander Wilms1-35/+35
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-6/+0
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2011-11-27remove include of pch header from formsNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-6/+6
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-7/+7
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko1-6/+6
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-8/+8
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.6.134); FILE MERGEDRüdiger Timm1-54/+18