summaryrefslogtreecommitdiff
path: root/sw/inc/tblafmt.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna1-1/+1
2020-03-12comparison operators should be constNoel Grandin1-1/+1
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-5/+5
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth1-1/+2
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen1-17/+0
2019-05-19Fix typosAndrea Gelmini1-1/+1
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand1-3/+5
2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl1-0/+2
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-100/+32
2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna1-20/+20
2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin1-3/+7
2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin1-3/+3
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna1-0/+6
2018-03-28sw: fix some IWYU warningsMiklos Vajna1-3/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-4/+4
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall1-0/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-1/+0
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski1-0/+2
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski1-0/+12
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski1-0/+1
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski1-0/+1
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski1-0/+8
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-0/+31
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski1-0/+12
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski1-0/+1
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski1-0/+7
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-1/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10sw: prefix members of SwBoxAutoFormatMiklos Vajna1-81/+81
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+7
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna1-2/+2
2015-07-21loplugin:unusedmethods swNoel Grandin1-2/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-35/+35
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-9/+9
2014-05-06dflt -> defaultThomas Arnhold1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-31/+31
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-19convert sw/inc/tblafmt.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-14String to OUStringMatteo Casalin1-4/+4
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev1-1/+1