summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unosect.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-09-21fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-05-31targetted SAL_N_ELEMENTS revert.Michael Meeks1-4/+4
2012-05-25Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin1-4/+4
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-7/+7
2012-01-07catch exception by constant referenceTakeshi Abe1-1/+1
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-5/+5
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-1/+2
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-01use uuid template here instead of hand-rolled onesCaolán McNamara1-2/+7
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+3
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-7/+8
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-7/+8
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-14/+7
2011-03-05Comment cleanup writer (part1)David Nalley1-25/+5
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-7/+8
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-2/+3
2011-01-18Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold1-1/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-5/+5
2010-12-20CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer1-2/+2
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-1/+1
2010-12-10cppcheck: remove warningsJoachim Trémouroux1-2/+1
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-2/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-18/+18
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-13Cleanup: remove bogus comments from unocore direcotryPrashant Shah1-95/+1
2010-10-09Use SAL_N_ELEMENTS macroKayo Hamid1-2/+1
2010-06-25sw33bf06: #i111177#: preventively work around unxsols4 compiler bug everywhereMichael Stahl1-1/+2
2010-03-16odfmetadata4: #i109599#: SwXTextSection: add support for xml:id.Michael Stahl1-0/+19
2010-03-16odfmetadata4: #i109117#: fix crash in SwXTextSection::setPropertyToDefault()Michael Stahl1-62/+78
2010-03-16odfmetadata4: #i109599#: rename SwSection::[GS]etName() to [GS]etSectionName()Michael Stahl1-5/+8
2010-03-16odfmetadata4: #i109599#: remove SwSection::operator=():Michael Stahl1-49/+45
2010-03-16odfmetadata4: #i109600#: refactor insertion of TOX:Michael Stahl1-1/+1
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-1063/+1317
2010-01-26merge DEV300_m70Michael Stahl1-2/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-4/+4
2010-01-08swunolocking1: #i105557#: fix locking for SwXDocumentIndex:Michael Stahl1-1/+2
2010-01-08swunolocking1: #i105557#: SwXParagraph: move static methods to namespace sw.Michael Stahl1-3/+2
2010-01-08swunolocking1: #i105557#: SwXTextCursor:Michael Stahl1-1/+1
2010-01-08swunolocking1: #i105557#: SwXTextRange:Michael Stahl1-2/+2
2010-01-08swunolocking1: #i105557#: fix locking for SwXTextSection:Michael Stahl1-1053/+1308
2010-01-05swunolocking1: #i105557#: unoobj.hxx: move misc stuff:Michael Stahl1-2/+2
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unotextrange.hxx:Michael Stahl1-0/+1
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unotextcursor.hxx:Michael Stahl1-0/+1
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unosection.hxx:Michael Stahl1-1/+1
2010-01-05swunolocking1: #i105557#: unoobj.hxx: split out unoparagraph.hxx:Michael Stahl1-6/+3