summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-09-05loplugin:externandnotdefinedStephan Bergmann1-2/+0
2014-09-03move ImplWindowAutoMnemonic into DoInitialLayoutCaolán McNamara2-3/+6
2014-09-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky1-2/+2
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist1-1/+1
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara4-26/+26
2014-09-03forget about the Left/Top/Right/Bottom frame distanceCaolán McNamara1-7/+3
2014-09-03don't crash if the new create context method is not availableMarkus Mohrhard1-1/+1
2014-09-03don't create a core context if we need a legacy oneMarkus Mohrhard1-9/+13
2014-09-03create a 3.2 core context if supported in dbgutil modeMarkus Mohrhard1-57/+86
2014-09-03SAL_INFO -> SAL_WARN for important error messageMarkus Mohrhard1-1/+1
2014-09-03SAL_INFO -> SAL_WARN for important error messageMarkus Mohrhard1-1/+1
2014-09-03fdo#82818 vcl macosx. fix asian vertical ctlayoutNorbert Thiebaud1-109/+153
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud7-17/+17
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud5-33/+24
2014-09-03fix signatureThomas Arnhold1-1/+1
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2-4/+5
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara1-0/+3
2014-09-02make previewer default to resizeableCaolán McNamara1-1/+1
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara4-4/+20
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara5-36/+80
2014-09-02coverity#1233506 Use of untrusted scalar valueCaolán McNamara1-4/+13
2014-09-02prevent potential crash if no SystemWindowData is passedMarkus Mohrhard1-1/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02fix crash when creating chartMarkus Mohrhard1-2/+4
2014-09-02fix buildMarkus Mohrhard1-2/+1
2014-09-02fix indentationMarkus Mohrhard1-1/+2
2014-09-02support legacy and core context on OSXMarkus Mohrhard2-13/+37
2014-09-02fix non OSX build againMarkus Mohrhard1-0/+2
2014-09-02remove unused methodMarkus Mohrhard2-6/+0
2014-09-02fix non Mac buildMarkus Mohrhard1-3/+6
2014-09-02working OSX OpenGLContextMarkus Mohrhard1-0/+13
2014-09-02use SystemWindowData to request a NSOpenGLWindowMarkus Mohrhard4-7/+28
2014-09-02switch to a NSOpenGLView implementationMarkus Mohrhard4-30/+86
2014-09-02add invalid framebuffer operation to OpenGL error messagesMarkus Mohrhard1-0/+1
2014-09-02check framebuffer statusMarkus Mohrhard1-1/+7
2014-09-02extract some shared codeMarkus Mohrhard1-0/+13
2014-09-02add possibility to request a compatibility contextMarkus Mohrhard1-1/+10
2014-08-30add capability to load FloatingWindows from .uiCaolán McNamara1-0/+5
2014-08-30move layout from dialog to systemwindowCaolán McNamara4-134/+178
2014-08-29ignore aggressive Nvidia GLSL compiler error messagesMarkus Mohrhard1-0/+5
2014-08-29Mirror vertically the texture bitmaps for OpenGLZolnai Tamás1-2/+2
2014-08-29It seems better if the caller allocates the memory for the RGBA buffer.Zolnai Tamás1-7/+5
2014-08-29Upgrade libgltf to 0.0.1Zolnai Tamás1-0/+6
2014-08-27callcatcher: update unused codeCaolán McNamara1-24/+0
2014-08-27m_aDevice may be nullCaolán McNamara1-0/+3
2014-08-26my 'Cleanvertising ' font has a space at its endCaolán McNamara1-1/+1
2014-08-26FixedHyperlink no longer loaded from resource filesCaolán McNamara1-7/+0
2014-08-26Dialogs no longer loaded from resource filesCaolán McNamara1-12/+0
2014-08-26ModalDialogs no longer loaded from resource filesCaolán McNamara1-7/+0
2014-08-26bnc#719994: Fix the duotone filter to actually produce duotoneTor Lillqvist1-3/+4