summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2014-09-12minor whitespace changeChris Sherlock1-1/+2
2014-09-11Resolves: fdo#82552 we only check pAlphaW on one branchCaolán McNamara1-2/+2
2014-09-11server font dtor always calls ReleaseFaceFTCaolán McNamara1-6/+5
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara1-0/+6
2014-09-10callcatcher: update unused codeCaolán McNamara1-6/+0
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta1-1/+19
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta1-1/+7
2014-09-10vcl: BitmapEx now states which icon theme is being used for missing imageChris Sherlock1-1/+2
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris Sherlock1-3/+3
2014-09-10vcl: remove dead code and useless task comments from winproc.cxxChris Sherlock1-9/+2
2014-09-10vcl: remove dead code from brdwin.cxxChris Sherlock1-21/+0
2014-09-10vcl: remove obsolete commented out assert from window.cxxChris Sherlock1-3/+0
2014-09-10vcl: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris Sherlock3-3/+12
2014-09-10vcl: sal_Bool -> boolStephan Bergmann2-2/+2
2014-09-09vcl: Virtual functions do not work in constructors, avoid IsMenuBar() there.Jan Holesovsky1-37/+38
2014-09-09vcl: Kill bIsMenuBar.Jan Holesovsky2-68/+56
2014-09-09vcl: Move MenuBarWindow to an own file + adapt code.Jan Holesovsky5-1243/+1322
2014-09-09vcl: Move MenuFloatingWindow to an own file + adapt code.Jan Holesovsky8-1828/+2049
2014-09-08make this ctor of MessageDialog for the builder onlyCaolán McNamara1-1/+0
2014-09-08WaE: 'DBG_UTIL' is not defined, evaluates to 0 [-Wundef]Matúš Kukan1-1/+1
2014-09-08coverity#1237357 Uncaught exceptionCaolán McNamara1-1/+9
2014-09-08return RET_CANCEL for ui-previewerCaolán McNamara1-0/+2
2014-09-07prevent crash with invalid XVisual, related fdo#80448Markus Mohrhard1-0/+6
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2-10/+8
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-42/+0
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