summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#82577: Handle WindowNoel Grandin1-20/+20
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold5-15/+15
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist5-0/+288
2013-04-23execute move of global headersBjoern Michaelsen65-10402/+0
2013-04-16merge duplicated CreateFontDescriptor methodsCaolán McNamara1-1/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák42-444/+441
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith1-3/+3
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith1-5/+5
2013-03-04doubled includesThomas Arnhold2-3/+0
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold1-1/+1
2013-02-20typo: allways -> alwaysAndras Timar1-1/+1
2013-01-09fix windows buildNoel Grandin1-1/+1
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin20-92/+85
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-2/+1
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