summaryrefslogtreecommitdiff
path: root/vcl/source
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-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-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-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#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-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-10More informative warningsTor Lillqvist
2014-03-10Seperate initialization of OutputDevice instanceChris Sherlock
2014-03-10Stick to function naming conventions in OutputDeviceChris Sherlock
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-10vcl: MetaText*Action: revert unwanted file format changesMichael Stahl
2014-03-09map GtkSpinner to ThrobberCaolán McNamara
2014-03-09Avoid possible resource leaks with boost::scoped_ptrTakeshi Abe
2014-03-07x->getSomething(x->getImplementationId()) doesn't make any senseStephan Bergmann
2014-03-07convert customize menu page to .uiCaolán McNamara
2014-03-07arrow buttons seem too bigCaolán McNamara
2014-03-07coverity#735992 Dereference after null checkCaolán McNamara
2014-03-07callcatcher: update unused codeCaolán McNamara