summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Java cleanup, fix compile errorNoel Grandin1-4/+4
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-28Make use of autoboxingStephan Bergmann3-3/+3
2012-08-28Java5 update - convert to using generics for collectionsNoel Grandin42-186/+199
2012-08-28Java cleanup - remove unused importsNoel Grandin37-183/+1
2012-08-28callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara1-1/+2
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-774/+0
2012-08-20Remove dead java codeNoel Grandin3-9/+0
2012-08-17gbuild: register all jarsMichael Stahl1-5/+5
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann6-11/+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ünther15-110/+108
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-18Revert hrc string cleanupThomas Arnhold1-0/+1
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann2-1/+14
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-13hrc cleanup: Remove unused cstitem.srcThomas Arnhold1-1/+0
2012-07-11removed commented-out codeTakeshi Abe8-68/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-06fix dialog editor crasher fdo#51269Noel Power1-0/+13
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-01Remove unused definesThomas Arnhold1-9/+5
2012-06-29Java5 update - convert to use generics and new Collections classesNoel Grandin5-33/+27
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold18-41/+0
2012-06-27Remove non-existing schedule.srcThomas Arnhold1-1/+0
2012-06-27Remove an unused headerThomas Arnhold2-68/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold1-1/+0
2012-06-27Remove completely commented out file webwizar.srcThomas Arnhold1-1/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-22/+14
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold1-1/+0
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 Meeks3-69/+42
2012-06-21re-base on ALv2 code.Michael Meeks51-1203/+749
2012-06-21re-base on ALv2 code.Michael Meeks80-196/+1391
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-2/+0
2012-06-18WaE: unused parametersTor Lillqvist1-0/+5
2012-06-18touch depends on sal, toolkit depends on touchTor Lillqvist1-1/+1
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist3-4/+11
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara2-10/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-4/+4
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist2-5/+28
2012-06-12nuke dead codeTakeshi Abe4-79/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold12-24/+0
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1