Age | Commit message (Expand) | Author |
2013-08-09 | Bin unused #include | Takeshi Abe |
2013-08-08 | vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit | Michael Stahl |
2013-08-08 | Bin a couple of pointless macros only used once | Tor Lillqvist |
2013-08-08 | if there is no secondary text then keep primary text orig font size | Caolán McNamara |
2013-08-07 | Use NSAccessibilityActionDescription for action descriptions | Boris Dušek |
2013-08-07 | Fix accessibility of text attributes on OS X | Boris Dušek |
2013-08-07 | Add debugging output for OS X accessibility | Boris Dušek |
2013-08-06 | Disable auto-detection of high-contrast mode by default | Michael Meeks |
2013-08-06 | Resolves: #i122948# fill gaps in glyphs->chars mapping for usp10-layouts | Herbert Dürr |
2013-08-06 | fdo#67660: Fix memory mismanagement crash | Tor Lillqvist |
2013-08-05 | Do not instantiate LinguServiceManager when it is not needed | Stephan Bergmann |
2013-08-04 | add a VclFrame::get_label | Caolán McNamara |
2013-08-04 | set default buttons for various messagebox button combinations | Caolán McNamara |
2013-08-04 | Revert "fdo#54320: VoiceOver does not follow keyboard focus" | Boris Dušek |
2013-08-04 | Fix memory leaks in ensure_dbus_setup. | Mark Wielaard |
2013-08-02 | NSAppKitVersionNumber10_7 is not surprisingly not defined in 10.6 SDK | Norbert Thiebaud |
2013-08-02 | don't reuse SV_HELPTEXT_CLOSE for SV_BUTTONTEXT_CLOSE | Caolán McNamara |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane |
2013-08-01 | update signature of DrawTextArray in workben | Caolán McNamara |
2013-08-01 | fdo#67410: VoiceOver does not provide typing or cursor movement echo in text | Boris Dušek |
2013-07-31 | Revert "convert vcl/menu.hxx from XubString to OUString" | Kohei Yoshida |
2013-07-31 | convert vcl/longcurr.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/keycod.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | Fix compilation error with MSVC | Tor Lillqvist |
2013-07-31 | Thinko | Tor Lillqvist |
2013-07-31 | Fix bogus change of Len() to isEmpty() | Tor Lillqvist |
2013-07-31 | Update cautionary comment | Tor Lillqvist |
2013-07-31 | convert vcl/edit.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/menu.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/mnemonic.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/msgbox.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/pdfwriter.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/tabctrl.hxx from XubString->OUString | Noel Grandin |
2013-07-31 | convert vcl/sttus.hxx from XubString to OUString | Noel Grandin |
2013-07-31 | convert vcl/toolbox.hxx from XubString->OUString | Noel Grandin |
2013-07-31 | convert vcl/inc/toolbox.h from XubString -> OUString | Noel Grandin |
2013-07-31 | Argh, the \xNN syntax uses as many hex chars there happens to be... | Tor Lillqvist |
2013-07-31 | Convert utf-8 bytes to \xNN hex representation | Tor Lillqvist |
2013-07-31 | Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage" | Fridrich Štrba |
2013-07-31 | fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage | Isamu Mogi |
2013-07-30 | start weeding out TabDialog::AdjustLayout | Caolán McNamara |
2013-07-30 | Fix MinGW32 and MinGW64 build | Fridrich Štrba |
2013-07-30 | fdo#66715: fontconfig: try harder to ignore duplicate fonts | Michael Stahl |
2013-07-30 | vcl: fix obviously wrong mapping of WIDTH_ULTRA_EXPANDED | Michael Stahl |
2013-07-30 | Adapt to NSPrintInfo API change | Tor Lillqvist |
2013-07-30 | Drop internal copies of X11 extensions headers | Khaled Hosny |
2013-07-30 | WaE: cast to 'id' from smaller integer type 'int' | Tor Lillqvist |
2013-07-30 | Resolves: fdo#67378 merge the label into the disclosure button | Caolán McNamara |
2013-07-30 | XubString->OUString for msgbox | Caolán McNamara |
2013-07-29 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |