summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan1-0/+2
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-14gridfixes: #i117145#Norbert Thiebaud2-13/+25
2012-09-14gridfixes: ensure removal of a column in grid control adjusts the cursorNorbert Thiebaud2-0/+9
2012-09-14gridfixes: #i117549# create/loadTabPageNorbert Thiebaud1-7/+13
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud5-95/+76
2012-09-14gridfixes: GCC WaEFrank Schoenheit [fs]1-2/+2
2012-09-14gridfixes: #i117398# XMutableGridDataModel:Norbert Thiebaud4-30/+79
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud3-2/+16
2012-09-14DefaultGridDataModel::getRowData: use o3tl::select1stMiklos Vajna1-2/+2
2012-09-14gridfixes: #i117398# added XGridDataModel::getRowDataFrank Schoenheit [fs]4-2/+30
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 Power1-32/+0
2012-09-11blind fix for toolkit_unoapiNoel Power1-0/+4
2012-09-11Missing "this->" qualificationStephan Bergmann1-1/+1
2012-09-11-Werror=unused-but-set-variableStephan Bergmann1-1/+0
2012-09-11disable scrollable Frame ( not working well )Noel Power2-3/+2
2012-09-11get scrollbar details actually read for groupboxNoel Power4-26/+45
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 Power4-108/+78
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power4-51/+112
2012-09-11fix scroll top & scroll leftNoel Power2-4/+15
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power1-50/+18
2012-09-11misc fixes and improvementsNoel Power4-38/+64
2012-09-11mpre debug, fix more obvious fobarsNoel Power1-15/+21
2012-09-11attempt own scrollNoel Power4-31/+132
2012-09-11crummy but psuedo usable scrollable dialogNoel Power2-2/+113
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-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+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ünther11-105/+102
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann1-0/+12
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-11removed commented-out codeTakeshi Abe1-2/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-06fix dialog editor crasher fdo#51269Noel Power1-0/+13
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold13-28/+0
2012-06-27Remove an unused headerThomas Arnhold1-67/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-22/+14
2012-06-25removed unused forward declarations of classTakeshi Abe1-5/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks11-260/+163
2012-06-18WaE: unused parametersTor Lillqvist1-0/+5
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist1-3/+4