summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2012-09-11blind fix for toolkit_unoapiNoel Power
2012-09-11Missing "this->" qualificationStephan Bergmann
2012-09-11-Werror=unused-but-set-variableStephan Bergmann
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel 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-11fix scroll top & scroll leftNoel Power
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power
2012-09-11misc fixes and improvementsNoel Power
2012-09-11mpre debug, fix more obvious fobarsNoel Power
2012-09-11attempt own scrollNoel Power
2012-09-11crummy but psuedo usable scrollable dialogNoel Power
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-10fdo#39468: Translate remaining German comments in toolkit/Philipp Riemer
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
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