summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-18/+18
2013-04-01remove boilerplate commentsThomas Arnhold5-10/+2
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-2/+5
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-25loplugin: improve indentationThomas Arnhold2-8/+4
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara4-14/+8
2012-11-19re-base on ALv2 code. Includes:Michael Meeks7-154/+98
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-14gridfixes: use long instead of sal_uInt32, to prevent pb on 64bit platformsNorbert Thiebaud1-2/+2
2012-07-04removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-29Remove UNO includes commentsThomas Arnhold6-14/+0
2012-06-26tidy some resource stringsCaolán McNamara1-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks17-374/+238
2012-04-25refactor ImpSvtDataCaolán McNamara2-2/+2
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