summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/tabfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-20Resolves: #i123578# adjust table layout algorithm to avoid layout loopsOliver-Rainer Wittmann1-28/+33
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-6/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-05-11Resolves: #i120016# refine condition for allowing split of a table rowOliver-Rainer Wittmann1-3/+29
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-30/+30
2013-04-12i#23187: Fix crash of the document.Jan Holesovsky1-13/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-22s/heigth/height/Tor Lillqvist1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna1-45/+45
2013-02-06Resolves: rhbz#907933 crash on removing second last para in cell...Caolán McNamara1-0/+20
2013-01-29sal_Bool to boolTakeshi Abe1-2/+2
2012-12-10fdo#57780: sw: lcl_ArrangeLowers: register drawing ...Michael Stahl1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30sal_Bool to boolTakeshi Abe1-34/+33
2012-11-26sal_Bool to boolTakeshi Abe1-4/+4
2012-11-07sal_Bool to boolTakeshi Abe1-3/+3
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet1-2/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-34/+34
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-06-25Cleanup SwDoc::GetPageDesc(sal_uInt16) const-ness issuesNoel Grandin1-3/+1
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-2/+2
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-3/+3
2012-06-01Bin MA_FASTCALL nonsenseTor Lillqvist1-12/+12
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-3/+3
2012-05-08Remove unused (SwTabFrm::GetLeaf)Julien Nabet1-21/+0
2012-03-26Rename WEIT_WECH to FAR_AWAYNicolas Christener1-3/+3
2012-03-13another missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13missing open braceKorrawit Pruegsanusak1-0/+1
2012-03-13trailing whitespace cleanupMichael Meeks1-3/+3
2012-03-13translate german commentsNicolas Christener1-169/+153
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl1-1/+0
2012-01-19remove pointless forward moving of a table (bnc#706138)Luboš Luňák1-5/+0
2011-12-22sw: translate some comments, and s/sal_Bool/bool/Michael Stahl1-27/+30
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-3/+3
2011-09-08Cleanup of SwFlowFrm flags.Stephan Bergmann1-1/+1
2011-06-17Some cppcheck cleaningJulien Nabet1-2/+2
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-92/+0
2011-04-22all bogus comments finally removedJúlio Hoffimann1-24/+24
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-91/+91
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann1-4/+4
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-51/+41
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-243/+245
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-243/+245
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+3
2011-02-25CWS swlayoutrefactoring: resync to m101Mathias Bauer1-2/+4