summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoobj2.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-4/+4
2012-05-25Convert SV_DECL_PTRARR_SORT_VISIBILITY(SwPosFlyFrms) to std::setNoel Grandin1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+12
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara1-4/+13
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak1-3/+3
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-04-07i#112564: Fixed a misbehaviour of createContextEnumeration on SwXTextRangeCédric Bosdonnat1-15/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-28/+22
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-23/+24
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-23/+24
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-8/+4
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-23/+24
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-6/+7
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-1/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-17/+17
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet1-1/+1
2010-12-20CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer1-8/+8
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-109/+8
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-6/+7
2010-11-25cppcheck: methods can be constCaolán McNamara1-1/+1
2010-10-27micro optimizationsCaolán McNamara1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-21/+21
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-13Cleanup: remove bogus comments from unocore direcotryPrashant Shah1-111/+4
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-4/+4
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer1-6/+6
2010-03-09odfmetadata4: #i107672#: SwX{Reference,DocumentIndex}Mark attach to right fmt:Michael Stahl1-2/+2
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-02-04CWS svxsplit: merge with m71Mathias Bauer1-1341/+1162
2010-01-26merge DEV300_m70Michael Stahl1-1/+1
2010-01-22swunolocking1: fix regression:Michael Stahl1-33/+12
2010-01-20swunolocking1: #i108489#: fix crash:Michael Stahl1-3/+4
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-3/+3
2010-01-08swunolocking1: #i105557#: remove class SwUnoCallBack.Michael Stahl1-1/+0
2010-01-08swunolocking1: #i105557#: fix locking for SwXFootnote:Michael Stahl1-7/+1
2010-01-08swunolocking1: #i105557#: fix locking for SwXHeadFootText:Michael Stahl1-10/+3
2010-01-08swunolocking1: #i105557#: fix locking for SwXText:Michael Stahl1-1/+1
2010-01-08swunolocking1: #i105557#: SwXTextCursor:Michael Stahl1-88/+80
2010-01-08swunolocking1: #i105557#: SwXTextCursor:Michael Stahl1-512/+0
2010-01-08swunolocking1: #i105557#: fix locking for SwXParaFrameEnumeration:Michael Stahl1-117/+154
2010-01-08swunolocking1: #i105557#: SwXTextRange:Michael Stahl1-75/+100