summaryrefslogtreecommitdiff
path: root/sw/inc/tblafmt.hxx
AgeCommit message (Expand)Author
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-03-10Recheck sw headers with IWYUGabor Kelemen
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-08-12sw: prefix members of SwFmDrawPage, SwNumRule, SwTableAutoFormat and ...Miklos Vajna
2020-03-12comparison operators should be constNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-19tdf#115576 sw: fix borders for single row/col autotable stylesJustin Luth
2019-10-17Remove some memset callsMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-05-19Fix typosAndrea Gelmini
2019-05-18Adapt AutoFormatHelper to std::unique_ptrArmin Le Grand
2019-05-12sw: -Werror=deprecated-copy; restore SwBoxAutoFormat::operator=Michael Stahl
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna
2018-11-22convert SwTableAutoFormat::UpdateFlags to scoped enumNoel Grandin
2018-09-28loplugin:useuniqueptr in SwCellStyleTableNoel Grandin
2018-08-08sw HTML import: apply default table autoformat on cells in reqif modeMiklos Vajna
2018-03-28sw: fix some IWYU warningsMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-07-20Added Test to check TableAutoFormat Style after Save/LoadVarun Dhall
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski
2016-06-17GSoC Table Styles, Add TableStyle propertiesJakub Trzebiatowski
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10sw: prefix members of SwBoxAutoFormatMiklos Vajna
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-06dflt -> defaultThomas Arnhold
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist