summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-09-12harden access to OUString[0]Norbert Thiebaud
2014-09-12vcl: use DeviceCoordinate for GetCaretPositions in sallayoutNorbert Thiebaud
2014-09-12minor whitespace changeChris Sherlock
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-10vcl: BitmapEx now states which icon theme is being used for missing imageChris Sherlock
2014-09-10vcl: remove dead code and useless task comments from winproc.cxxChris Sherlock
2014-09-10vcl: remove dead code from brdwin.cxxChris Sherlock
2014-09-10vcl: remove obsolete commented out assert from window.cxxChris Sherlock
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-09-09vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky
2014-09-09vcl: Kill bIsMenuBar.Jan Holesovsky
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara
2014-09-08WaE: 'DBG_UTIL' is not defined, evaluates to 0 [-Wundef]Matúš Kukan
2014-09-08coverity#1237357 Uncaught exceptionCaolán McNamara
2014-09-08return RET_CANCEL for ui-previewerCaolán McNamara
2014-09-07prevent crash with invalid XVisual, related fdo#80448Markus Mohrhard
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