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