summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)AuthorFilesLines
2016-09-16tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll1-6/+22
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-3/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-3/+3
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-3/+3
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-07-19sc: convert SC_DROP_* defines to typed flagsJochen Nitschke1-4/+4
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin1-1/+0
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin3-27/+27
2016-06-18Improve readability of OUString concatanation in ScNavigatorDlgMuhammet Kara1-10/+9
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2-11/+12
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-25/+11
2016-03-14inline some use-once macrosNoel Grandin1-30/+24
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke2-3/+3
2016-03-10loplugin:constantparam in scNoel Grandin1-4/+4
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-3/+2
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-46/+46
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht4-17/+16
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-22convert SC_CONVERT constants to scoped enumNoel Grandin2-151/+145
2015-09-11convert Link<> to typedNoel Grandin1-3/+3
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-23tdf#39440 reduce variable scope, adapt indentationMichael Weghorn1-4/+4
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin3-3/+3
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl1-2/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-7/+7
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin1-1/+1
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-3/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-3/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+2
2015-05-05loplugin:staticmethodsNoel Grandin2-5/+5
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl2-4/+4
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-120/+150
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-3/+3