summaryrefslogtreecommitdiff
path: root/sw/source/filter/writer
AgeCommit message (Expand)AuthorFilesLines
2012-05-25Convert SV_DECL_PTRARR_DEL(SwNumRuleTbl) to std::vectorNoel Grandin1-1/+1
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann1-2/+2
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-3/+3
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin1-2/+1
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann1-1/+1
2012-03-08Fix bug in commit ad9960ffeb25f31ce4b1f819f909f1eb9ad6d7ddNoel Grandin1-4/+5
2012-03-02fix buildCaolán McNamara1-1/+1
2012-03-02Convert SvPtrarr usage to std::vectorNoel Grandin1-61/+21
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+3
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-2/+0
2011-12-06Removed unnessecary tools/table.hxx includesMarcel Metz1-0/+1
2011-11-27remove include of pch header from swNorbert Thiebaud3-6/+0
2011-11-24sw: enable more debug code:Michael Stahl1-19/+11
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-8/+8
2011-11-09Removed SvStringsSortDtorDaisuke Nishino1-23/+15
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist1-4/+0
2011-09-05#define _HAS_ITERATOR_DEBUGGING 0 to fix --enable-dbgutil MSVC compilationTor Lillqvist1-0/+5
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-15/+0
2011-07-11callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara1-8/+0
2011-05-18Remove #include <tools/debug.hxx> in writer/swJacek Wolszczak1-1/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-0/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky4-216/+158
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks4-216/+158
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-3/+3
2011-01-31Remove comments; sw/source/filtershirahara1-2/+1
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner3-141/+141
2011-01-11silence bogus cppcheck warningCaolán McNamara1-1/+1
2010-12-23cppcheck: uninit member variableCaolán McNamara1-1/+2
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]1-54/+0
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-20/+20
2010-12-03gnumake2: merging in os144Bjoern Michaelsen1-20/+20
2010-11-26CWS gnumake2: resync to m94Mathias Bauer1-3/+3
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky3-39/+43
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat3-39/+43
2010-11-25unodapi: #i115383#: IDocumentUndoRedo: undo nodes array:Michael Stahl1-3/+3
2010-11-22clean codeKayo Hamid2-16/+0
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-54/+0
2010-11-17merged DEV300:m93os1-3/+3
2010-11-05Add lots of files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner1-0/+4
2010-11-05#i97951# type change USHORT->sal_uInt32 to prevent overflow in column width c...os1-20/+20
2010-10-21Remove pam include in writer swNadav Vinik2-2/+0
2010-10-18svarray: #i112395# #i84159# increase max number of pools to 2^32Bartosz Kosiorek1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+7
2010-04-28sw33bf03: #i110454#: try to fix harebrained lifecycle of Writer_ImplMichael Stahl1-34/+30
2010-04-28sw33bf03: #i110454#: fix warning by moving member to Impl structMichael Stahl1-8/+9
2010-04-27merge DEV300_m77Michael Stahl4-22/+8
2010-03-30sw33bf03: #i110454#: fix ASSERT from WW8Export::ExportDocument_Impl()Michael Stahl1-7/+9