summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docdesc.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-08fdo#62475 - remove pointless comments and ASCII art in sw/source/core/docPhilipp Riemer1-19/+0
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer1-9/+1
2013-02-18SwDoc: rename member variables missing their prefixMiklos Vajna1-32/+32
2013-01-23fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedescMichael Stahl1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-20sal_Bool to boolTakeshi Abe1-23/+23
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-09merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsSharedMiklos Vajna1-6/+5
2012-07-04Convert Svptrarr to std::vector<SvGlobalName*>Noel Grandin1-7/+4
2012-07-04sw: drop some unused includesMiklos Vajna1-14/+0
2012-07-04SwDoc::ChgPageDesc: copy page size to first pageMiklos Vajna1-1/+5
2012-07-03sw: missing RES_FRAMEDIR in SwPageDesc::aFirst's itemsetMiklos Vajna1-0/+5
2012-07-03SwDoc: initialize first page format as wellMiklos Vajna1-3/+8
2012-07-02sw: include header/footer type in layout dumpMiklos Vajna1-2/+2
2012-07-02SwDoc: kill copy&paste with CopyMasterHeader() and CopyMasterFooter()Miklos Vajna1-189/+113
2012-07-02sw: initial HeaderTextFirst / FooterTextFirstMiklos Vajna1-2/+99
2012-06-29sw: initial HeaderIsSharedFirst / FooterIsSharedFirstMiklos Vajna1-0/+2
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwPageDescs) to std::vectorNoel Grandin1-8/+8
2012-05-25Convert SV_DECL_PTRARR(SwOLENodes) to std::vectorNoel Grandin1-4/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-10sw: tweak comment translations:Michael Stahl1-9/+12
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24better tranlation for "a al WW" :-)Michael Meeks1-2/+2
2011-11-24more German transaltions in docdesc.cxxPhilipp Weissenbacher1-1/+1
2011-11-23fixed the German translationsPetr Mladek1-6/+6
2011-11-23Translated German comments to English.Philipp Weissenbacher1-83/+70
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-10/+7
2011-04-05Removal of bogus comments in writer moduleANURAG JAIN1-24/+18
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-132/+60
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-73/+77
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer1-25/+1
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-66/+4
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-64/+154
2011-02-08Clean-up bogus comments in writer.Guillaume Poussel1-9/+4
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-18/+18
2011-01-31easyhacks: remove bogus commentsshirahara1-2/+2
2011-01-17Remove dates and two sections of old code.Thomas Arnhold1-10/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-63/+63
2010-12-21CWS swlayoutrefactoring: #i115510#: use boost::noncopyable for SwClient; move...Mathias Bauer1-42/+20
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-53/+20
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-0/+1
2010-12-15undoapi: #i114888#: move sw::UndoGuards:Michael Stahl1-2/+2
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-6/+6
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-6/+6
2010-11-25unodapi: #i114888#: sw: clean up some more, using sw::UndoGuard.Michael Stahl1-7/+4
2010-11-25unodapi: #i115383#: clean up ClearRedo() usage:Michael Stahl1-1/+0
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-15/+18