summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-11attempt own scrollNoel Power4-31/+132
2012-09-11crummy but psuedo usable scrollable dialogNoel Power2-2/+113
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-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2-3/+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ünther11-105/+102
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann1-0/+12
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold1-2/+0
2012-07-11removed commented-out codeTakeshi Abe1-2/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-06fix dialog editor crasher fdo#51269Noel Power1-0/+13
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-06-29Remove UNO includes commentsThomas Arnhold13-28/+0
2012-06-27Remove an unused headerThomas Arnhold1-67/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-22/+14
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 Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks11-260/+163
2012-06-18WaE: unused parametersTor Lillqvist1-0/+5
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist1-3/+4
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara1-6/+0
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-4/+4
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist1-2/+20
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
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin4-29/+25
2012-05-29targeted string re-workNorbert Thiebaud1-13/+13
2012-05-28targeted string re-workNorbert Thiebaud19-80/+78
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-05-08work around spurious signed overflow warningsMichael Stahl2-6/+12
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold18-98/+98
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara1-12/+0
2012-04-24Remove unused method UnoControlBase::UnoControlBase()Xavi Escriche Galindo1-8/+0
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara1-6/+0
2012-04-17Remove some unused methodsJulien Nabet2-12/+0
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-2/+2
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-1/+1
2012-04-07don't need this pure virtual implCaolán McNamara1-6/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-3/+3
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara1-7/+0
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara1-34/+0
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-3/+3
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin2-2/+0