summaryrefslogtreecommitdiffstats
path: root/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Java cleanup, fix compile errorNoel Grandin2012-09-051-4/+4
* More places that require a prefixed "system"Stephan Bergmann2012-09-031-1/+1
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-1/+2
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-5/+4
* Make use of autoboxingStephan Bergmann2012-08-283-3/+3
* Java5 update - convert to using generics for collectionsNoel Grandin2012-08-2842-186/+199
* Java cleanup - remove unused importsNoel Grandin2012-08-2837-183/+1
* callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara2012-08-281-1/+2
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-243-774/+0
* Remove dead java codeNoel Grandin2012-08-203-9/+0
* gbuild: register all jarsMichael Stahl2012-08-171-5/+5
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-146-11/+0
* fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer2012-08-103-4/+4
* fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther2012-08-1015-110/+108
* Remove forwards of non-existing structsThomas Arnhold2012-08-071-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-5/+9
* Revert hrc string cleanupThomas Arnhold2012-07-181-0/+1
* Un-inline use of szServiceName2_UnoControlEditStephan Bergmann2012-07-182-1/+14
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-2/+0
* hrc cleanup: Remove unused cstitem.srcThomas Arnhold2012-07-131-1/+0
* removed commented-out codeTakeshi Abe2012-07-118-68/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* fix dialog editor crasher fdo#51269Noel Power2012-07-061-0/+13
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
* Remove unused definesThomas Arnhold2012-07-011-9/+5
* Java5 update - convert to use generics and new Collections classesNoel Grandin2012-06-295-33/+27
* Remove include guardsThomas Arnhold2012-06-291-2/+0
* Remove UNO includes commentsThomas Arnhold2012-06-2918-41/+0
* Remove non-existing schedule.srcThomas Arnhold2012-06-271-1/+0
* Remove an unused headerThomas Arnhold2012-06-272-68/+0
* Remove commented out code (includes)Thomas Arnhold2012-06-271-1/+0
* Remove completely commented out file webwizar.srcThomas Arnhold2012-06-271-1/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-22/+14
* hrc cleanup: Remove two outdated filesThomas Arnhold2012-06-251-1/+0
* removed unused forward declarations of classTakeshi Abe2012-06-251-5/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* re-base on ALv2 code.Michael Meeks2012-06-2151-1203/+749
* re-base on ALv2 code.Michael Meeks2012-06-2180-196/+1391
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-2/+0
* WaE: unused parametersTor Lillqvist2012-06-181-0/+5
* touch depends on sal, toolkit depends on touchTor Lillqvist2012-06-181-1/+1
* Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist2012-06-183-4/+11
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-10/+0
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-4/+4
* Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist2012-06-122-5/+28
* nuke dead codeTakeshi Abe2012-06-124-79/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-0912-24/+0
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-051-1/+1