Age | Commit message (Expand) | Author |
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-10-05 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-08-23 | unusedcode: svt:: | Matúš Kukan |
2011-03-28 | WaE: possible use of unitialized variable | David Tardon |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-10 | fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to long | Radek Doulik |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko |
2010-11-19 | gnumake2: removing old dmake file in migrated modules | Bjoern Michaelsen |
2010-11-19 | gnumake2: undo toolpanel header move | Hans-Joachim Lankenau |
2010-11-19 | gnumake2: move svtools toolpanel header | Hans-Joachim Lankenau |
2010-11-11 | Remove more traces of _HC (high contrast) | Sebastian Spaeth |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang |
2010-11-05 | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame... | Xiaofei Zhang |
2010-11-01 | remove a confusing use of GetMutex() when a SolarMutexGuard is really meant | Norbert Thiebaud |
2010-10-25 | rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity | Norbert Thiebaud |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek |
2010-07-22 | CWS changehid: resync to m85 | Mathias Bauer |
2010-07-13 | CWS changehid: resync to m84 | Mathias Bauer |
2010-07-05 | ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodes | Philipp Lohmann [pl] |
2010-06-11 | masterfix #i10000#: Add precompiled header include (patch provided by gh). | Ruediger Timm |
2010-05-18 | slidecopy: HelpID support for tool panels | Frank Schoenheit [fs] |
2010-05-05 | slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene... | Frank Schoenheit [fs] |
2010-04-28 | slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro] | Frank Schoenheit [fs] |
2010-04-22 | slidecopy: make the visualization window mouse-transparent | Frank Schoenheit [fs] |
2010-04-21 | sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy... | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: when pressing RETURN on the drawer of the active panel, focus this... | Frank Schoenheit [fs] |
2010-04-19 | slidecopy: proper Z-Order for the single drawers, so TABbing works as expected | Frank Schoenheit [fs] |
2010-04-14 | slidecopy: #i10000# (unxlngi6) | Frank Schoenheit [fs] |
2010-04-14 | merge | Frank Schoenheit [fs] |
2010-04-14 | slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f... | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: moved SD's task pane implementation to the new base implementation... | Frank Schoenheit [fs] |
2010-04-13 | slidecopy: make compile with GCC | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: separate resource ID number circles for svl and svtools (thanks to... | Frank Schoenheit [fs] |
2010-04-09 | slidecopy: do nothing in GetFocus if we're just dying | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: WB_TABSTOP | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDE... | Frank Schoenheit [fs] |
2010-04-07 | slidecopy: A11Y implementation for single ToolPanelDrawer instances | 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: merge | Frank Schoenheit [fs] |
2010-04-06 | slidecopy: when activating a panel, also resize it. Cannot guarantee it has b... | Frank Schoenheit [fs] |
2010-04-06 | slidecopy: silence warning 'bout unused parameters | Frank Schoenheit [fs] |
2010-04-01 | slidecopy: when notifying listeners, loop through a copy of m_aListeners, to ... | Frank Schoenheit [fs] |