summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan1-0/+2
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet1-1/+0
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-14gridfixes: #i117145#Norbert Thiebaud3-14/+25
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud3-56/+108
2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud1-7/+13
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud10-113/+94
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]1-2/+2
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud6-34/+230
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud4-2/+20
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna1-2/+2
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]5-3/+58
2012-09-14gridfixes: #i117398# cleaned up the row selection APINorbert Thiebaud2-22/+24
2012-09-14gridfixes: #i117625# recognize unsuccessful sorting attemptsNorbert Thiebaud2-9/+25
2012-09-14gridfixes: #i117188# remove column sort when rows are insertedFrank Schoenheit [fs]2-41/+20
2012-09-12targetted VBA re-work.Noel Power2-38/+0
2012-09-11blind fix for toolkit_unoapiNoel Power1-0/+4
2012-09-11Stray circular dependency of tk on svtStephan Bergmann1-1/+0
2012-09-11Missing "this->" qualificationStephan Bergmann1-1/+1
2012-09-11-Werror=unused-but-set-variableStephan Bergmann1-1/+0
2012-09-11-Werror=non-virtual-dtorStephan Bergmann1-0/+1
2012-09-11disable scrollable Frame ( not working well )Noel Power2-3/+2
2012-09-11get scrollbar details actually read for groupboxNoel Power5-26/+46
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power3-6/+33
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power6-120/+106
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power5-53/+114
2012-09-11fix scroll top & scroll leftNoel Power2-4/+15
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power2-52/+19
2012-09-11misc fixes and improvementsNoel Power6-40/+70
2012-09-11mpre debug, fix more obvious fobarsNoel Power1-15/+21
2012-09-11attempt own scrollNoel Power6-32/+154
2012-09-11crummy but psuedo usable scrollable dialogNoel Power4-2/+175
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-7/+0
2012-09-05Java cleanup, fix compile errorNoel Grandin1-4/+4
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-1/+1
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin1-1/+2
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+4
2012-08-28Make use of autoboxingStephan Bergmann3-3/+3
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin42-186/+199
2012-08-28Java cleanup - remove unused importsNoel Grandin37-183/+1
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara1-1/+2
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-774/+0
2012-08-20Remove dead java codeNoel Grandin3-9/+0
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann6-11/+0
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer3-4/+4
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther15-110/+108
2012-08-07Remove forwards of non-existing structsThomas Arnhold1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-5/+9