Age | Commit message (Expand) | Author |
2015-06-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-17 | svtools: convert new to ::Create. | Noel Grandin |
2015-04-10 | vclwidget: only call dispose() once | Noel Grandin |
2015-04-09 | svtools: apply vcl::window refcounting changes | Noel Grandin |
2014-12-01 | fdo#84938: replace EVENT_ constants with enum | Tobias Madl |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-10 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-05-11 | fix-includes.pl: svtools | Thomas Arnhold |
2014-04-09 | Remove unused code | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-25 | Remove visual noise from svtools | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-12 | callcatcher: update unused code | Caolán McNamara |
2014-01-17 | Window::Notify should return bool | Stephan Bergmann |
2014-01-17 | removed some unused code (svx, svtools, unotest) | Petr Vorel |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2011-11-27 | remove include of pch header from svtools | Norbert Thiebaud |
2011-10-05 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2010-11-05 | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame... | Xiaofei Zhang |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |
2010-05-05 | slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene... | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: moved SD's task pane implementation to the new base implementation... | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: do nothing in GetFocus if we're just dying | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON... | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: if there's no active panel, focus the panel selector, when getting... | Frank Schoenheit [fs] |
2010-04-06 | slidecopy: when activating a panel, also resize it. Cannot guarantee it has b... | Frank Schoenheit [fs] |
2010-04-01 | slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttons | Frank Schoenheit [fs] |
2010-03-30 | slidecopy: A11Y for the ToolPanelDeck VCL control | Frank Schoenheit [fs] |
2010-03-19 | slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t... | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: SetLayouter: properly destroy the old layouter | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: de/activate panels via the drawing framework | Frank Schoenheit [fs] |
2010-03-15 | slidecopy: showing and hiding of panels in the new ToolPanel implementation | Frank Schoenheit [fs] |
2010-03-15 | slidecopy: misc adjustments | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic... | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: tool panel deck now supports removal of panels | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: made the tab bar control independent from the concret PanelDeckImp... | Frank Schoenheit [fs] |
2010-03-04 | slidecopy: allow to toggle whether the tab bar items contain images and text,... | Frank Schoenheit [fs] |
2010-03-02 | slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus ... | Frank Schoenheit [fs] |
2010-03-01 | slidecopy: initial version of the tab bar layout | Frank Schoenheit [fs] |
2010-02-26 | slidecopy: initial, rudimentary implementation of a ToolPanelDeck, along with... | Frank Schoenheit [fs] |