summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layact.cxx
AgeCommit message (Expand)Author
2013-04-17Reintroduce unlockPositionOfObjects().Jan Holesovsky
2013-04-12i#23187: Fix crash of the document.Jan Holesovsky
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-27sal_Bool to boolTakeshi Abe
2012-10-02Remove dead codeTakeshi Abe
2012-09-22sal_Bool to boolTakeshi Abe
2012-07-26Convert SV_DECL_VARARR(SwRects) to std::vectorNoel Grandin
2012-07-26Convert SV_DECL_PTRARR_SORT(_SwFtnIdxs) to o3tl::sorted_vectorNoel Grandin
2012-02-18Translated German comments to EnglishDavid Vogt
2012-01-17sw: translate some commentsMichael Stahl
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-10-25WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-09-01fdo#40344: reverted commit 6f7bd9Cédric Bosdonnat
2011-08-17Header/Footer: Update the whole page when SwFooterFrm is invalidCédric Bosdonnat
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-03Use GetBoundRect() instead of Frm() in layout.Sébastien Le Ray
2011-05-03Use page bounding box for layout computations.Sébastien Le Ray
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-04-22all bogus comments finally removedJúlio Hoffimann
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-03Code styleSébastien Le Ray
2011-03-03Draw smooth shadows around page and remove bordersSébastien Le Ray
2011-02-25CWS swlayoutrefactoring: resync to m101Mathias Bauer
2011-02-22Remove last traces of SvBools from swNigel Hawkins
2011-02-21Remove use of SvBools in layact.cxxNigel Hawkins
2011-02-15CWS mongolianlayout: resync to m100Mathias Bauer
2011-02-09Remove static if-testsThomas Arnhold
2011-02-09CWS swlayoutrefactoring: fixes for compilation on unxlngxi after resyncMathias Bauer
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-02-06Remove nested OSL_DEBUG_LEVELThomas Arnhold
2011-01-18Remove dates and two unused code segments.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-17cws mongolianlayout: resync to m97Mathias Bauer
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17valgrind: set this to a simple boolCaolán McNamara
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-17merged DEV300:m93os