summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/SwXTextDefaults.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-2/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-8/+8
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-3/+3
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-7/+7
2014-02-27Remove visual noise from swAlexander Wilms1-15/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2013-12-09fdo#54938: Convert sw to use cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-2/+1
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-2/+2
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+4
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-7/+7
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-10sal_Bool to boolTakeshi Abe1-1/+1
2012-06-25SwXTextDefaults: use comphelper/stlunosequence.hxxMiklos Vajna1-7/+3
2012-06-23sw: kill C2U() usage in new re-basedMiklos Vajna1-15/+15
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-5/+5
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-4/+4
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-2/+1
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-2/+0
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08swunolocking1: #i105557#: SwXTextCursor:Michael Stahl1-5/+6
2009-06-03CWS-TOOLING: integrate CWS os128Kurt Zenker1-25/+25
2009-03-04CWS-TOOLING: integrate CWS aw063Oliver Bolte1-2/+2
2008-04-10INTEGRATION: CWS changefileheader (1.21.34); FILE MERGEDRüdiger Timm1-55/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.19.400); FILE MERGEDRüdiger Timm1-10/+11
2007-09-27INTEGRATION: CWS swwarnings (1.19.222); FILE MERGEDJens-Heiner Rechtien1-16/+16
2006-09-16INTEGRATION: CWS pchfix02 (1.18.2); FILE MERGEDOliver Bolte1-3/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.16.466); FILE MERGEDJens-Heiner Rechtien1-3/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.16.600); FILE MERGEDRüdiger Timm1-47/+21
2004-08-11INTEGRATION: CWS tleamisc (1.15.466); FILE MERGEDOliver Bolte1-5/+5
2003-04-17INTEGRATION: CWS os8 (1.14.140); FILE MERGEDVladimir Glazounov1-5/+2
2002-10-16#103152# setPropertyValue for CharStyleName fixedThomas Lange1-6/+24
2002-10-16#103700# no throw readonly exception getting properties from readonly things,...Caolán McNamara1-6/+2
2002-10-16#103124# setPropertyValue for DropCapCharStyleName fixedThomas Lange1-11/+48
2002-10-16#103124# setPropertyValue for PageDescName fixedThomas Lange1-6/+23
2002-09-26#103610# missing properties addedThomas Lange1-4/+6
2002-09-24#103675# get/setPropertyDefault(s) throws RuntimeException for READONLY prope...Thomas Lange1-3/+3
2002-08-15#97643# added interface XServiceInfo to SwXTextDefaultsThomas Lange1-3/+67
2002-08-14#99404# setting of read-only properties now raises PropertyVetoExceptionThomas Lange1-6/+6
2001-11-28#95176# check readonly flag before setting properties, also provide info in e...Martin Gallwey1-12/+10
2001-10-16#93088# fix exception specificationsMartin Gallwey1-6/+6
2001-06-07#87405# removed switch statements as they didn't make any sense!Martin Gallwey1-43/+13
2001-05-23#87405#: asian fonts didn't workMichael Brauer1-2/+8