summaryrefslogtreecommitdiff
path: root/sw/source/core/frmedt/tblsel.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna1-2/+2
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-24sal_Bool to boolTakeshi Abe1-49/+47
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-9/+9
2012-09-21little cleanup in GetTblSelMichael Stahl1-4/+2
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-8/+14
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara1-2/+2
2012-07-26Convert SV_DECL_VARARR_SORT(_MergePos) to o3tl::sorted_vectorNoel Grandin1-13/+12
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-56/+17
2012-06-25Convert local vars in lcl_FindStartEndRow from Svptrarr to std::vectorNoel Grandin1-10/+8
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-20/+23
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-2/+2
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-19/+17
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-33/+68
2012-04-25Convert SV_DECL_PTRARR_DEL(SwSelUnions) to boost::ptr_vectorNoel Grandin1-26/+22
2012-04-25Remove data structures there dead i.e. not doing any actual workNoel Grandin1-26/+1
2012-04-25Convert SV_DECL_PTRARR(SwChartBoxes) to std::vectorNoel Grandin1-5/+3
2012-04-25Convert SV_DECL_PTRARR_DEL(SwChartLines) to boost::ptr_vectorNoel Grandin1-4/+3
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl1-8/+12
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin1-19/+19
2012-04-25Convert SV_DECL_PTRARR(_FndBox*) to std::vectorNoel Grandin1-18/+20
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek1-14/+11
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl1-1/+1
2012-01-21sw: tweak translation 60c8a970dMichael Stahl1-51/+46
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2012-01-16Translate German comments to EnglishLuc Castermans1-202/+190
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24Fix logic inversionDaisuke Nishino1-1/+1
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-69/+33
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-7/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-5/+5
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-59/+57
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-198/+204
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-198/+204
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer1-46/+8
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-181/+226
2011-02-08Remove bogus comments in writer.Guillaume Poussel1-15/+10
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-4/+11
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-186/+186
2010-12-22CWS swlayoutrefactoring: conflict resolution after resync to DEV300_m96Mathias Bauer1-3/+0
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer1-10/+12
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-63/+29
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]1-2/+2
2010-12-15undoapi: UndoCore.hxx: split out UndoTable.hxxMichael Stahl1-1/+1
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1/+1