summaryrefslogtreecommitdiff
path: root/vcl/generic/app
AgeCommit message (Expand)Author
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-12-15Memory leakStephan Bergmann
2015-12-01Add 'Linux' string to about dialog OS version infoYousuf Philips
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27work around Windows and OSX macro collisions with enum valuesNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2015-01-29vcl: copy-pasted SAL_WARN_IF conditionMichael Stahl
2015-01-17no need to do that for all contextsMarkus Mohrhard
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-04Add mode linesTakeshi Abe
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