summaryrefslogtreecommitdiff
path: root/svtools/source/control
AgeCommit message (Expand)Author
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-10tabbar: remove useless whitespace, rearrange constructorTomaž Vajngerl
2015-03-10tabbar: convert ItemList* to ItemList and clean-upTomaž Vajngerl
2015-03-10tabbar: move TabBarList to implTomaž Vajngerl
2015-03-10tabbar: use unique_ptr for buttons, sizer & clean-upTomaž Vajngerl
2015-03-10tabbar: use symbol "plus" instead of image for adding tabsTomaž Vajngerl
2015-03-07tdf#88847: Fields of query design can be moved to the left onlyJulien Nabet
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06use DrawHandle for drawing of tab sizer in tabbarTomaž Vajngerl
2015-03-06tabbar: scroll tabs with wheelTomaž Vajngerl
2015-03-05add margin before/after button handles in tabbarTomaž Vajngerl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02in tabbar - don't show tab background on tab add (plus icon)Tomaž Vajngerl
2015-03-02tabbar buttons next/previous act as last/first if MOD1 is pressedTomaž Vajngerl
2015-03-02make tabbar buttons flat by defaultTomaž Vajngerl
2015-03-02cleanup TabBar's ImplTabButtonTomaž Vajngerl
2015-03-01variable is assigned the same value twiceMarkus Mohrhard
2015-03-01fix self-assignmentDavid Tardon
2015-02-26TyposJulien Nabet
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-22Simplify erase iterator management (calendar.cxx)Julien Nabet
2015-02-17callcatcher: update unused codeCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-30coverity#1267679 Dereference before null checkCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26Make sure _nEventId gets reset after calling RemoveUserEventStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-19Ruler ticks spacing consistent with lowDPI monitors. Draw ticks with widthdbeurle
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
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-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
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
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-22fdo#56970 Show insert tab at the correct position when RTL is onTomaž Vajngerl
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
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-14fdo#39468 translate German commentsMichael Weghorn
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed Timer tp idleTobias Madl