summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/unocontrols.cxx
AgeCommit message (Expand)Author
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24error: enumeral and non-enumeral type in conditional expressionStephan Bergmann
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-23tk: Constructor feature for unocontrols.cxx.Matúš Kukan
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-25don't pollute global namespaceThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-06-12nuke dead codeTakeshi Abe
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-28targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-03-05Remove unused codeElton Chung
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-03pulled and merged DEV300.m99Frank Schoenheit [fs]
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov