Age | Commit message (Expand) | Author |
2018-02-26 | use less RGB_COLORDATA | Noel Grandin |
2018-01-18 | Move toolbars to the border window tearoff mechanism | Maxim Monastirsky |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-11-16 | vcl: StyleSettings - start to unwind code duplication. | Michael Meeks |
2017-11-11 | vcl: StyleSettings - start to unwind code duplication. | Michael Meeks |
2017-08-13 | tdf#110988 Middle click does not paste primary selection | Noel Grandin |
2017-03-17 | tdf#106458 Color widget should have same number of rows | Maxim Monastirsky |
2017-02-26 | Restore the GetPreferredContextMenuShortcuts method | Maxim Monastirsky |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-06 | loplugin:unusedenumconstants in vcl | Noel Grandin |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-17 | Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entries | Caolán McNamara |
2016-11-14 | Resolves: tdf#103915 when global dark theme is set fall back to breeze_dark | Caolán McNamara |
2016-11-11 | Resolves: rhbz#1391418 wayland toolbars can't be docked after undocking | Caolán McNamara |
2016-10-30 | tdf#95014 initial support for 32 px icons in toolbar | Tomaž Vajngerl |
2016-10-26 | loplugin:expandablemethods in vcl | Noel Grandin |
2016-10-05 | InfoFont/Color is not used by vcl now | Caolán McNamara |
2016-09-22 | loplugin:unusedmethods in chart2..svx | Noel Grandin |
2016-09-13 | tdf#74377 Keyboard shortcuts for context menus | Maxim Monastirsky |
2016-08-15 | loplugin:unusedenumconstants in unotools..xmlhelp | Noel Grandin |
2016-07-10 | ditch the font/screen-scaling thing | Caolán McNamara |
2016-02-18 | StyleSettingsOptions Only NONE, Mono and NoMnemonics are in use | Caolán McNamara |
2016-02-18 | StyleSettingsOptions::SpinArrow is not set by anyone | Caolán McNamara |
2016-02-18 | StyleSettingsOptions::SpinUpDown is not set by anyone | Caolán McNamara |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-02-08 | revert part of "loplugin:unusedmethods" | Noel Grandin |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2015-12-02 | valgrind: scary warning that the cairo font options were deleted before use | Caolán McNamara |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-08-03 | tdf#92788 - Middle Button on Mouse Paste Option Broken for X11 | Noel Grandin |
2015-07-10 | vcl: forward declare boost::optional in settings.hxx | Michael Stahl |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-05-22 | convert constants in include/vcl/settings.hxx to scoped enums | Noel Grandin |
2015-05-15 | gtk3: render native menubar and menubaritems | Caolán McNamara |
2015-04-30 | gtk3: Set tab normal/rollover/hightlight text colors | Caolán McNamara |
2015-04-28 | allow a different notebook tab font than the rest of the ui | Caolán McNamara |
2015-04-09 | Change tools::Time::GetSystemTicks to sal_uInt64 | Stephan Bergmann |
2015-04-07 | Change "blink times" to be of type sal_uInt64 | Stephan Bergmann |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-19 | loplugin:constantfunction: vcl | Noel Grandin |
2015-02-06 | shared_ptr<T>(new T(args)) -> make_shared<T>(args) | Caolán McNamara |
2015-01-25 | fdo#84592 Improve SvTreeListBox class with alternating rows. | Palenik Mihály |
2015-01-12 | convert SETTINGS_ #defines to 'enum class' | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2014-12-04 | callcatcher: update unused code | Caolán McNamara |
2014-10-02 | Improved striped rows implementation | Samuel Mehrbrodt |
2014-09-30 | Improve SvTreeListBox class | Palenik Mihály |