summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter
2014-09-17fdo#81237: 2D OpenGL charts was upside-downZolnai Tamás
2014-09-17vcl menu: Add the height setting to the IMenuBarWindow interface.Jan Holesovsky
2014-09-16loplugin:saloverrideStephan Bergmann
2014-09-16vcl: Order.Jan Holesovsky
2014-09-16vcl menu: More abstraction around MenuBar to get dynamic_cast to one place.Jan Holesovsky
2014-09-16vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15loplugin:salboolStephan Bergmann
2014-09-15vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code.Jan Holesovsky
2014-09-15vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor.Jan Holesovsky
2014-09-15vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call.Jan Holesovsky
2014-09-15Missing GetImplFontCapabilities -> GetFontCapabilitiesStephan Bergmann
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-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