summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-20typo: allways -> alwaysAndras Timar
2013-01-09fix windows buildNoel Grandin
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-12-20fix dialog language support mess fdo#42978Noel Power
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-20Remove unused method "getScrollVisibility"Julien Nabet
2012-09-14gridfixes: #i117145#Norbert Thiebaud
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud
2012-09-14gridfixes: #i117398# allow to specify selection colors in table/gridNorbert Thiebaud
2012-09-12targetted VBA re-work.Noel Power
2012-09-11-Werror=non-virtual-dtorStephan Bergmann
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11attempt own scrollNoel Power
2012-09-11crummy but psuedo usable scrollable dialogNoel Power
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-07-11removed commented-out codeTakeshi Abe
2012-07-01Remove unused definesThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Remove an unused headerThomas Arnhold
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara
2012-04-24inline unused ctor needed by MSVC at compile timeCaolán McNamara
2012-04-20WaE: MSVC20082 unreferenced argumentCaolán McNamara
2012-04-17Remove some unused methodsJulien Nabet
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann