summaryrefslogtreecommitdiff
path: root/sw/source/core/table/swnewtable.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-20sal_Bool to boolTakeshi Abe1-11/+11
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-13/+13
2012-09-24tweak assertions in SwTable::CheckConsistency()Michael Stahl1-13/+21
2012-09-21use scoped_array in lcl_UnMergeMichael Stahl1-4/+3
2012-09-21fdo#48692: fix problems with large number of table cells:Michael Stahl1-28/+29
2012-07-30C40_GETPOS is unnecessary nowCaolán McNamara1-11/+11
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-39/+33
2012-07-18Translate german sentencesJulien Nabet1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-25/+25
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-26/+26
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-84/+83
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann1-13/+13
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-13Fix typos in commentsElton Chung1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-2/+2
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-83/+84
2011-05-16Some cppcheck cleaningJulien Nabet1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-5/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-178/+184
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-178/+184
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer1-187/+193
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-3/+9
2011-02-06Remove nested OSL_DEBUG_LEVELThomas Arnhold1-3/+0
2011-01-24Remove FINDSTARTENDOFROWSPANCACHE directive and some more dead code.Thomas Arnhold1-148/+0
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-186/+186
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer1-4/+3
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
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-68/+64
2010-11-25unodapi: #i115383#: SwDoc:Michael Stahl1-2/+8
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer1-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-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-2/+2
2009-09-25merge commitMathias Bauer1-1/+4
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker1-1/+4
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-4/+4
2008-06-13INTEGRATION: CWS swlists01 (1.11.148); FILE MERGEDRüdiger Timm1-12/+12
2008-04-10INTEGRATION: CWS changefileheader (1.11.202); FILE MERGEDRüdiger Timm1-23/+18
2007-11-02INTEGRATION: CWS sw8u9bf02_SRC680 (1.9.4); FILE MERGEDJens-Heiner Rechtien1-2/+123
2007-09-27INTEGRATION: CWS swwarnings (1.3.30); FILE MERGEDJens-Heiner Rechtien1-10/+6
2007-07-06INTEGRATION: CWS swsoftpagebreak (1.7.50); FILE MERGEDRüdiger Timm1-3/+3
2007-06-26INTEGRATION: CWS swqbf97 (1.3.46); FILE MERGEDJens-Heiner Rechtien1-25/+31
2007-05-31#i10000# SwTable::IsSelectionRectangular removed again.Rüdiger Timm1-60/+2