summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock
2014-09-13vcl: tabify salvd.hxxChris Sherlock
2014-09-13vcl: tabify salobj.hxx and fix initial commentChris Sherlock
2014-09-13vcl: tabify salframe.hxxChris Sherlock
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-12vcl: avoid calling GetResolution() twiceGiuseppe Bilotta
2014-09-12use Apple Language Id conversion for matching font namesCaolán McNamara
2014-09-12fdo#66701 - don't double destroy the HASH when PDF signing.Michael Meeks
2014-09-12Related: fdo#82259 implement mac ttf fontname encoding supportCaolán McNamara
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-12vcl: fix typo in DeviceCoordinateNorbert Thiebaud
2014-09-12vcl: protect against out-of-bound access of empty OUStringNorbert Thiebaud
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-11server font dtor always calls ReleaseFaceFTCaolán McNamara
2014-09-10clip PolyPolygon::Insert on .svm loadCaolán McNamara
2014-09-10callcatcher: update unused codeCaolán McNamara
2014-09-10Fallback DPI detection on X11Giuseppe Bilotta
2014-09-10Refactor DPI settings validity checkGiuseppe Bilotta
2014-09-10vcl: BitmapEx now states which icon theme is being used for missing imageChris Sherlock
2014-09-10vcl: no such thing as GtkSalInstance, remove commented codeChris 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: GtkSalFrame::AcquireGraphics() calls GtkSalGraphics::Init() twiceChris 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-03fdo#80474: Fix the check whether the window is active on OS X.Jan Holesovsky
2014-09-03What is a ridiculous size in 32-bit code is also ridiculous in 64-bit codeTor Lillqvist
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