Age | Commit message (Expand) | Author |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Add Asturian, Slovenian, and Spanish translations of keymanes for Windows | Petr Mladek |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-20 | Fix fallout from my earlier vcl changes today | Tor Lillqvist |
2013-01-19 | AquaSalBitmap and IosSalBitmap were identical so unify | Tor Lillqvist |
2013-01-19 | implement custom images for radiobuttons via VclBuilder | Caolán McNamara |
2013-01-19 | allow access to menus via VclBuilder | Caolán McNamara |
2013-01-19 | De-duplication of CoreText code and headers for OS X and iOS | Tor Lillqvist |
2013-01-19 | Use SAL_INFO instead of home-grown msgs_debug | Tor Lillqvist |
2013-01-19 | Fix iOS bit-rot and unify with OS X CoreText code | Tor Lillqvist |
2013-01-19 | Fix pUnicodes unused | Julien Nabet |
2013-01-19 | sal_Bool to bool | Takeshi Abe |
2013-01-17 | Fix duplicate if | Julien Nabet |
2013-01-17 | Personas: Fix fdo#59208 - get rid of artifacts when we run out of bitmap. | Jan Holesovsky |
2013-01-17 | Personas: Clear the BitmapEx first, so that we can switch off Personas. | Jan Holesovsky |
2013-01-17 | Personas: Fix fdo#59230 - make Personas fully work in non-NWF case too. | Jan Holesovsky |
2013-01-17 | Personas: Fix one more potential crash. | Jan Holesovsky |
2013-01-17 | callcatcher: remove newly unused code | Caolán McNamara |
2013-01-16 | fdo#54165: Add key replacement names for Estonian (Patch by: Mihkel Tõnnov) | Jesús Corrius |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin |
2013-01-15 | WaE: nil is not a BOOL | Norbert Thiebaud |
2013-01-15 | cosmetic cleanup (trailing spaces) | Norbert Thiebaud |
2013-01-14 | Resolves: fdo#58324 keep both halves of surrogate pairs if glyph isn't found | Caolán McNamara |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara |
2013-01-14 | merge the 'holy default' default window sizes to a single place | Caolán McNamara |
2013-01-14 | split confused ImplInitDigitMode method into seperate functions | Caolán McNamara |
2013-01-13 | callcatcher: update and remove newly unused code | Caolán McNamara |
2013-01-12 | default spinbuttons to left align | Caolán McNamara |
2013-01-12 | these members are private now, use accessors | Caolán McNamara |
2013-01-12 | Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/generic | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null] | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/window | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/gdi | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/source/filter | Chr. Rossmanith |
2013-01-12 | we don't need to cast here | Markus Mohrhard |
2013-01-12 | fix crash with new personas when notifying windows | Markus Mohrhard |
2013-01-11 | create VclSizeGroup analog of GtkSizeGroup | Caolán McNamara |
2013-01-11 | split out the ComboBox code that determines the positioning of subwidgets | Caolán McNamara |
2013-01-11 | Make the LIBO_VERSION_* macros integers, not strings | Tor Lillqvist |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-11 | No "core dumps" on Windows, and not on iOS or Android either | Tor Lillqvist |
2013-01-10 | include PCH headers for headers changes | Luboš Luňák |
2013-01-10 | export cleaned up dotted version in environment and GtkWindow user-data. | Michael Meeks |
2013-01-10 | Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of true | Caolán McNamara |
2013-01-10 | split scrolling support for internal/external scrolling support | Caolán McNamara |
2013-01-10 | add a stock apply button text and map to gtk-apply | Caolán McNamara |
2013-01-10 | maName is now private, use GetFamilyName() | Caolán McNamara |