summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/tools
AgeCommit message (Expand)Author
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13refactor PopupControl to use RenderContextTomaž Vajngerl
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-21Various typosJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-09fdo#85804 Use the new popups in the sidebar tooMaxim Monastirsky
2014-11-03Related: fdo#84844 Get rid of ColorControl and ColorPopupMaxim Monastirsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-02-28I guess const was intended here.Jan Holesovsky
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-12-27cppcheck: remove dupsJulien Nabet
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26Resolves: fdo#67344 wrong relative menu positionCaolán McNamara
2013-05-20WaE: macro is not usedTor Lillqvist
2013-05-20Fix warnings: unused variables [loplugin]Tor Lillqvist
2013-05-20WaE: unused parameter 'pBindings'Tor Lillqvist
2013-05-20WaE: private field 'mpBindings' is not usedTor Lillqvist
2013-05-20Resolves: #i122067# show correct state in paragraph property panelOliver-Rainer Wittmann
2013-05-20Related: #i121793# correction for page property panel:Oliver-Rainer Wittmann
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand