summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-5/+4
* Make use of autoboxingStephan Bergmann2012-08-283-3/+3
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-2842-186/+199
* Java cleanup - remove unused importsNoel Grandin2012-08-2837-183/+1
* callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara2012-08-281-1/+2
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-243-774/+0
* Remove dead java codeNoel Grandin2012-08-203-9/+0
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-146-11/+0
* fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer2012-08-103-4/+4
* fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2012-08-1015-110/+108
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-5/+9