summaryrefslogtreecommitdiff
path: root/sc/source/ui/app
AgeCommit message (Expand)Author
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-27Clean up aEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-19sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Calc's toolbarSzymon Kłos
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-13tdf#89031 remove agressiveness from Calc function suggestionsWinfried Donkers
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-20tdf#83859: Make arrow keys work again in named ranges dropdownKatarina Behrens
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-22Remove include stdio (part5)Julien Nabet
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-15move Resize code to Paint for ScTextWndTomaž Vajngerl
2015-05-15refactor ScTextWnd to use RenderContextTomaž Vajngerl
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann