summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/ednumber.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-93/+93
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-10-07loplugin:mergeclassesNoel Grandin1-22/+22
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-62/+62
2015-05-05loplugin:staticmethodsNoel Grandin1-7/+7
2015-05-03sal_uInt16 to size_typeMatteo Casalin1-11/+11
2015-04-27More loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-17loplugin:implicitboolconversion gold?Stephan Bergmann1-1/+1
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara1-4/+14
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen1-5/+5
2014-12-05more const correctnessBjoern Michaelsen1-1/+1
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+6
2014-12-04use C++11 iterationBjoern Michaelsen1-4/+2
2014-11-19loplugin: cstylecastNoel Grandin1-3/+3
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin1-4/+1
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-5/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-8/+8
2014-04-30sw: sal_Bool->boolNoel Grandin1-24/+24
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann1-38/+58
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-22Resolves: #i124243# allow in-place editing of Input Fields...Oliver-Rainer Wittmann1-16/+19
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-1/+1
2014-02-07remove germanism: bEnde -> bEndThomas Arnhold1-5/+5
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-23fdo#42708: bullets should not exit stage left ...Bjoern Michaelsen1-3/+6
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-3/+3
2013-10-18convert sw/source/core/edit/*.cxx from String to OUStringNoel Grandin1-1/+1
2013-10-15convert sw/inc/editsh.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-29String to OUStringMatteo Casalin1-1/+1
2013-08-21String to OUStringMatteo Casalin1-1/+1
2013-06-09adjusted code indentation for consistencyPhilipp Riemer1-2/+1
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer1-18/+4
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer1-4/+3
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer1-31/+24
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+83
2012-12-15Some cppcheck cleaning in sw/Julien Nabet1-5/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-23sal_Bool to boolTakeshi Abe1-6/+6
2012-11-03sal_Bool to boolTakeshi Abe1-7/+7
2012-11-01sal_Bool to boolTakeshi Abe1-7/+7
2012-10-30sal_Bool to boolTakeshi Abe1-11/+11
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-27sal_Bool to boolTakeshi Abe1-1/+1
2012-07-26fix previous STL conversion commit:Michael Stahl1-14/+14
2012-07-26Convert SV_DECL_VARARR_SORT(_SwPamRanges) to o3tl::sorted_vectorNoel Grandin1-21/+22
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0