summaryrefslogtreecommitdiffstats
path: root/vcl/generic/app
Commit message (Expand)AuthorAgeFilesLines
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-022-7/+0
* Remove unnecessary vcl::SolarMutexObjectStephan Bergmann2014-03-201-3/+3
* Add mode linesTakeshi Abe2014-03-041-0/+2
* Remove visual noise from vclAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* TypoTor Lillqvist2013-10-291-1/+1
* Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist2013-10-291-0/+3
* CID#738553 uninitialized scalarCaolán McNamara2013-09-091-1/+1
* Simplify a bit iterator managementJulien Nabet2013-08-261-6/+6
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* fdo#43460 use isEmpty()Jelle van der Waa2013-06-161-4/+4
* fix WM_CLASSLuboš Luňák2013-06-061-12/+4
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-4/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* Fix previous fixStephan Bergmann2013-03-191-1/+1
* Fix broken automatic search/replace resultsStephan Bergmann2013-03-191-1/+1
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* Bypass X11-specific code if not on X11Tor Lillqvist2013-03-181-3/+5
* RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith2013-01-121-14/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-11-123-72/+42
* Don't access broken service mgr during bootstrap failureStephan Bergmann2012-09-181-9/+51
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-211-1/+1
* Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot2012-01-311-1/+1
* use officecfg/Office/Common.hxx directlyDavid Tardon2011-12-221-63/+0
* Disable gtk3 at run-time, unless in experimental mode.Michael Meeks2011-12-131-0/+70
* remove include of pch header from vclNorbert Thiebaud2011-11-273-6/+0
* Convert Sal to rtl::O(U)StringDavid Tardon2011-11-211-2/+2
* SalYieldMutex::release(): add assertionMichael Stahl2011-11-011-0/+1
* generic: undo attempt at cross-platform headless for nowMichael Meeks2011-10-251-0/+5
* gtk3: fix display changed signal emissionsMichael Meeks2011-10-251-0/+8
* generic: factor out generic display code, reducing cut+paste+bugMichael Meeks2011-10-251-0/+155
* gtk3: remove X dependency (for now)Michael Meeks2011-10-251-0/+179
* generic: merge me with last commit please ... - more workMichael Meeks2011-10-251-0/+134