summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/tblrwcl.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-09-27sw: Drop unused forward declarationsTakeshi Abe1-2/+0
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-11/+11
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+3
2015-09-09sw: replace boost::ptr_vector with std::vectorMichael Stahl1-0/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-39/+39
2014-10-04fdo#39468 Finish translating German comments in sw/source/core/incPhilipp Weissenbacher1-11/+17
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-20sal_Bool to boolTakeshi Abe1-11/+11
2012-11-19sal_Bool to boolTakeshi Abe1-1/+1
2012-11-08sal_Bool to boolTakeshi Abe1-6/+6
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-5/+5
2012-07-26fix previous STL conversion commit:Michael Stahl1-4/+4
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-3/+3
2012-06-25remove some unnecessary but harmless vector(0)Michael Stahl1-1/+1
2012-06-25Convert SwShareBoxFmt and SwShareBoxFmts from Svptrarr to std::vectorNoel Grandin1-5/+5
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin1-8/+3
2012-06-18removed unused forward declarations of classTakeshi Abe1-2/+0
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin1-5/+2
2012-05-09Convert SV_DECL_PTRARR_DEL(_SwShareBoxFmts) to boost::ptr_vectorNoel Grandin1-1/+1
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-4/+5
2012-04-25WaE: defined as a struct here but previously declared as a classTor Lillqvist1-2/+2
2012-04-25move some functions from tblrwcl.hxx into cxx filesMichael Stahl1-11/+0
2012-04-25_FndBoxes was a PTRARR_DEL so use ptr_vectorMichael Stahl1-5/+3
2012-04-25Convert SV_DECL_PTRARR_DEL(_FndLines) to boost::ptr_vectorNoel Grandin1-3/+5
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-5/+4
2011-09-20Remove some warningsFridrich Štrba1-2/+3
2011-09-20replaced some SvUShorts with std::vectorDaniel Di Marco1-7/+3
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-3/+4
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-46/+46
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-46/+46
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1
2009-01-05CWS-TOOLING: integrate CWS libmswordJens-Heiner Rechtien1-1/+1
2008-04-10INTEGRATION: CWS changefileheader (1.5.204); FILE MERGEDRüdiger Timm1-30/+18
2007-11-02INTEGRATION: CWS sw8u9bf02_SRC680 (1.3.118); FILE MERGEDJens-Heiner Rechtien1-4/+11
2007-09-27INTEGRATION: CWS swwarnings (1.3.242); FILE MERGEDJens-Heiner Rechtien1-8/+9
2006-08-14INTEGRATION: CWS writercorehandoff (1.1.1.1.1324); FILE MERGEDJens-Heiner Rechtien1-4/+2
2005-09-09INTEGRATION: CWS ooo19126 (1.1.1.1.1462); FILE MERGEDRüdiger Timm1-47/+21