summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxtoolkit.cxx
AgeCommit message (Expand)Author
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-11attempt own scrollNoel Power
2012-09-11crummy but psuedo usable scrollable dialogNoel Power
2012-06-18WaE: unused parametersTor Lillqvist
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-12Implement XToolkit2::createScreenCompatibleDeviceUsingBuffer for AndroidTor Lillqvist
2012-06-12nuke dead codeTakeshi Abe
2012-05-28targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-24toolkit: fix module name for svt to 'merged' when using mergedlibsMichael Meeks
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-07catch exception by constant referenceTakeshi Abe
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-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-21Make this compile for iOSTor Lillqvist
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-21Drop OS2Tor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
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-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-28fwk167: #i70217 No need to assert if the same instance is set. Don't create a...Carsten Driesner
2011-02-23Some more #include <boost/ptr_container/ptr_vector.hpp> fixesJoseph Powers
2011-02-09prewin.h already includes <windows.h>Tor Lillqvist
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 08Gert Faller
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-25Use SolarMutexGuard where appropriateNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14tabcontrol: merge with DEV300_m89Mihaela Kedikova
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real...Frank Schoenheit [fs]
2010-10-06dba34b: #i112779# new 'animated images' UNO control, superseding the (X)Simpl...Frank Schoenheit [fs]