summaryrefslogtreecommitdiff
path: root/sd/source/core/stlsheet.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza1-13/+2
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-09-05convert include/svx/xit.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-21/+22
2013-06-05Resolves: #i120885# Added missing properties for table border...Armin Le Grand1-0/+6
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-04-20Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxxMichael Dunphy1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-21translated last missed german comments in sd/Urs Fässler1-73/+40
2013-03-19trailing whitespacesThomas Arnhold1-2/+2
2013-03-11sd: translate debug messagesThomas Arnhold1-1/+1
2013-03-07fdo#38838 Replaced some use of (Uni)String with OUString.Jean-Noël Rouvignac1-2/+2
2013-02-28fdo#38838,UniString,String_to_OUStringelixir1-28/+38
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon1-12/+3
2013-01-22rhbz#760765 copy custom styles on copy & pasteDavid Tardon1-6/+10
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-16/+13
2012-12-01WaE : declaration of ‘bHidden’ shadows a member of 'this'Julien Nabet1-2/+2
2012-11-30API CHANGE: Added XStyle::isHidden() and XStyle::setHidden()Cédric Bosdonnat1-0/+16
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin1-14/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-05-04removed unwanted/bad cast, fixes n#759178Radek Doulik1-1/+1
2012-04-15More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-20/+17
2012-03-25removed duplicate includes in sdTakeshi Abe1-1/+0
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara1-6/+6
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-25catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+0
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian1-1/+5
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-56/+51
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-56/+51
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-34/+34
2010-12-30cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-02Cleanup commented code in impressKayo Hamid1-43/+0
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-12/+12
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-04impress201: #i113805# removed limitation to allow change of style name and pa...Christian Lippka1-23/+18
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-22#i107450#: make code more explicit to avoid mistakesMathias Bauer1-1/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-9/+9
2009-12-10#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool...Mathias Bauer1-2/+2