summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrol.cxx
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of DECLARE_STL_MAPStephan Bergmann
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2013-03-04doubled includesThomas Arnhold
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-05-28targeted string re-workNorbert Thiebaud
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-07-28Resolves: fdo#39467 we should throw instead of crashing when \!is()Caolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-04Automated merge with file:///d:\tools\master\oooOcke Janssen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]
2010-12-03dba34c: during #i115901#: do not use an own static WorkWindow, but the Applic...Frank Schoenheit [fs]
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 22Gert Faller
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud