summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann6-18/+18
2015-01-19fixup previous commit:Lionel Elie Mamane1-1/+6
2015-01-19Ruler ticks spacing consistent with lowDPI monitors. Draw ticks with widthdbeurle1-13/+16
2015-01-16fdo#88475 BrowseBox/grid: reposition data cursor to current row after paintLionel Elie Mamane1-0/+2
2015-01-16remove unnecessary parenthesesNoel Grandin3-3/+3
2015-01-14do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara2-2/+2
2015-01-14GetData is a hopelessly generic nameCaolán McNamara1-1/+1
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle1-64/+104
2015-01-13eliminate unnecessary macroEike Rathke1-4/+1
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin2-7/+2
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin18-19/+19
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin20-43/+44
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn10-43/+28
2015-01-09fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl3-3/+3
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin9-24/+24
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin7-28/+28
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-1/+1
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin1-8/+8
2015-01-04A bit of cleanup.Jan Holesovsky2-2/+2
2015-01-02Fix simple typos.Andrea Gelmini1-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara5-7/+6
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann2-3/+2
2014-12-28Rework TabBar D&D tab move triangles and make them HiDPI awareTomaž Vajngerl1-10/+27
2014-12-28HiDPI: TabBar resizer changes size depending on DPI scale factorTomaž Vajngerl1-2/+3
2014-12-27Cleanup and simplify TabDrawer & remove maPolyTomaž Vajngerl1-67/+47
2014-12-25fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl1-0/+17
2014-12-24callcatcher: update unusedcodeCaolán McNamara1-13/+0
2014-12-22WaE: unused variable 's_sIsSystemFont'Tor Lillqvist1-1/+0
2014-12-22callcatcher: update unused codeCaolán McNamara1-54/+0
2014-12-22fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl1-4/+7
2014-12-20TyposJulien Nabet1-1/+1
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara1-7/+8
2014-12-18Build fix for gcc 4.7.Kohei Yoshida1-4/+4
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann19-45/+42
2014-12-16Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl1-7/+16
2014-12-15OneDrive binding settingsMihai Varga1-1/+5
2014-12-14fdo#39468 translate German commentsMichael Weghorn1-1/+1
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann5-17/+14
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky3-3/+0
2014-12-10fdo#76776 crashes after paste a table from WriterCaolán McNamara1-0/+2
2014-12-09changed timers to idlesJennifer Liebel2-4/+4
2014-12-09changed timers to idlesTobias Madl2-10/+10
2014-12-09changed timers to idleJennifer Liebel2-9/+9
2014-12-09changed Timer tp idleTobias Madl1-9/+9
2014-12-09changed timers to idleJennifer Liebel3-15/+15
2014-12-09changed timers to idlesTobias Madl2-5/+5
2014-12-09changed timers to idleJennifer Liebel2-4/+4