summaryrefslogtreecommitdiffstats
path: root/svx/source/tbxctrls/tbunocontroller.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-121-1/+1
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-011-2/+2
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* svx: Cleanup ASCII art and useless commentsChris Laplante2014-08-191-8/+0
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-16/+16
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-22/+22
* Remove visual noise from svxAlexander Wilms2014-02-261-4/+4
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-251-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-6/+6
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* Related: fdo#73051 make font size drop down of optimal widthCaolán McNamara2014-01-281-5/+17
* Resolves: fdo#73051 font size menubar widget too narrowCaolán McNamara2014-01-281-1/+1
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-2/+2
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-1/+1
* Minimize the constructor functions to a bare minimum.Jan Holesovsky2014-01-201-3/+1
* Unify ctor functions for component implementations.Matúš Kukan2014-01-181-3/+3
* Window::Notify should return boolStephan Bergmann2014-01-171-6/+6
* Unify ctor functions to have _get_implementation suffix.Matúš Kukan2014-01-151-1/+1
* Use const& arguments parameter for ctor functions.Matúš Kukan2014-01-151-2/+1
* Initialize constructor based implementations in one place.Matúš Kukan2014-01-151-9/+1
* svx: Use constructor feature for FontHeightToolBoxControl.Matúš Kukan2013-12-311-16/+62
* Revert "svx: split into direct implementation getFactories"Matúš Kukan2013-12-201-12/+13
* svx: split into direct implementation getFactoriesMatúš Kukan2013-12-201-13/+12
* hidpi: Make many places Hi-DPI aware.Keith Curtis2013-12-201-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-3/+3
* fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza2013-10-301-8/+2
* convert svx/source/tbxctrls/*.cxx from String to OUStringNoel Grandin2013-09-051-3/+3
* sal_Bool to boolTakeshi Abe2013-04-121-4/+4
* fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2013-04-081-7/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-11-271-23/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot2012-01-141-1/+1
* remove include of pch header from svxNorbert Thiebaud2011-11-271-2/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-5/+5
|\
| * removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko2011-01-101-5/+5
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-2/+2
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1
* | use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud2010-10-251-3/+3
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.2.196); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS fwk74 (1.1.2); FILE ADDEDIvo Hinkelmann2007-11-191-0/+437