summaryrefslogtreecommitdiff
path: root/sw/source/uibase/table/swtablerep.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-10-20use tools::Long in swNoel1-1/+1
2020-08-04Related: tdf#134925 use std::vectorCaolán McNamara1-11/+11
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-29/+1
2018-10-15sw: prefix members of SwTableRepMiklos Vajna1-34/+34
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-2/+2
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-2/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2014-07-26Avoid unneeded downcast, reduce scope, constifyMatteo Casalin1-11/+7
2014-06-14Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+186