summaryrefslogtreecommitdiffstats
path: root/toolkit/source/controls
Commit message (Expand)AuthorAgeFilesLines
...
* Get rid of DECLARE_STL_MAPStephan Bergmann2013-12-061-0/+1
* 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
* 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-073-7/+7
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-226-42/+12
* require OAccessibleContextHelper to be initialized with SolarMutexMichael Stahl2013-10-041-1/+2
* toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl2013-10-021-10/+17
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-5/+0
* Shouldn't be removedJulien Nabet2013-08-271-0/+3
* Simplify a bit iterator + remove double checkJulien Nabet2013-08-271-14/+7
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-3/+3
* 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-043-34/+46
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-023-44/+41
* More details in debug outputLionel Elie Mamane2013-07-281-0/+1
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+1
* Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile2013-07-051-183/+0
* Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile2013-07-051-195/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-296-22/+22
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-272-10/+10
* fdo#46808, Convert awt::grid::DefaultGridColumnModel to new styleNoel Grandin2013-06-101-2/+2
* remove unused componentcontext.hxx includesNoel Grandin2013-06-053-3/+0
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-053-13/+9
* 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
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-2/+60
* don't pollute global namespaceThomas Arnhold2013-04-251-1/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0738-546/+541
* remove boilerplate commentsThomas Arnhold2013-04-016-12/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-2/+2
* Missing solar mutexStephan Bergmann2013-03-221-2/+5
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-202-4/+6
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-9/+9
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-12/+12
* Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith2013-03-169-56/+56
* Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann2013-03-091-4/+4
* doubled usingThomas Arnhold2013-03-052-2/+0
* doubled includesThomas Arnhold2013-03-045-7/+0
* fdo#46808, clean up some old queryInterface() callsNoel Grandin2013-03-041-1/+1
* fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen2013-03-031-1/+1
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-251-225/+225
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-3/+1
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-0921-221/+197