summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02fix crash when creating chartMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02fix indentationMarkus Mohrhard
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02fix non OSX build againMarkus Mohrhard
2014-09-02remove unused methodMarkus Mohrhard
2014-09-02fix non Mac buildMarkus Mohrhard
2014-09-02working OSX OpenGLContextMarkus Mohrhard
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard
2014-09-02add invalid framebuffer operation to OpenGL error messagesMarkus Mohrhard
2014-09-02check framebuffer statusMarkus Mohrhard
2014-09-02extract some shared codeMarkus Mohrhard
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara
2014-08-30move layout from dialog to systemwindowCaolán McNamara
2014-08-29ignore aggressive Nvidia GLSL compiler error messagesMarkus Mohrhard
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-27m_aDevice may be nullCaolán McNamara
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist
2014-08-26name offending dialogCaolán McNamara
2014-08-26fix nasty memory leak on shutdownMarkus Mohrhard
2014-08-25connect gtk-yes and gtk-no upCaolán McNamara
2014-08-25MessBox not loaded from resource files anymoreCaolán McNamara
2014-08-25WarningBox are no longer loaded from resource filesCaolán McNamara
2014-08-25convert SV_EDIT_WARNING_BOX to MessageDialog + stringCaolán McNamara
2014-08-25queryboxes cannot be loaded from resource files anymoreCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-25fdo#62054 Enable "Select All", "Undo" and "Redo" in "Save as..." on OS XMatthew J. Francis
2014-08-24vcl::KeyCode fixesTor Lillqvist
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22WaE: unused parameterMatúš Kukan
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.Michael Meeks
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-22vcl: factor out font name lookup for future re-use.Michael Meeks
2014-08-22vcl: convert a couple of macros to static functionsNoel Grandin
2014-08-22WaE: Unreferenced function declarationsTor Lillqvist
2014-08-22remove special casing for default theme in vclBjoern Michaelsen