summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/trvltbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-3/+3
2020-06-10loplugin:buriedassign in swNoel Grandin1-3/+4
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh1-0/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-08-26tdf#42949 Fix IWYU warnings in sw/source/core/[a-c]*/*cxxGabor Kelemen1-6/+0
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+4
2018-04-20remove unnecessary braces in GotoNextTableNoel Grandin1-26/+28
2018-04-19Satisfy Coverity errorJim Raykowski1-0/+1
2018-04-14tdf#115600 Display messages in Findbar for Table navigationJim Raykowski1-4/+39
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-3/+3
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-3/+3
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-3/+3
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-1/+1
2017-04-12convert SwTableSearchType to o3tl::typed_flagsNoel Grandin1-2/+2
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann1-1/+2
2016-11-29convert SwCursorSelOverFlags to o3tl::typed_flagsNoel Grandin1-2/+2
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-1/+0
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin1-11/+11
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-6/+6
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-179/+179
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-34/+34
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-152/+152
2015-05-05loplugin:staticmethodsNoel Grandin1-5/+3
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-2/+2
2015-02-10coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell()Michael Stahl1-2/+0
2015-01-26coverity#704347 Logically dead codeCaolán McNamara1-2/+2
2014-12-04use C++11 iterationBjoern Michaelsen1-6/+6
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-12loplugin: cstylecastNoel Grandin1-7/+7
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-4/+5
2014-07-07coverity#1213080 Explicit null dereferencedCaolán McNamara1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-05coverity#1213246 Dereference null return valueCaolán McNamara1-0/+3
2014-04-30sw: sal_Bool->boolNoel Grandin1-39/+39
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-14typo: updateing -> updatingThomas Arnhold1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-3/+3
2013-10-18convert sw/source/core/crsr/*.cxx from String to OUStringNoel Grandin1-1/+1