summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/untbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-20loplugin:unusedenumconstantsNoel Grandin1-1/+0
2018-02-01sw: convert DELETEZ to std::unique_ptr in SwUndoTableNumFormatMichael Stahl1-6/+7
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl1-11/+13
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke1-2/+2
2017-12-02silence some coverity warningsCaolán McNamara1-1/+1
2017-11-27loplugin:countusersofdefaultparams in sw (2)Noel Grandin1-1/+1
2017-10-24sw: prefix members of SwUndoTableNumFormatMiklos Vajna1-60/+60
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-2/+2
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-26fdo#43157 convert OSL_ASSERT to assert in sw/source/coreBernhard Widl1-1/+1
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-13/+25
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-12/+12
2017-06-14Use unique_ptr for UnodTableCpyTable_Entry membersStephan Bergmann1-38/+26
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-21remove some old MSVC workaroundsNoel Grandin1-8/+0
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin1-14/+15
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-23/+23
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin1-8/+10
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-5/+0
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-25/+15
2017-01-09New loplugin:externvar: swStephan Bergmann1-2/+2
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-2/+2
2016-10-19coverity#1371270 Missing move assignment operatorCaolán McNamara1-1/+1
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-8/+0
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-35/+34
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-5/+5
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-1/+1
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+11
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski1-0/+26
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski1-0/+63
2016-07-29sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna1-16/+16
2016-05-30tdf#98226: fix undo of table AutoFormatMichael Stahl1-3/+10
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-90/+90
2016-04-12Avoid reserved identifierStephan Bergmann1-10/+10
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin1-3/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-9/+26
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht1-1/+1
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-4/+3
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-35/+35