summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann1-11/+12
2014-03-18Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-45/+33
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud3-35/+101
2014-03-17fix multisample support in OpenGLMarkus Mohrhard1-0/+4
2014-03-17windows fixes for openglMarkus Mohrhard1-15/+17
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard1-23/+5
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard1-0/+190
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard15-1990/+5
2014-03-15Win build: explicit default contstructor/destructor ofor OpenGLConextZolnai Tamás1-0/+8
2014-03-14KDE4: prevent blocking in Display::YieldJan-Marek Glogowski1-0/+4
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski8-15/+168
2014-03-14KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski2-38/+24
2014-03-14Revert "Rewrite Qt4 based nested yield mutex locking."Jan-Marek Glogowski1-14/+3
2014-03-14Revert "fdo#67011: Run Display::Yield through KDEXLib::Yield."Jan-Marek Glogowski1-16/+6
2014-03-14Revert "KDE4: sleep in yield for native file picker"Jan-Marek Glogowski4-28/+5
2014-03-14Fix mac build: not define these locals for macZolnai Tamás1-2/+1
2014-03-14Fix build: move namespace again.Zolnai Tamás1-1/+3
2014-03-14Fix build: namespace in wrong place.Zolnai Tamás1-2/+2
2014-03-14Remove unused includeZolnai Tamás2-2/+0
2014-03-14Introduce OpenGLContext in vclopenglZolnai Tamás2-2/+420
2014-03-14Move OpenGLRender to vclZolnai Tamás14-0/+2049
2014-03-14Remove SAL_INFO that was meant as a temporary SAL_DEBUGStephan Bergmann1-1/+0
2014-03-14Resolves: coverity#1078567 help coverity outCaolán McNamara1-4/+3
2014-03-14fprintf -> SAL_INFOStephan Bergmann1-1/+1
2014-03-14convert pdf warn dialog to .uiCaolán McNamara1-0/+1
2014-03-14fdo#74702 Return true if graphics is set, cleanup unused variablesChris Sherlock3-19/+19
2014-03-14Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2-85/+46
2014-03-13fdo#55142 CoreText handling of trailing whitespace in justified modeHerbert Dürr1-58/+142
2014-03-13CosmeticsTor Lillqvist1-38/+38
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara1-20/+0
2014-03-13callcatcher: update unused codeCaolán McNamara1-27/+1
2014-03-13Spelling fix: pinedTor Lillqvist5-14/+14
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin14-30/+31
2014-03-13Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe7-98/+82
2014-03-12Resolves: fdo#50855 Nimbus Sans L missing stylesCaolán McNamara1-1/+6
2014-03-12Resolves: fdo#75982 set mnemonics targets for hidden labelsCaolán McNamara1-0/+5
2014-03-12Simplify linear searches in FilterConfigCacheAlex Henrie1-16/+16
2014-03-12Rename the Application_Impl class to DummyApplicationTor Lillqvist1-4/+4
2014-03-12Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe6-38/+29
2014-03-11remove osolete ifdefNorbert Thiebaud1-2/+1
2014-03-11force DPIScaleFactor to 1 on MacNorbert Thiebaud1-2/+8
2014-03-11fdo#74702 Moved ImplInitGraphics into correct classesChris Sherlock4-149/+183
2014-03-11coverity#441225 Dereference null return valueCaolán McNamara1-1/+5
2014-03-11We do seem to need the "resize timer" after all in tiled renderingTor Lillqvist1-3/+7
2014-03-11SpellingNoel Grandin1-1/+1
2014-03-11SpellingTor Lillqvist2-10/+10
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe3-37/+23
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist1-7/+25
2014-03-10Hack on the iOS vcl codeTor Lillqvist6-72/+76
2014-03-10More informative warningsTor Lillqvist1-1/+2