summaryrefslogtreecommitdiffstats
path: root/toolkit/source
Commit message (Expand)AuthorAgeFilesLines
* Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann2012-09-181-1/+1
* gridfixes: #i117145#Norbert Thiebaud2012-09-142-13/+25
* gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2012-09-142-0/+9
* gridfixes: #i117549# create/loadTabPageNorbert Thiebaud2012-09-141-7/+13
* gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud2012-09-145-95/+76
* gridfixes: GCC WaEFrank Schoenheit [fs]2012-09-141-2/+2
* gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud2012-09-144-30/+79
* gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud2012-09-143-2/+16
* DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna2012-09-141-2/+2
* gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]2012-09-144-2/+30
* 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-121-32/+0
* blind fix for toolkit_unoapiNoel Power2012-09-111-0/+4
* Missing "this->" qualificationStephan Bergmann2012-09-111-1/+1
* -Werror=unused-but-set-variableStephan Bergmann2012-09-111-1/+0
* disable scrollable Frame ( not working well )Noel Power2012-09-112-3/+2
* get scrollbar details actually read for groupboxNoel Power2012-09-114-26/+45
* 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-114-108/+78
* some more tweaking to import scrollbar data for mso Frame & UserformNoel Power2012-09-114-51/+112
* fix scroll top & scroll leftNoel Power2012-09-112-4/+15
* better scrolling, support for scroll width and scroll heightNoel Power2012-09-111-50/+18
* misc fixes and improvementsNoel Power2012-09-114-38/+64
* mpre debug, fix more obvious fobarsNoel Power2012-09-111-15/+21
* attempt own scrollNoel Power2012-09-114-31/+132
* crummy but psuedo usable scrollable dialogNoel Power2012-09-112-2/+113
* 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
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-142-3/+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-1011-105/+102
* Un-inline use of szServiceName2_UnoControlEditStephan Bergmann2012-07-181-0/+12
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* removed commented-out codeTakeshi Abe2012-07-111-2/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* fix dialog editor crasher fdo#51269Noel Power2012-07-061-0/+13
* Remove include guardsThomas Arnhold2012-06-291-2/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2913-28/+0
* Remove an unused headerThomas Arnhold2012-06-271-67/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-22/+14
* removed unused forward declarations of classTakeshi Abe2012-06-251-5/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* re-base on ALv2 code.Michael Meeks2012-06-2111-260/+163
* WaE: unused parametersTor Lillqvist2012-06-181-0/+5
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-181-3/+4
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-151-6/+0