summaryrefslogtreecommitdiffstats
path: root/toolkit/source/controls
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-6/+2
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-282-10/+13
* some i18n wrappers with LanguageTagEike Rathke2012-11-231-11/+3
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-0/+1
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* warning C4100: unreferenced formal parameterMichael Stahl2012-11-191-1/+1
* targetted cleanup of misc. vba pieces.Noel Power2012-11-161-4/+5
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+1
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-122-3/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0333-755/+462
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-015-5/+0
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-254-8/+8
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* gridfixes: #i117145#Norbert Thiebaud2012-09-141-7/+15
* gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2012-09-142-0/+9
* gridfixes: #i117549# create/loadTabPageNorbert Thiebaud2012-09-141-7/+13
* gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud2012-09-143-89/+70
* gridfixes: GCC WaEFrank Schoenheit [fs]2012-09-141-2/+2
* gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud2012-09-144-30/+79
* gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud2012-09-142-2/+12
* DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna2012-09-141-2/+2
* gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]2012-09-144-2/+30
* gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud2012-09-142-22/+24
* gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud2012-09-142-9/+25
* gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]2012-09-142-41/+20
* disable scrollable Frame ( not working well )Noel Power2012-09-111-3/+0
* get scrollbar details actually read for groupboxNoel Power2012-09-113-25/+44
* fixed the unable to close dialog when vert scrollbars setNoel Power2012-09-111-0/+19
* some more tweaking to import scrollbar data for mso Frame & UserformNoel Power2012-09-111-0/+7
* fix scroll top & scroll leftNoel Power2012-09-111-0/+10
* misc fixes and improvementsNoel Power2012-09-111-0/+10
* attempt own scrollNoel Power2012-09-111-0/+2