summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edtab.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-1/+1
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-1/+1
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-8/+0
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard1-5/+6
2019-08-19uitest: log more eventsAhmed ElShreif1-0/+19
2019-08-07Fix typosAndrea Gelmini1-2/+2
2018-11-25drop unnecessary vcl/window.hxx includes in writerCaolán McNamara1-1/+0
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-06-29loplugin:useuniqueptr in SwTableNodeNoel Grandin1-2/+2
2018-04-26convert tabopts to scoped enumNoel Grandin1-1/+1
2018-02-15Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-2/+2
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-2/+1
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth1-1/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-2/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-10/+10
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-1/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-1/+0
2016-09-08loplugin:constantparam in swNoel Grandin1-4/+2
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann1-5/+5
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-3/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+8
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-49/+49
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-77/+77
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-6/+6
2015-03-23WaE: comparison between signed and unsigned integer expressionsTor Lillqvist1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-1/+1
2014-12-15Related fdo#86929: Kill FOREACHPAM_START for good (part2)Julien Nabet1-9/+11
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19loplugin: cstylecastNoel Grandin1-8/+8
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-2/+2
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-2/+3
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-2/+2
2014-07-15Refactored IDocumentChartDataProviderAccess in SwDoc.Valentin Kettner1-1/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-27/+27
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-2/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-16sal_Bool to boolTakeshi Abe1-2/+2
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin1-2/+2