summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-07WaE: 's_hAccessibleImplementationModule' defined but not usedTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-04Link directly to CreateWindow (in svtools) when DISABLE_DYNLOADINGTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-03toolkit: cleanup unit test, and remove obsolete src2xml.Michael Meeks
2012-10-03fs34b: integrated complex test cases into GNUMake's subsequentcheck targetFrank Schoenheit [fs]
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann
2012-09-14gridfixes: #i117145#Norbert Thiebaud
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud
2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]
2012-09-12targetted VBA re-work.Noel Power
2012-09-11blind fix for toolkit_unoapiNoel Power
2012-09-11Stray circular dependency of tk on svtStephan Bergmann
2012-09-11Missing "this->" qualificationStephan Bergmann
2012-09-11-Werror=unused-but-set-variableStephan Bergmann
2012-09-11-Werror=non-virtual-dtorStephan Bergmann
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11fix scroll top & scroll leftNoel Power
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11mpre debug, fix more obvious fobarsNoel Power
2012-09-11attempt own scrollNoel Power
2012-09-11crummy but psuedo usable scrollable dialogNoel Power
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin
2012-09-05Java cleanup, fix compile errorNoel Grandin