Age | Commit message (Expand) | Author |
2015-09-02 | tdf#93867 - clear current GL context before thread switch. | Michael Meeks |
2015-06-11 | convert 'it.begin() == it.end()' to 'it.empty()' | Noel Grandin |
2015-05-23 | Remove include stdio (part6) | Julien Nabet |
2015-03-27 | fix macro and enum name collision using CamelCase | Noel Grandin |
2015-03-27 | work around Windows and OSX macro collisions with enum values | Noel Grandin |
2015-03-27 | convert BUTTON_ constants to enum class | Noel Grandin |
2015-01-29 | vcl: copy-pasted SAL_WARN_IF condition | Michael Stahl |
2015-01-17 | no need to do that for all contexts | Markus Mohrhard |
2015-01-06 | vcl: reset OpenGLContext(s) when yielding the last SolarMutex. | Michael Meeks |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-03-20 | Remove unnecessary vcl::SolarMutexObject | Stephan Bergmann |
2014-03-04 | Add mode lines | Takeshi Abe |
2014-02-26 | Remove visual noise from vcl | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-10-29 | Typo | Tor Lillqvist |
2013-10-29 | Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() fails | Tor Lillqvist |
2013-09-09 | CID#738553 uninitialized scalar | Caolán McNamara |
2013-08-26 | Simplify a bit iterator management | Julien Nabet |
2013-08-18 | Use subfolder names from <config_folders.h> | Tor Lillqvist |
2013-06-16 | fdo#43460 use isEmpty() | Jelle van der Waa |
2013-06-06 | fix WM_CLASS | Luboš Luňák |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | Fix previous fix | Stephan Bergmann |
2013-03-19 | Fix broken automatic search/replace results | Stephan Bergmann |
2013-03-19 | further OUString cleanup | Thomas Arnhold |
2013-03-18 | Bypass X11-specific code if not on X11 | Tor Lillqvist |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/generic | Chr. Rossmanith |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-09-18 | Don't access broken service mgr during bootstrap failure | Stephan Bergmann |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-01-31 | Fix for fdo43460 Part LVII getLength() to isEmpty() | Olivier Hallot |
2011-12-22 | use officecfg/Office/Common.hxx directly | David Tardon |
2011-12-13 | Disable gtk3 at run-time, unless in experimental mode. | Michael Meeks |
2011-11-27 | remove include of pch header from vcl | Norbert Thiebaud |
2011-11-21 | Convert Sal to rtl::O(U)String | David Tardon |
2011-11-01 | SalYieldMutex::release(): add assertion | Michael Stahl |
2011-10-25 | generic: undo attempt at cross-platform headless for now | Michael Meeks |
2011-10-25 | gtk3: fix display changed signal emissions | Michael Meeks |
2011-10-25 | generic: factor out generic display code, reducing cut+paste+bug | Michael Meeks |
2011-10-25 | gtk3: remove X dependency (for now) | Michael Meeks |
2011-10-25 | generic: merge me with last commit please ... - more work | Michael Meeks |