summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22vcl: Allow creation of button content from action name (.uno: commands).Jan Holesovsky
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-22fdo#62104 Optimize thumbnail size by using PNG8 and other tricksTomaž Vajngerl
2014-09-22Convenient function to compress a Graphic to PNG imageTomaž Vajngerl
2014-09-21set mpFirstBand back to 0 after deleting itCaolán McNamara
2014-09-21WB_OWNERDRAWDECORATION is needed by toolbar popupsMaxim Monastirsky
2014-09-19My 'SkakNew-Figurine' font has a hyphen in its nameMiklos Vajna
2014-09-19Fix use of uninitialised value identified by valgrindMatthew J. Francis
2014-09-18fdo#69090 Avoid using a string after freeMatthew J. Francis
2014-09-18use vcl::FontNoel Grandin
2014-09-18Font -> vcl::Font in vcl/unx/kde4Stephan Bergmann
2014-09-18default n-up printing of notes to sensible 2 x 1 not 1 x 2Caolán McNamara
2014-09-18Use vcl::FontTor Lillqvist
2014-09-18Use vcl::FontTor Lillqvist
2014-09-18Use vcl::FontNoel Grandin
2014-09-18Use vcl::FontTor Lillqvist
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