summaryrefslogtreecommitdiff
path: root/sw/inc/tblafmt.hxx
AgeCommit message (Expand)Author
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
2013-09-19convert sw/inc/tblafmt.hxx from String to OUStringNoel Grandin
2013-08-14String to OUStringMatteo Casalin
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-05-17WaE: 'Impl' defined as a struct here but previously declared as a classTor Lillqvist
2012-05-15SwTableAutoFmtTbl: try to fix MSVC tinderbox:Michael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vectorNoel Grandin
2012-05-03remove obsolete READ_OLDVERS table autoformat codeMichael Stahl
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-04-25Translation of German comments.Christoph Herzog
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth