summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-24add missing modelines to hrc and src filesThomas Arnhold
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-16cppcheck: duplicate branchCaolán McNamara
2014-04-16coverity#1027390 Logically dead codeCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-09unused includeMaxim Monastirsky
2014-04-03Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-20Resolves: #i124409# use slot SID_ATTR_METRIC...Armin Le Grand
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-28I guess const was intended here.Jan Holesovsky
2014-02-28remove unused code PanelLayout::dispatchNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
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