summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
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-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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
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-16Clang -Wconstant-conversion.Stephan Bergmann
2012-01-19Explicit type in SvStream::operator << call.Stephan Bergmann
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann
2012-01-07catch exception by constant referenceTakeshi Abe
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-11-17Removing the last remnants of layout - sorry to see it go :-(Jan Holesovsky
2011-11-15remove unused methods from layoutimplFelix Zhang
2011-10-24Also use .NET2003 build fix for ClangKristian Rietveld
2011-10-05WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-04add mode-lines to new filessCaolán McNamara
2011-07-21Make this compile for iOSTor Lillqvist
2011-07-11Replace List with std::vector< VCLXGraphics* >Joseph Powers
2011-06-21convert stringCaolán McNamara
2011-06-17fix comment typoCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-26remove __cdecl and use SAL_CALL insteadChr. Rossmanith
2011-05-25dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara
2011-05-21Drop OS2Tor Lillqvist
2011-05-20replace res/commandimagelist with cmd in toolkitMatus Kukan
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-21fwk167: Rebase to DEV300m103Carsten Driesner
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-28fwk167: #i70217 No need to assert if the same instance is set. Don't create a...Carsten Driesner