summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-173-8/+0
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* UNOWindowData has been dead since the year 2000 at leastTor Lillqvist2013-12-131-32/+0
* Drop duplicate #includeTakeshi Abe2013-12-131-2/+0
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-127-19/+19
* fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2013-12-092-8/+8
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-0/+1
* Resolves: #i123795# variable names should not confuse vcl...Herbert Dürr2013-12-052-2/+2
* convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin2013-12-041-1/+1
* _SV_WORKWIN is nowhereTor Lillqvist2013-12-031-2/+0
* Integrate branch of IAccessible2Steve Yin2013-11-262-1/+60
* convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2013-11-192-8/+8
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-192-8/+8
* Remove unused parts of TkResMgrStephan Bergmann2013-11-152-47/+2
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-2/+0
* convert OUString 0==compareToAscii to equalsAsciiNoel Grandin2013-11-111-29/+29
* fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza2013-11-071-7/+3
* remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin2013-11-075-10/+10
* remove redundant calls to OUString constructorNoel Grandin2013-11-041-2/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-041-1/+1
* remove some stray using rtl::OUStringThomas Arnhold2013-10-281-3/+0
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-2210-75/+21
* remove redundant X11 linkage in toolkit.Michael Meeks2013-10-111-8/+0
* VCLXToolkit::reschedule(): lock SolarMutexDavid Ostrovsky2013-10-041-0/+1
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-1/+2
* toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl2013-10-021-10/+17
* convert TOOLKIT module from String to OUStringNoel Grandin2013-09-174-15/+15
* String to OUStringThomas Arnhold2013-09-131-5/+5
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-5/+0
* Shouldn't be removedJulien Nabet2013-08-271-0/+3
* sal_Bool to boolTakeshi Abe2013-08-281-9/+9
* Simplify a bit iterator + remove double checkJulien Nabet2013-08-271-14/+7
* callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2013-08-272-6/+0
* build on higher debug levelsCaolán McNamara2013-08-241-1/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-3/+3
* callcatcher: update unused codeCaolán McNamara2013-08-101-12/+0
* vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl2013-08-081-6/+7
* Adapt UnoControlModel::read/writeStephan Bergmann2013-08-051-0/+28
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-045-134/+140
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-025-68/+65
* More details in debug outputLionel Elie Mamane2013-07-281-0/+1
* fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin2013-07-181-3/+8
* Mark as constTakeshi Abe2013-07-171-1/+1
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+1
* Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile2013-07-111-3/+45
* fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann2013-07-111-3/+2
* Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile2013-07-059-365/+1