summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/ednumber.cxx
AgeCommit message (Expand)Author
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::MoveParagraph()Michael Stahl
2018-11-15sw_redlinehide_3: adapt setters in SwEditShell tooMichael Stahl
2018-11-15sw: remove this nonsense, see SwPam::Delete()Michael Stahl
2018-11-15sw_redlinehide_3: adapt even more SwEditShell NumMichael Stahl
2018-11-15sw_redlinehide_3: adapt more SwEditShell NumMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::SearchNumRule()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwDoc::GotoNextNum()/GotoPrevNum()Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::HasNumber, HasBullet etc.Michael Stahl
2018-11-15sw_redlinehide_3: SwEditShell::IsFirstNumRuleAtPos()Michael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell callers of SwDoc::GetNumRuleAtPosMichael Stahl
2018-11-15sw_redlinehide_3: adapt some SwEditShell functionsMichael Stahl
2018-11-15sw_redlinehide_3: adapt SwEditShell::OutlineUpDown()Michael Stahl
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-04-01loplugin:constantparam in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sal_uInt16 to size_typeMatteo Casalin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-17loplugin:implicitboolconversion gold?Stephan Bergmann
2015-04-03Resolves: tdf#87548 don't create a new list for each multiselection portionCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2014-12-05use unique() for checks for multiselectionBjoern Michaelsen
2014-12-05more const correctnessBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-12-04use C++11 iterationBjoern Michaelsen
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-16sw: avoid 'condition ? sal_True : sal_False' expressionsMatteo Casalin
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-19Resolves: #i124371# When changing the numbering or bullet styling...Oliver-Rainer Wittmann
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms