summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-3/+1
* add AccessibleRelationMemberOf to AccessibleRelationSetCaolán McNamara2013-01-221-0/+8
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-151-7/+5
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-141-1/+1
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-114-11/+11
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-0923-291/+267
* allow menu items to be referred to by a nameCaolán McNamara2013-01-071-2/+2
* Call SetOutputSizePixelScaleOffsetAndBuffer for non-AndroidTor Lillqvist2013-01-071-6/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-6/+2
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-303-8/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-282-10/+13
* Make ~Window more robustStephan Bergmann2012-11-261-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-223-3/+3
* warning C4100: unreferenced formal parameterMichael Stahl2012-11-191-1/+1
* targetted cleanup of misc. vba pieces.Noel Power2012-11-162-8/+5
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+1
* merge SetDescription into SetTextCaolán McNamara2012-11-131-3/+3
* move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-122-70/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-312-20/+7
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-242-15/+6
* fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin2012-10-241-1/+1
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-123-4/+2
* WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist2012-10-071-0/+2
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-0/+8
* Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADINGTor Lillqvist2012-10-041-1/+19
* re-base on ALv2 code. Includes:Michael Meeks2012-10-0370-1592/+989
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-0115-15/+2
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-281-1/+1
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-255-12/+12
* unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan2012-09-211-0/+2
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* gridfixes: #i117145#Norbert Thiebaud2012-09-142-13/+25
* 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-145-95/+76
* 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-143-2/+16
* 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
* targetted VBA re-work.Noel Power2012-09-121-32/+0
* blind fix for toolkit_unoapiNoel Power2012-09-111-0/+4
* Missing "this->" qualificationStephan Bergmann2012-09-111-1/+1
* -Werror=unused-but-set-variableStephan Bergmann2012-09-111-1/+0