Age | Commit message (Expand) | Author |
2014-09-19 | My 'SkakNew-Figurine' font has a hyphen in its name | Miklos Vajna |
2014-09-19 | Fix use of uninitialised value identified by valgrind | Matthew J. Francis |
2014-09-18 | fdo#69090 Avoid using a string after free | Matthew J. Francis |
2014-09-18 | use vcl::Font | Noel Grandin |
2014-09-18 | Font -> vcl::Font in vcl/unx/kde4 | Stephan Bergmann |
2014-09-18 | default n-up printing of notes to sensible 2 x 1 not 1 x 2 | Caolán McNamara |
2014-09-18 | Use vcl::Font | Tor Lillqvist |
2014-09-18 | Use vcl::Font | Tor Lillqvist |
2014-09-18 | Use vcl::Font | Noel Grandin |
2014-09-18 | Use vcl::Font | Tor Lillqvist |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-17 | Reduce ColorValueSetMaximumRowCount to 20 from 40 | Krisztian Pinter |
2014-09-17 | fdo#81237: 2D OpenGL charts was upside-down | Zolnai Tamás |
2014-09-17 | vcl menu: Add the height setting to the IMenuBarWindow interface. | Jan Holesovsky |
2014-09-16 | loplugin:saloverride | Stephan Bergmann |
2014-09-16 | vcl: Order. | Jan Holesovsky |
2014-09-16 | vcl menu: More abstraction around MenuBar to get dynamic_cast to one place. | Jan Holesovsky |
2014-09-16 | vcl menu: Make SelectItem() virtual to eliminate IsMenuBar() call. | Jan Holesovsky |
2014-09-15 | loplugin:salbool | Stephan Bergmann |
2014-09-15 | vcl menu: Rename CloseStartedFrom() to ClosePopup() + adapt code. | Jan Holesovsky |
2014-09-15 | vcl menu: Move ImplLoadRes()'s body to PopupMenu constructor. | Jan Holesovsky |
2014-09-15 | vcl menu: Make MenuBarKeyInput() virtual to eliminate IsMenuBar() call. | Jan Holesovsky |
2014-09-15 | Missing GetImplFontCapabilities -> GetFontCapabilities | Stephan Bergmann |
2014-09-15 | vcl: Rename GetImplFontCapabilities() | Chris Sherlock |
2014-09-15 | vcl menu: Make DeactivateMenuBar() virtual to eliminate IsMenuBar() call. | Jan Holesovsky |
2014-09-15 | vcl menu: Make CloseStartedFrom() virtual to eliminate IsMenuBar() call. | Jan Holesovsky |
2014-09-14 | convert Edit autocomplete Hdl to boost signals2 | Luboš Luňák |
2014-09-14 | convert UserDrawHdl to boost signals2 | Luboš Luňák |
2014-09-14 | convert ListBox's ImplBtn to use boost signal2 | Luboš Luňák |
2014-09-13 | mac: clean-up obsolete conditional code based on old SDK | Norbert Thiebaud |
2014-09-13 | vcl: SalFrame::Enable() is not used anywhere so removing | Chris Sherlock |
2014-09-13 | vcl: tabify salvd.hxx | Chris Sherlock |
2014-09-13 | vcl: tabify salobj.hxx and fix initial comment | Chris Sherlock |
2014-09-13 | vcl: tabify salframe.hxx | Chris Sherlock |
2014-09-12 | Revert "vcl: use DeviceCoordinate for GetCaretPositions in sallayout" | Norbert Thiebaud |
2014-09-12 | Related: fdo#82259 we don't actually care about the ttf version here | Caolán McNamara |
2014-09-12 | vcl: avoid calling GetResolution() twice | Giuseppe Bilotta |
2014-09-12 | use Apple Language Id conversion for matching font names | Caolán McNamara |
2014-09-12 | fdo#66701 - don't double destroy the HASH when PDF signing. | Michael Meeks |
2014-09-12 | Related: fdo#82259 implement mac ttf fontname encoding support | Caolán McNamara |
2014-09-12 | Related: fdo#82259 support version 2 ttc fonts on Linux | Caolán McNamara |
2014-09-12 | vcl: The DecoToolBox has grown its own legs, it cannot be a button any more. | Jan Holesovsky |
2014-09-12 | vcl: It's a close button, there is no such a thing as a 'closer'. | Jan Holesovsky |
2014-09-12 | vcl: fix typo in DeviceCoordinate | Norbert Thiebaud |
2014-09-12 | vcl: protect against out-of-bound access of empty OUString | Norbert Thiebaud |
2014-09-12 | harden access to OUString[0] | Norbert Thiebaud |
2014-09-12 | vcl: use DeviceCoordinate for GetCaretPositions in sallayout | Norbert Thiebaud |
2014-09-12 | minor whitespace change | Chris Sherlock |
2014-09-11 | Resolves: fdo#82552 we only check pAlphaW on one branch | Caolán McNamara |
2014-09-11 | server font dtor always calls ReleaseFaceFT | Caolán McNamara |