summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrolmodel.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-27loplugin:unreffun: also warn about unused function templatesStephan Bergmann1-13/+0
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin1-1/+1
2014-05-06Sequence<UnoUnsignedShortType> -> UnoSequenceType<UnoUnsignedShortType>Stephan Bergmann1-2/+2
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3Julien Nabet1-21/+21
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-20/+20
2014-02-26Remove visual noise from toolkitAlexander Wilms1-3/+3
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-01-28This has always only converted the condition of ?: to longStephan Bergmann1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-05Adapt UnoControlModel::read/writeStephan Bergmann1-0/+28
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane1-4/+4
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-42/+42
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-4/+4
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-11/+3
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-0/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
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-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-19/+18
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara1-12/+0
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-1/+1
2012-04-07don't need this pure virtual implCaolán McNamara1-6/+0
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara1-7/+0
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin1-1/+0
2012-03-05fix dbgutil buildCaolán McNamara1-1/+1
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin1-90/+45
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-4/+4
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-5/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-37/+33
2011-03-11Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-37/+33
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-3/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-12/+12
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]1-2/+2
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-0/+2
2011-02-03CWS gnumake3: resync to m99Mathias Bauer1-0/+2
2011-01-28gnumake3: remove comphelper version; fix including extract.hxxHans-Joachim Lankenau1-1/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-0/+1
2011-01-25gridsort: pulled CWS dba34bFrank Schoenheit [fs]1-0/+2
2010-12-06gridsort: give the UnoControl(Model/Base) classes a ctor taking a service fac...Frank Schoenheit [fs]1-35/+29
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+2