summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2014-06-10fdo#75364 flat style and 3d style were swappedLionel Elie Mamane1-2/+2
2014-06-10Integrate branch of IAccessible2Steve Yin2-1/+60
2014-03-25coverity#708535 Uninitialized scalar fieldCaolán McNamara1-0/+1
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin2-8/+8
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin2-8/+8
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin2-8/+8
2013-11-15Remove unused parts of TkResMgrStephan Bergmann2-47/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-2/+0
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-29/+29
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-7/+3
2013-11-07remove unnecessary use of OUString constructor in TOOLKIT moduleNoel Grandin5-10/+10
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-2/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-28remove some stray using rtl::OUStringThomas Arnhold1-3/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza10-75/+21
2013-10-11remove redundant X11 linkage in toolkit.Michael Meeks1-8/+0
2013-10-04VCLXToolkit::reschedule(): lock SolarMutexDavid Ostrovsky1-0/+1
2013-10-04require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl1-1/+2
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-10/+17
2013-09-17convert TOOLKIT module from String to OUStringNoel Grandin4-15/+15
2013-09-13String to OUStringThomas Arnhold1-5/+5
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-5/+0
2013-08-27Shouldn't be removedJulien Nabet1-0/+3
2013-08-28sal_Bool to boolTakeshi Abe1-9/+9
2013-08-27Simplify a bit iterator + remove double checkJulien Nabet1-14/+7
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara2-6/+0
2013-08-24build on higher debug levelsCaolán McNamara1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-3/+3
2013-08-10callcatcher: update unused codeCaolán McNamara1-12/+0
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl1-6/+7
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 Mamane5-134/+140
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane5-68/+65
2013-07-28More details in debug outputLionel Elie Mamane1-0/+1
2013-07-18fdo#66762 - Other: com.sun.star.awt.DisplayAccess removedNoel Grandin1-3/+8
2013-07-17Mark as constTakeshi Abe1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+1
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-3/+45
2013-07-11fdo#66718: Demote SystemClipboard.createUnix to an internal hackStephan Bergmann1-3/+2
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile9-365/+1
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile13-503/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold9-33/+33
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile5-18/+18
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2-343/+209
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2-11/+6
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-9/+18
2013-06-10Resolves: #i121170# - com::sun::star::awt::XPrinter API does nothingAriel Constenla-Haile1-1/+1
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist1-73/+19