summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile2013-07-0513-503/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-299-33/+33
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-275-18/+18
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-232-343/+209
* cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet2013-06-131-1/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-132-11/+6
* Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand2013-06-121-9/+18
* Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile2013-06-101-1/+1
* Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist2013-06-101-73/+19
* fdo#46808, Convert awt::grid::DefaultGridColumnModel to new styleNoel Grandin2013-06-101-2/+2
* further reduce GUIBASE usage; don't set it to headlessMatúš Kukan2013-06-071-1/+1
* Slowly, but surely going on compiling for mingw64Fridrich Štrba2013-06-062-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-056-6/+0
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-053-13/+9
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-52/+2
* fix awt::UnoControlModelDialog crashNoel Grandin2013-05-231-8/+0
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-223-6/+3
* Related: #i121442# - Extend css::awt::XGraphic to draw imagesAriel Constenla-Haile2013-05-211-44/+129
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-2/+60