summaryrefslogtreecommitdiff
path: root/vcl/generic/app
AgeCommit message (Expand)Author
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-10-29TypoTor Lillqvist
2013-10-29Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist
2013-09-09CID#738553 uninitialized scalarCaolán McNamara
2013-08-26Simplify a bit iterator managementJulien Nabet
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-06-16fdo#43460 use isEmpty()Jelle van der Waa
2013-06-06fix WM_CLASSLuboš Luňák
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Fix previous fixStephan Bergmann
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-01SalYieldMutex::release(): add assertionMichael Stahl
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks