summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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-224-3/+4
* fdo#51304: Remove @author annotationJosé Guilherme Vanz2012-11-205-5/+0
* warning C4100: unreferenced formal parameterMichael Stahl2012-11-191-1/+1
* targetted cleanup of misc. vba pieces.Noel Power2012-11-162-8/+5
* ensure translations are built before using themDavid Tardon2012-11-151-1/+1
* 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-125-122/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-313-21/+8
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-243-27/+9
* fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin2012-10-242-4/+4
* 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-03104-2356/+1477
* toolkit: cleanup unit test, and remove obsolete src2xml.Michael Meeks2012-10-0324-3150/+5
* fs34b: integrated complex test cases into GNUMake's subsequentcheck targetFrank Schoenheit [fs]2012-10-033-97/+57
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-0116-17/+6
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-281-2/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-281-2/+2
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-281-1/+2
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-281-0/+1
* 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
* Remove unused method "getScrollVisibility"Julien Nabet2012-09-201-1/+0
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* gridfixes: #i117145#Norbert Thiebaud2012-09-143-14/+25
* gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2012-09-143-56/+108
* gridfixes: #i117549# create/loadTabPageNorbert Thiebaud2012-09-141-7/+13
* gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud2012-09-1410-113/+94
* gridfixes: GCC WaEFrank Schoenheit [fs]2012-09-141-2/+2
* gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud2012-09-146-34/+230
* gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud2012-09-144-2/+20
* DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna2012-09-141-2/+2
* gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]2012-09-145-3/+58
* 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-122-38/+0
* blind fix for toolkit_unoapiNoel Power2012-09-111-0/+4
* Stray circular dependency of tk on svtStephan Bergmann2012-09-111-1/+0
* Missing "this->" qualificationStephan Bergmann2012-09-111-1/+1
* -Werror=unused-but-set-variableStephan Bergmann2012-09-111-1/+0
* -Werror=non-virtual-dtorStephan Bergmann2012-09-111-0/+1
* disable scrollable Frame ( not working well )Noel Power2012-09-112-3/+2
* get scrollbar details actually read for groupboxNoel Power2012-09-115-26/+46