summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-17fix multisample support in OpenGLMarkus Mohrhard
2014-03-17windows fixes for openglMarkus Mohrhard
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-15Win build: explicit default contstructor/destructor ofor OpenGLConextZolnai Tamás
2014-03-14KDE4: prevent blocking in Display::YieldJan-Marek Glogowski
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski
2014-03-14KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski
2014-03-14Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski
2014-03-14Revert "fdo#67011: Run Display::Yield through KDEXLib::Yield."Jan-Marek Glogowski
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski
2014-03-14Fix mac build: not define these locals for macZolnai Tamás
2014-03-14Fix build: move namespace again.Zolnai Tamás
2014-03-14Fix build: namespace in wrong place.Zolnai Tamás
2014-03-14Remove unused includeZolnai Tamás
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás
2014-03-14Move OpenGLRender to vclZolnai Tamás
2014-03-14Remove SAL_INFO that was meant as a temporary SAL_DEBUGStephan Bergmann
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara
2014-03-14fprintf -> SAL_INFOStephan Bergmann
2014-03-14convert pdf warn dialog to .uiCaolán McNamara
2014-03-14fdo#74702 Return true if graphics is set, cleanup unused variablesChris Sherlock
2014-03-14Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-13fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr
2014-03-13CosmeticsTor Lillqvist
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13callcatcher: update unused codeCaolán McNamara
2014-03-13Spelling fix: pinedTor Lillqvist
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-13Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara
2014-03-12Resolves: fdo#75982 set mnemonics targets for hidden labelsCaolán McNamara
2014-03-12Simplify linear searches in FilterConfigCacheAlex Henrie
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-11remove osolete ifdefNorbert Thiebaud
2014-03-11force DPIScaleFactor to 1 on MacNorbert Thiebaud
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock
2014-03-11coverity#441225 Dereference null return valueCaolán McNamara
2014-03-11We do seem to need the "resize timer" after all in tiled renderingTor Lillqvist
2014-03-11SpellingNoel Grandin
2014-03-11SpellingTor Lillqvist
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist
2014-03-10Hack on the iOS vcl codeTor Lillqvist
2014-03-10More informative warningsTor Lillqvist