summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard4-14/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin6-15/+3
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-5/+0
2014-05-16clean up, remove eof commentsThomas Arnhold20-40/+0
2014-05-11sc: some cleanup of the alignment panelMaxim Monastirsky2-226/+29
2014-05-11fix-includes.pl: scThomas Arnhold9-19/+19
2014-05-05remove some commented out lines from src filesThomas Arnhold1-1/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-02Avoid possible memory leaks in case of exceptionsTakeshi Abe1-12/+13
2014-04-23huge hrc and src file cleanupThomas Arnhold1-5/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold9-24/+24
2014-04-06whitespace cleanup in scMarkus Mohrhard2-78/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann5-11/+11
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-4/+4
2014-03-03Remove visual noise from scAlexander Wilms4-50/+50
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-16/+16
2014-02-21coverity#1158357 Uncaught exceptionCaolán McNamara1-61/+75
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert5-0/+5
2014-02-10the return of callcatcherCaolán McNamara2-7/+0
2014-02-03sc: cleanup cruft in NumberFormatPropertyPanel.Michael Meeks1-39/+4
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-17bool improvementsStephan Bergmann1-1/+1
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-0/+1
2013-11-29typo: seperator -> separatorAndras Timar1-1/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin4-8/+8
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-11-13expand out the A2S macroNoel Grandin4-21/+14
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin1-3/+3
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-1/+1
2013-10-08convert sc/source/ui/sidebar/*.cxx from String to OUStringNoel Grandin2-17/+17
2013-10-04convert sw/../CellAppearancePropertyPanel.hxx from String to OUStringNoel Grandin2-4/+4
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara21-0/+63
2013-09-05remove it here tooThomas Arnhold1-2/+1
2013-09-05WaE: -Wunused-private-fieldThomas Arnhold1-1/+0
2013-09-04Remove more unused methodsMarcos Paulo de Souza2-12/+0
2013-08-12convert vcl/i18nhelp.hxx from String to OUStringNoel Grandin1-9/+9
2013-08-02no need for dynamic array of XubStringsCaolán McNamara4-29/+21
2013-07-05accidental push of merge in progress, sighCaolán McNamara6-55/+9
2013-07-05Related: #i122635# Add layouting to some sidebar panels.Andre Fischer6-9/+55
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev1-2/+2
2013-06-15sidebar: Conversion to .ui for CellAppearancePropertyPanelPrashant Pandey4-312/+105
2013-06-12sidebar: Conversion to .ui for NumberFormatPropertyPanelPrashant Pandey4-299/+31
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky3-298/+0
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky1-8/+0
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky1-24/+32
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky2-19/+14
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky2-22/+0
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky1-0/+8