summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)AuthorFilesLines
2012-12-20fix dialog language support mess fdo#42978Noel Power1-2/+7
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-50/+0
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-12/+3
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin1-3/+3
2012-10-03re-base on ALv2 code. Includes:Michael Meeks27-631/+387
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+4
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet1-1/+0
2012-09-14gridfixes: #i117145#Norbert Thiebaud1-1/+0
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud5-18/+18
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud1-0/+4
2012-09-12targetted VBA re-work.Noel Power1-6/+0
2012-09-11-Werror=non-virtual-dtorStephan Bergmann1-0/+1
2012-09-11get scrollbar details actually read for groupboxNoel Power1-0/+1
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power2-12/+28
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power1-2/+2
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power1-2/+1
2012-09-11misc fixes and improvementsNoel Power2-2/+6
2012-09-11attempt own scrollNoel Power2-1/+22
2012-09-11crummy but psuedo usable scrollable dialogNoel Power1-0/+60
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara1-1/+2
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-8/+0
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther4-5/+6
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
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann1-1/+2
2012-07-11removed commented-out codeTakeshi Abe7-66/+0
2012-07-01Remove unused definesThomas Arnhold1-9/+5
2012-06-29Remove UNO includes commentsThomas Arnhold5-13/+0
2012-06-27Remove an unused headerThomas Arnhold1-1/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-22re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21re-base on ALv2 code.Michael Meeks37-878/+548
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist1-1/+1
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-4/+0
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist1-3/+8
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara1-1/+10
2012-04-24inline unused ctor needed by MSVC at compile timeCaolán McNamara1-2/+4
2012-04-20WaE: MSVC20082 unreferenced argumentCaolán McNamara1-1/+1
2012-04-17Remove some unused methodsJulien Nabet2-2/+0
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-3/+5
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-13Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr...Noel Grandin1-3/+2
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin1-3/+3
2012-03-05Remove unused codeElton Chung1-2/+0
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara1-75/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-1/+0
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power3-1/+17