summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-09-15vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-09-14convert UserDrawHdl to boost signals2Luboš Luňák
2014-09-14convert ListBox's ImplBtn to use boost signal2Luboš Luňák
2014-09-12Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout"Norbert Thiebaud
2014-09-12Related: fdo#82259 we don't actually care about the ttf version hereCaolán McNamara
2014-09-12fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks
2014-09-12Related: fdo#82259 support version 2 ttc fonts on LinuxCaolán McNamara
2014-09-12vcl: The DecoToolBox has grown its own legs, it cannot be a button any more.Jan Holesovsky
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
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