summaryrefslogtreecommitdiff
path: root/svx/source/sidebar
AgeCommit message (Expand)Author
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
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-13expand out the A2S macroNoel Grandin
2013-11-09TypoJulien Nabet
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-17CID#1028073: possible memory leakMarkus Mohrhard
2013-10-07fix string conversionIvan Timofeev
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-30Sidebar: Show default line-color in 'Draw'Prashant Pandey
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-16Correct use of && where only & makes senseTor Lillqvist
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-10CID#1038282 Resource leak in sidebarCaolán McNamara
2013-09-10convert singletons to preferred rtl::Static patternCaolán McNamara
2013-09-10CID#1038283 Resource leakCaolán McNamara
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-05Include <sfx2/sidebar/Tools.hxx> for A2STor Lillqvist
2013-09-05WaE: C4005: 'A2S' : macro redefinitionTor Lillqvist
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-05convert svx/source/sidebar/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/.../sidebar/*.hxx from String to OUStringNoel Grandin
2013-09-05convert svx/.../TextCharacterSpacingControl.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/XPropertyEntry.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/nbdtmg.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/sidebar/ColorControl.hxx from String to OUStringNoel Grandin
2013-09-02callcatcher: updated unused codeCaolán McNamara
2013-09-01callcatcher: update unused codeCaolán McNamara
2013-08-28XubString->OUStringCaolán McNamara