summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály
2015-01-25coverity#440858 Argument cannot be negativeCaolán McNamara
2015-01-22Revert "fdo#88475 BrowseBox/grid: reposition data cursor to current row after...Lionel Elie Mamane
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann
2015-01-19fixup previous commit:Lionel Elie Mamane
2015-01-19Ruler ticks spacing consistent with lowDPI monitors. Draw ticks with widthdbeurle
2015-01-16fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara
2015-01-14GetData is a hopelessly generic nameCaolán McNamara
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-13eliminate unnecessary macroEike Rathke
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-28Rework TabBar D&D tab move triangles and make them HiDPI awareTomaž Vajngerl
2014-12-28HiDPI: TabBar resizer changes size depending on DPI scale factorTomaž Vajngerl
2014-12-27Cleanup and simplify TabDrawer & remove maPolyTomaž Vajngerl
2014-12-25fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl
2014-12-24callcatcher: update unusedcodeCaolán McNamara
2014-12-22WaE: unused variable 's_sIsSystemFont'Tor Lillqvist
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-22fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl
2014-12-20TyposJulien Nabet
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl
2014-12-15OneDrive binding settingsMihai Varga
2014-12-14fdo#39468 translate German commentsMichael Weghorn
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed Timer tp idleTobias Madl