summaryrefslogtreecommitdiff
path: root/sw/source/core/crsr/trvltbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-20loplugin: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
2013-10-15convert sw/inc/crsrsh.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-07add/remove blank lines and braces (in sw/source/core/crsr/)Philipp Riemer1-5/+0
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer1-15/+0
2013-04-06SwCrsrShell: rename member variables missing their prefixMiklos Vajna1-73/+73
2013-02-23sw: rename member variables missing their prefix in ViewShellMiklos Vajna1-1/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara1-10/+0
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-21sal_Bool to boolTakeshi Abe1-1/+1
2012-10-30sal_Bool to boolTakeshi Abe1-2/+2
2012-10-19sal_Bool to boolTakeshi Abe1-4/+4
2012-10-15postfix operator++ -> prefix operator++Luboš Luňák1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-10-04sal_Bool to boolTakeshi Abe1-5/+6
2012-09-27sal_Bool to boolTakeshi Abe1-7/+7
2012-07-26Convert SV_DECL_PTRARR_SORT(SwSelBoxes) to o3tl::sorted_vectorNoel Grandin1-6/+6
2012-07-09adjusted existing comments (in sw/source/core/crsr/)Philipp Riemer1-18/+22
2012-07-09fdo#39468: translate German comments (=> sw/source/core/crsr)Philipp Riemer1-66/+57
2012-05-05Resolves: fdo#49342 crash merging cells, revert conversion to std::mapCaolán McNamara1-9/+9
2012-04-02Convert SV_PTRARRAY to ::std::dequeBartosz Kosiorek1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-9/+9
2011-06-10Related: rhbz#689053, protect against immediate crash hereCaolán McNamara1-0/+4
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1