summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/SwXTextDefaults.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-04#82744# allow compilation with pre-compiled headerSMartin Gallwey1-3/+7
2001-03-21Initial RevisionMartin Gallwey1-0/+243