summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/wrtswtbl.hxx
AgeCommit message (Expand)Author
2019-11-06make some classes module-privateNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-03-07use more Color in swNoel Grandin
2018-01-25tdf#115180: take table base width into accountMike Kaganski
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-02-21Translate German comments in sw/source/filter/inc/Johnny_M
2016-06-20sw: prefix members of SwWriteTableMiklos Vajna
2016-05-23loplugin:unusedmethods in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-07fix assert on export of fdo77716-1.docx to odtCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi
2014-01-17bool improvementsStephan Bergmann
2013-11-15o3tl::sorted_vector Compare needs to be a strict weak orderingStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2012-12-25sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-15sal_Bool to boolTakeshi Abe
2012-11-13sal_Bool to boolTakeshi Abe
2012-11-13Drop unused functionsTakeshi Abe
2012-07-17SwWriteTable: warning C4389: '==': signed/unsigned mismatchMichael Stahl
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableRows) to o3tl::sorted_vectorNoel Grandin
2012-07-17Convert SV_DECL_PTRARR_SORT_DEL(SwWriteTableCols) to o3tl::sorted_vectorNoel Grandin
2012-06-18removed unused forward declarations of classTakeshi Abe
2012-05-09Convert SV_DECL_PTRARR_DEL(SwWriteTableCells) to boost::ptr_vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-05-20SW_DLLPUBLIC for SwWriteTable* classesLuboš Luňák
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat
2010-11-05#i97951# type change USHORT->sal_uInt32 to prevent overflow in column width c...os
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien