summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#84938: convert POLY_OPTIMIZE_ #defines to 'enum class'Noel Grandin2015-01-091-1/+1
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-093-3/+3
* fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-079-24/+24
* fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-067-28/+28
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-051-1/+1
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-051-8/+8
* A bit of cleanup.Jan Holesovsky2015-01-042-2/+2
* Fix simple typos.Andrea Gelmini2015-01-021-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-024-6/+5
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-022-3/+2
* Rework TabBar D&D tab move triangles and make them HiDPI awareTomaž Vajngerl2014-12-281-10/+27
* HiDPI: TabBar resizer changes size depending on DPI scale factorTomaž Vajngerl2014-12-281-2/+3
* Cleanup and simplify TabDrawer & remove maPolyTomaž Vajngerl2014-12-271-67/+47
* fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl2014-12-251-0/+17
* callcatcher: update unusedcodeCaolán McNamara2014-12-241-13/+0
* WaE: unused variable 's_sIsSystemFont'Tor Lillqvist2014-12-221-1/+0
* callcatcher: update unused codeCaolán McNamara2014-12-221-54/+0
* fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl2014-12-221-4/+7
* TyposJulien Nabet2014-12-201-1/+1
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-7/+8
* Build fix for gcc 4.7.Kohei Yoshida2014-12-181-4/+4
* svtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1819-45/+42
* Tab bar: multiply the size of the plus icon if HiDPI is detectedTomaž Vajngerl2014-12-161-7/+16
* OneDrive binding settingsMihai Varga2014-12-151-1/+5
* fdo#39468 translate German commentsMichael Weghorn2014-12-141-1/+1
* svtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-125-17/+14
* fdo#76776 crashes after paste a table from WriterCaolán McNamara2014-12-101-0/+2
* changed timers to idlesJennifer Liebel2014-12-092-4/+4
* changed timers to idlesTobias Madl2014-12-092-10/+10
* changed timers to idleJennifer Liebel2014-12-092-9/+9
* changed Timer tp idleTobias Madl2014-12-091-9/+9
* changed timers to idleJennifer Liebel2014-12-093-15/+15
* changed timers to idlesTobias Madl2014-12-092-5/+5
* changed timers to idleJennifer Liebel2014-12-092-4/+4
* Changed timer to idleTobias Madl2014-12-092-5/+5
* changed timers to idleJennifer Liebel2014-12-091-7/+7
* changed timers to idlesJennifer Liebel2014-12-092-16/+15
* changed timer to idleJennifer Liebel2014-12-091-2/+2
* Changed Idle Timers. into IdleTobias Madl2014-12-093-14/+13
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-2/+10
* callcatcher: update unused codeCaolán McNamara2014-12-041-9/+0
* rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky2014-12-031-0/+14
* typoStephan Bergmann2014-12-011-1/+1
* typoStephan Bergmann2014-12-011-1/+1
* typoStephan Bergmann2014-12-011-1/+1
* WaE: -Werror=switchCaolán McNamara2014-12-014-202/+177
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-0118-34/+34
* don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara2014-11-271-2/+2