summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layhelp.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-20tdf#42949 Fix IWYU warnings in sw/source/core/*/*hxxGabor Kelemen1-1/+3
2019-01-11use unique_ptr in SwLayHelperNoel Grandin1-2/+2
2018-11-15sw_redlinehide_3: minimally convert laycache.cxxMichael Stahl1-0/+1
2018-10-03loplugin:constfields in swNoel Grandin1-7/+7
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+2
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-2/+2
2017-05-02sw: prefix members of SwLayHelperMiklos Vajna1-16/+16
2017-04-03More integer clean-upStephan Bergmann1-1/+1
2017-04-03loplugin:loopvartoosmallStephan Bergmann1-2/+2
2016-06-10remove bBreakAfter& param from SwLayHelper constructorNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-17/+17
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-7/+5
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-0/+3
2014-12-25sal_uInt16 to size_tMatteo Casalin1-3/+3
2014-10-18sw: remaining unused methodsMiklos Vajna1-4/+0
2014-09-01fdo#75757: remove inheritance to std::vectorTakeshi Abe1-3/+7
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-22/+8
2014-02-15(un)doxygen-ize comments in sw/source/core/layout/Philipp Riemer1-19/+19
2014-01-25coverity#708427 Unitialized scalar fieldNorbert Thiebaud1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-3/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27sal_Bool to boolTakeshi Abe1-14/+14
2012-11-27Remove undefined functionTakeshi Abe1-1/+0
2012-07-25svstdarr.hxx: remove SvXub_StrLensMichael Stahl1-4/+5
2012-05-09Convert SV_DECL_PTRARR_DEL(SwPageFlyCache) to boost::ptr_vectorNoel Grandin1-4/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+1
2011-07-25Replace SvUShorts with vector in layhelp.hxx and laycache.cxxNigel Hawkins1-3/+2
2011-07-06Replace SvULongs with vector in laycache.cxx and layhelp.hxx. LGPL3+/MPL1.1Nigel Hawkins1-4/+3
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-43/+43
2011-02-10Remove last traces of SvBytes and SvShorts in swNigel Hawkins1-1/+0
2011-02-09Remove svArrays from SwLayCacheIoImplNigel Hawkins1-2/+8
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-38/+38
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05svarray: #i112395#: SvXub_StrLensBartosz Kosiorek1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.6.242); FILE MERGEDRüdiger Timm1-25/+18
2007-09-27INTEGRATION: CWS swwarnings (1.5.242); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-08-14INTEGRATION: CWS writercorehandoff (1.3.1116); FILE MERGEDJens-Heiner Rechtien1-4/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.3.1254); FILE MERGEDRüdiger Timm1-47/+21
2003-04-17INTEGRATION: CWS sw011 (1.2.174); FILE MERGEDVladimir Glazounov1-3/+6
2001-06-29Fix #88945#: Text frame cacheAndreas Martens1-6/+40
2001-05-29Fix #87530#: Save/load layout cache informationAndreas Martens1-0/+233