Age | Commit message (Expand) | Author |
2017-09-24 | Support non-ToolBox popup case in DockingManager, tdf#106762 prep | Maxim Monastirsky |
2017-09-24 | Adjust DockingWindow layout calculation, tdf#106762 prep | Maxim Monastirsky |
2017-08-18 | vcl: DockingManager owns ImplDockingWindowWrappers | Takeshi Abe |
2017-07-25 | fix some "deffer" spelling | Noel Grandin |
2017-07-18 | loplugin:constparams in vcl | Noel Grandin |
2017-06-17 | loplugin:unusedfields in vcl part1 | Noel Grandin |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-17 | tdf#97087 GDB pretty print the Scheduler task list | Jan-Marek Glogowski |
2017-01-03 | SetPin and IsPinned are in an always-false circular isolated relationship | Caolán McNamara |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-23 | loplugin field-can-be-private in include/vcl..xmlscript | Noel Grandin |
2016-11-04 | loplugin:unnnecessaryvirtual in vcl | Noel Grandin |
2016-10-26 | loplugin:expandablemethods in vcl | Noel Grandin |
2016-10-21 | loplugin:expandablemethodds in include/vcl | Noel Grandin |
2016-10-12 | DockingWindow ResId code needed only by removed ToolBar src support | Caolán McNamara |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-15 | loplugin:countusersofdefaultparams in vcl | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-31 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-15 | mbInitialLayoutDone is unused | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-05-31 | loplugin:unusedmethods | Noel Grandin |
2016-05-20 | loplugin:unusedmethods in vcl | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in vcl | Noel Grandin |
2016-03-08 | convert custom bibliography toolbar to .ui format | Caolán McNamara |
2016-02-26 | loplugin:unuseddefaultparms in include/vcl (part2) | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-09 | Formatting changes across all modules | Chris Sherlock |
2016-01-31 | docking windows cannot be directly loaded from .res anymore | Caolán McNamara |
2015-11-25 | loplugin:unusedfields in include/vcl | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-09 | convert Link<> to typed | Noel Grandin |
2015-09-02 | SetXXX(bool) with a default value of false are just wrong | Noel Grandin |
2015-07-10 | loplugin:unusedmethods vcl(part2) | Noel Grandin |
2015-05-22 | convert WINDOW_POSSIZE constants to scoped enum | Noel Grandin |
2015-05-22 | convert TITLE_BUTTON constants to scoped enum | Noel Grandin |
2015-05-13 | convert FLOATWIN_POPUPMODE constants to scoped enum | Noel Grandin |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-04-10 | Revert part of "Unwind mpDialogParent oddness." | Michael Meeks |
2015-04-10 | Unwind mpDialogParent oddness. | Michael Meeks |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-04-09 | vcl: window destructors calling dispose | Noel Grandin |
2015-03-19 | loplugin:constantfunction: vcl | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |