summaryrefslogtreecommitdiff
path: root/vcl/generic/app
AgeCommit message (Expand)AuthorFilesLines
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19Fix previous fixStephan Bergmann1-1/+1
2013-03-19Fix broken automatic search/replace resultsStephan Bergmann1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-18Bypass X11-specific code if not on X11Tor Lillqvist1-3/+5
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/genericChr. Rossmanith1-14/+14
2012-11-12re-base on ALv2 code. Includes:Michael Meeks3-72/+42
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-9/+51
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-01-31Fix for fdo43460 Part LVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-22use officecfg/Office/Common.hxx directlyDavid Tardon1-63/+0
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks1-0/+70
2011-11-27remove include of pch header from vclNorbert Thiebaud3-6/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-2/+2
2011-11-01SalYieldMutex::release(): add assertionMichael Stahl1-0/+1
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks1-0/+5
2011-10-25gtk3: fix display changed signal emissionsMichael Meeks1-0/+8
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks1-0/+155
2011-10-25gtk3: remove X dependency (for now)Michael Meeks1-0/+179
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks1-0/+134