summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: #i124216# Detect changes of the UI scale.Andre Fischer
2014-02-14sidebar: remove alignment handlersMaxim Monastirsky
2014-02-14fdo#68537 Correct icon and tooltip for background colorMaxim Monastirsky
2014-02-14protect macosx against the HiDPI hacksNorbert Thiebaud
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#1027390 Logically dead codeCaolán McNamara
2014-02-07sal_Bool -> boolStephan Bergmann
2014-02-07set smaller preferred width for sidebar para spinnersCaolán McNamara
2014-02-07sidebar: even more cleanup of text panelMaxim Monastirsky
2014-02-05Resolves: #i123116# correct spelling errorsJürgen Schmidt
2014-02-04sidebar: more cleanup of text panelMaxim Monastirsky
2014-02-01Resolves: #i123993# When executing rotation actions from the Sidebar...Armin Le Grand
2014-01-30svx: fix presumed C++11ismMichael Stahl
2014-01-30Sidebar Text panel cleanupMaxim Monastirsky
2014-01-28bool improvementsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-20Remove space before percent signKhaled Hosny
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-17removed some unused code (svx, svtools, unotest)Petr Vorel
2014-01-16Related: fdo#73414 use frame::XDispatch::dispatch directlyCaolán McNamara
2014-01-16make use that these VclBuilders have an XFrame to expose its dispatchCaolán McNamara
2014-01-16fdo#73414 Remove Increase Font limits for WriterMaxim Monastirsky
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2013-12-31svx: Use constructor feature for sidebar::PanelFactory.Matúš Kukan
2013-12-27cppcheck: remove dupsJulien Nabet
2013-12-24Fix typoMaxim Monastirsky
2013-12-24fdo#71748 Fix also for hicontrast and sifr themesMaxim Monastirsky
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-02fdo#71748 Fix color pickersMaxim Monastirsky
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin