summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+5
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud15-15/+0
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-1/+1
2011-10-05WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2-2/+2
2011-08-23unusedcode: svt::Matúš Kukan1-40/+0
2011-03-28WaE: possible use of unitialized variableDavid Tardon1-5/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky9-91/+27
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky9-91/+27
2011-03-10fix for 3.3.2 blocker fdo#34718 - change the type of nDrawerHeight to longRadek Doulik1-2/+2
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-68/+0
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-68/+0
2010-11-19gnumake2: undo toolpanel header moveHans-Joachim Lankenau14-21/+21
2010-11-19gnumake2: move svtools toolpanel headerHans-Joachim Lankenau14-21/+21
2010-11-11Remove more traces of _HC (high contrast)Sebastian Spaeth2-21/+4
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang4-10/+8
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang6-23/+23
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud3-5/+8
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud3-5/+5
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud3-5/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth23-0/+69
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-0/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek5-0/+0
2010-07-22CWS changehid: resync to m85Mathias Bauer1-6/+4
2010-07-13CWS changehid: resync to m84Mathias Bauer25-0/+4943
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-6/+4
2010-06-11masterfix #i10000#: Add precompiled header include (patch provided by gh).Ruediger Timm1-0/+2
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]3-0/+8
2010-05-05slidecopy: set the WB_DIALOGCONTROL and WB_CHILDLDGCTRL bits both at the gene...Frank Schoenheit [fs]1-1/+1
2010-04-28slidecopy: make compile on unxsol[i|s]4.pro and unxmacxi[.pro]Frank Schoenheit [fs]1-0/+1
2010-04-22slidecopy: make the visualization window mouse-transparentFrank Schoenheit [fs]1-0/+1
2010-04-21sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy...Frank Schoenheit [fs]3-6/+73
2010-04-19slidecopy: when pressing RETURN on the drawer of the active panel, focus this...Frank Schoenheit [fs]1-1/+9
2010-04-19slidecopy: proper Z-Order for the single drawers, so TABbing works as expectedFrank Schoenheit [fs]1-0/+11
2010-04-14slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]1-0/+1
2010-04-14mergeFrank Schoenheit [fs]3-1/+16
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]2-0/+8
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]1-1/+8
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]1-1/+0
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]3-9/+7
2010-04-09slidecopy: do nothing in GetFocus if we're just dyingFrank Schoenheit [fs]1-2/+7
2010-04-07slidecopy: WB_TABSTOPFrank Schoenheit [fs]1-1/+1
2010-04-07slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDE...Frank Schoenheit [fs]2-3/+3
2010-04-07slidecopy: A11Y implementation for single ToolPanelDrawer instancesFrank Schoenheit [fs]6-18/+232
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]6-2/+706
2010-04-07slidecopy: if there's no active panel, focus the panel selector, when getting...Frank Schoenheit [fs]1-5/+17
2010-04-06slidecopy: mergeFrank Schoenheit [fs]1-0/+2