summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)Author
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-10the return of callcatcherCaolán McNamara
2014-02-03sc: cleanup cruft in NumberFormatPropertyPanel.Michael Meeks
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-11-29typo: seperator -> separatorAndras Timar
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin
2013-11-13expand out the A2S macroNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/sidebar/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sw/../CellAppearancePropertyPanel.hxx from String to OUStringNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-05remove it here tooThomas Arnhold
2013-09-05WaE: -Wunused-private-fieldThomas Arnhold
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin
2013-08-02no need for dynamic array of XubStringsCaolán McNamara
2013-07-05accidental push of merge in progress, sighCaolán McNamara
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev
2013-06-15sidebar: Conversion to .ui for CellAppearancePropertyPanelPrashant Pandey
2013-06-12sidebar: Conversion to .ui for NumberFormatPropertyPanelPrashant Pandey
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky
2013-05-21WaE: unused variablesTor Lillqvist
2013-05-20Resolves: #i122047# Adding virtual destructors to interfaces...Andre Fischer
2013-05-20Related: #i122144# Use standard icons for sidebar number formatsAndre Fischer
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann