summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed the unable to close dialog when vert scrollbars setNoel Power2012-09-113-6/+33
* make interface for scrollablity properties to allow more code sharingNoel Power2012-09-116-120/+106
* some more tweaking to import scrollbar data for mso Frame & UserformNoel Power2012-09-115-53/+114
* fix scroll top & scroll leftNoel Power2012-09-112-4/+15
* better scrolling, support for scroll width and scroll heightNoel Power2012-09-112-52/+19
* misc fixes and improvementsNoel Power2012-09-116-40/+70
* mpre debug, fix more obvious fobarsNoel Power2012-09-111-15/+21
* attempt own scrollNoel Power2012-09-116-32/+154
* crummy but psuedo usable scrollable dialogNoel Power2012-09-114-2/+175
* Java cleanup, remove unnecessary importsNoel Grandin2012-09-101-7/+0
* Java cleanup, fix compile errorNoel Grandin2012-09-051-4/+4
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-1/+1
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-1/+2