summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-2/+2
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann1-6/+4
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann1-6/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-56/+56
2014-02-26Remove visual noise from toolkitAlexander Wilms1-3/+3
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-35/+35
2014-02-23Remove unneccessary commentsAlexander Wilms1-6/+6
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-7/+7
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann1-0/+1
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-7/+7
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-10/+2
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-10/+17
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+33
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann1-4/+4
2013-03-04doubled includesThomas Arnhold1-3/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-22/+2
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-11get scrollbar details actually read for groupboxNoel Power1-1/+0
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-14/+14
2012-05-28targeted string re-workNorbert Thiebaud1-5/+5
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin1-1/+0
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-07-28Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara1-2/+2
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-14/+4
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+21
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-5/+3
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen1-14/+4
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]1-1/+21
2010-12-03dba34c: during #i115901#: do not use an own static WorkWindow, but the Applic...Frank Schoenheit [fs]1-14/+4
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller1-1/+1
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+2
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud1-2/+2
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-08-25CWS-TOOLING: integrate CWS codecleanup02Vladimir Glazunov1-1/+1
2010-07-01codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directlyMalte Timmermann1-1/+1
2010-06-25unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSe...Frank Schoenheit [fs]1-0/+12