summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2012-07-18Un-inline use of szServiceName2_UnoControlEditStephan Bergmann
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-11removed commented-out codeTakeshi Abe
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06fix dialog editor crasher fdo#51269Noel Power
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Remove an unused headerThomas Arnhold
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18WaE: unused parametersTor Lillqvist
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
2012-06-12nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-28targeted string re-workNorbert Thiebaud
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-05-08work around spurious signed overflow warningsMichael Stahl
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-24save the next guy from getting caught with msvc template requirementsCaolán McNamara
2012-04-24Remove unused method UnoControlBase::UnoControlBase()Xavi Escriche Galindo
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara
2012-04-17Remove some unused methodsJulien Nabet
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-07don't need this pure virtual implCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara
2012-04-05disabled for 11 years, not like to get fixed soonCaolán McNamara
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-13Convert tools/table.hxx usage to std::set in toolkit module in UnoPropertyArr...Noel Grandin
2012-03-05fix dbgutil buildCaolán McNamara
2012-03-05Convert ImplPropertyTable from tools/table.hxx to std::mapNoel Grandin
2012-03-05Remove unused codeElton Chung
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-24toolkit: fix module name for svt to 'merged' when using mergedlibsMichael Meeks
2012-02-19entirely unused UnoMemoryStream classCaolán McNamara