summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools
AgeCommit message (Expand)AuthorFilesLines
2014-03-11remove osolete ifdefNorbert Thiebaud1-4/+3
2014-02-28I guess const was intended here.Jan Holesovsky1-1/+1
2014-02-26Remove visual noise from svxAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud1-1/+4
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis1-0/+29
2013-12-27cppcheck: remove dupsJulien Nabet1-1/+1
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-3/+0
2013-10-28remove some stray using rtl::OUStringThomas Arnhold1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin2-11/+8
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-13XubString->OUStringCaolán McNamara1-5/+5
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-2/+2
2013-07-26Resolves: fdo#67344 wrong relative menu positionCaolán McNamara1-1/+1
2013-05-20WaE: macro is not usedTor Lillqvist1-2/+0
2013-05-20Fix warnings: unused variables [loplugin]Tor Lillqvist1-1/+0
2013-05-20WaE: unused parameter 'pBindings'Tor Lillqvist1-1/+1
2013-05-20WaE: private field 'mpBindings' is not usedTor Lillqvist1-1/+0
2013-05-20Resolves: #i122067# show correct state in paragraph property panelOliver-Rainer Wittmann1-10/+0
2013-05-20Related: #i121793# correction for page property panel:Oliver-Rainer Wittmann1-2/+6
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand1-23/+23
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann6-0/+1058