summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoparagraph.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22implement part of XMultiPropertySet on SwXTextCursor.Michael Meeks
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-03sw: replace SwEventListenerContainer in SwXParagraphMichael Stahl
2013-02-03sw: replace SwEventListenerContainer in SwXTextPortionMichael Stahl
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-24sal_Bool to boolTakeshi Abe
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-07sal_Bool to boolTakeshi Abe
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-07catch exception by constant referenceTakeshi Abe
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-20CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-13Cleanup: remove bogus comments from unocore directoryPrashant Shah
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid
2010-06-25sw33bf06: #i111177#: preventively work around unxsols4 compiler bug everywhereMichael Stahl
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-26merge DEV300_m70Michael Stahl
2010-01-08swunolocking1: #i105557#: SwXParagraph: move static methods to namespace sw.Michael Stahl
2010-01-08swunolocking1: #i105557#: SwXTextCursor:Michael Stahl
2010-01-08swunolocking1: #i105557#: SwXTextRange:Michael Stahl
2010-01-08swunolocking1: #i105557#: fix locking for SwXParagraph:Michael Stahl
2010-01-05swunolocking1: #i105557#: unoobj.hxx: move misc stuff:Michael Stahl
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unoparaframeenum.hxx:Michael Stahl
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unotext.hxx etc.:Michael Stahl
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unotextrange.hxx:Michael Stahl