summaryrefslogtreecommitdiffstats
path: root/sw/source/core/unocore/unosect.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin2012-06-201-2/+2
* targetted SAL_N_ELEMENTS revert.Michael Meeks2012-05-311-4/+4
* Convert SV_DECL_PTRARR(SwSections) to std::vectorNoel Grandin2012-05-251-4/+4
* Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot2012-01-171-7/+7
* catch exception by constant referenceTakeshi Abe2012-01-071-1/+1
* getPropertyMap can return a reference instead of a pointerCaolán McNamara2012-01-051-5/+5
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-1/+2
* remove include of pch header from swNorbert Thiebaud2011-11-271-2/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+12
* use uuid template here instead of hand-rolled onesCaolán McNamara2011-06-011-2/+7
* left arrow comments removed // <--Júlio Hoffimann2011-04-221-1/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-3/+3
|\
| * CWS swlayoutrefactoring: resync to m100Mathias Bauer2011-02-091-7/+8
| |\
| * | CWS swlayoutrefactoring: #i81480#: some bug fixes found in testingMathias Bauer2010-12-201-2/+2
| * | CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer2010-12-171-1/+1
* | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-7/+8
|\ \ \
| * \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks2011-03-141-7/+8
| |\ \ \ | | | |/ | | |/|
| | * | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-2/+3
| | |\ \
| | | * | unodapi: #i115383#: SwDoc:Michael Stahl2010-11-251-2/+3
| | | |/
| | * / removetooltypes01: #i112600# Remove tools types from swCarsten Driesner2011-01-171-5/+5
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-14/+7
|/ /
* | Comment cleanup writer (part1)David Nalley2011-03-051-25/+5
* | Remove duplicated includes and defines. Identified with "cat $i | grep '^#inc...Thomas Arnhold2011-01-181-1/+0
* | cppcheck: remove warningsJoachim Trémouroux2010-12-101-2/+1
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-18/+18
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* | Cleanup: remove bogus comments from unocore direcotryPrashant Shah2010-10-131-95/+1
* | Use SAL_N_ELEMENTS macroKayo Hamid2010-10-091-2/+1
|/
* sw33bf06: #i111177#: preventively work around unxsols4 compiler bug everywhereMichael Stahl2010-06-251-1/+2
* odfmetadata4: #i109599#: SwXTextSection: add support for xml:id.Michael Stahl2010-03-161-0/+19
* odfmetadata4: #i109117#: fix crash in SwXTextSection::setPropertyToDefault()Michael Stahl2010-03-161-62/+78
* odfmetadata4: #i109599#: rename SwSection::[GS]etName() to [GS]etSectionName()Michael Stahl2010-03-161-5/+8
* odfmetadata4: #i109599#: remove SwSection::operator=():Michael Stahl2010-03-161-49/+45
* odfmetadata4: #i109600#: refactor insertion of TOX:Michael Stahl2010-03-161-1/+1
* CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | CWS svxsplit: merge with m71Mathias Bauer2010-02-041-1063/+1317
|\|
| * merge DEV300_m70Michael Stahl2010-01-261-2/+1
| |\
| * | swunolocking1: #i105557#: fix locking for SwXDocumentIndex:Michael Stahl2010-01-081-1/+2
| * | swunolocking1: #i105557#: SwXParagraph: move static methods to namespace sw.Michael Stahl2010-01-081-3/+2
| * | swunolocking1: #i105557#: SwXTextCursor:Michael Stahl2010-01-081-1/+1
| * | swunolocking1: #i105557#: SwXTextRange:Michael Stahl2010-01-081-2/+2
| * | swunolocking1: #i105557#: fix locking for SwXTextSection:Michael Stahl2010-01-081-1053/+1308
| * | swunolocking1: #i105557#: unoobj.hxx: move misc stuff:Michael Stahl2010-01-051-2/+2
| * | swunolocking1: #i105557#: unoobj.hxx: split out unotextrange.hxx:Michael Stahl2010-01-051-0/+1
| * | swunolocking1: #i105557#: unoobj.hxx: split out unotextcursor.hxx:Michael Stahl2010-01-051-0/+1
| * | swunolocking1: #i105557#: unoobj.hxx: split out unosection.hxx:Michael Stahl2010-01-051-1/+1
| * | swunolocking1: #i105557#: unoobj.hxx: split out unoparagraph.hxx:Michael Stahl2010-01-051-6/+3
* | | #i107450#: build all other modules with new editeng libMathias Bauer2010-01-081-4/+4
| |/ |/|