summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-05loplugin:externandnotdefinedStephan Bergmann
2014-09-03move ImplWindowAutoMnemonic into DoInitialLayoutCaolán McNamara
2014-09-03convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara
2014-09-03forget about the Left/Top/Right/Bottom frame distanceCaolán McNamara
2014-09-03don't crash if the new create context method is not availableMarkus Mohrhard
2014-09-03don't create a core context if we need a legacy oneMarkus Mohrhard
2014-09-03create a 3.2 core context if supported in dbgutil modeMarkus Mohrhard
2014-09-03SAL_INFO -> SAL_WARN for important error messageMarkus Mohrhard
2014-09-03SAL_INFO -> SAL_WARN for important error messageMarkus Mohrhard
2014-09-03extra witdh for GetTextBreak is of DeviceCoordinateNorbert Thiebaud
2014-09-03SalLayout GetTextWidth return DeviceCoordinateNorbert Thiebaud
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02make sort list options page fill vertically and horizontallyCaolán McNamara
2014-09-02make previewer default to resizeableCaolán McNamara
2014-09-02map deletable to WB_CLOSEABLECaolán McNamara
2014-09-02rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara
2014-09-02coverity#1233506 Use of untrusted scalar valueCaolán McNamara
2014-09-02fix crash when creating chartMarkus Mohrhard
2014-09-02support legacy and core context on OSXMarkus Mohrhard
2014-09-02fix non OSX build againMarkus 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-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-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist