Age | Commit message (Expand) | Author | Files | Lines |
2013-02-14 | teach radiogroup loader about custom properties | Caolán McNamara | 1 | -1/+5 |
2013-02-14 | Avoid ambiguities after string clean-up of InfoBox users | Stephan Bergmann | 2 | -2/+2 |
2013-02-14 | add a custom wrap prop to radiobuttons/checkboxes | Caolán McNamara | 1 | -3/+11 |
2013-02-14 | make compilable on RHEL-6 | Caolán McNamara | 2 | -1/+5 |
2013-02-13 | update pch headers, broken by 1aaf9a9 | Luboš Luňák | 1 | -5/+5 |
2013-02-13 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+1 |
2013-02-12 | Some cppcheck cleaning | Julien Nabet | 1 | -2/+1 |
2013-02-12 | Some cppcheck cleaning | Julien Nabet | 1 | -2/+4 |
2013-02-12 | remove executable bit on .cxx files | Luboš Luňák | 1 | -0/+0 |
2013-02-12 | Fix compilation of kde/kde4 | Stephan Bergmann | 2 | -2/+4 |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin | 3 | -28/+9 |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin | 6 | -118/+67 |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin | 2 | -16/+6 |
2013-02-11 | Resolves: rhbz#527719 #i105784# improve selection of fallback font | Caolán McNamara | 1 | -14/+21 |
2013-02-11 | fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style | Noel Grandin | 1 | -4/+3 |
2013-02-10 | add 6 width border to toplevel widgets of printdialog | Joren De Cuyper | 1 | -0/+4 |
2013-02-08 | win-specific fixes for 9e310cc32923ceb4b18d97ce68d54a339b935f01 | Luboš Luňák | 2 | -8/+8 |
2013-02-08 | what a convoluted way to split path into dir and file; and broken, too | Luboš Luňák | 1 | -3/+4 |
2013-02-08 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 12 | -48/+44 |
2013-02-08 | janitorial tidying | Caolán McNamara | 2 | -10/+3 |
2013-02-08 | resolve fdo#60450 - Printer list is missing its border in Print dialog | Joren De Cuyper | 2 | -2/+12 |
2013-02-07 | AtkListener::updateChildList: assert when getAccessibleChild ... | Michael Stahl | 1 | -1/+8 |
2013-02-07 | decrement for-loop variable instead of incrementing it | Chr. Rossmanith | 1 | -1/+1 |
2013-02-06 | if a font is not available, show its name in italic in the font combo | Luboš Luňák | 1 | -2/+2 |
2013-02-06 | replace (Xub)String with OUString in vcl | Chr. Rossmanith | 20 | -153/+150 |
2013-02-06 | drop bottom padding | Caolán McNamara | 1 | -1/+0 |
2013-02-06 | Added dialog title, 6 px spacing on Print dialog like in 3.6, fdo#59846 | Robert Roth | 1 | -2/+13 |
2013-02-05 | WaE: comparison of integers of different signs: 'long' and 'unsigned long' | Tor Lillqvist | 1 | -3/+3 |
2013-02-04 | use OUString(Buffer) in class Edit | Chr. Rossmanith | 4 | -132/+132 |
2013-02-02 | add theme content_area_spacing to dialog vbox spacing, not override | Caolán McNamara | 1 | -1/+2 |
2013-02-02 | chop custom target off a11y relation widget target name | Caolán McNamara | 1 | -1/+5 |
2013-02-02 | Resolves: fdo#59767 detect outlier widths and exclude from size normalization | Caolán McNamara | 2 | -48/+134 |
2013-02-01 | always propagate font changes | Luboš Luňák | 1 | -1/+1 |
2013-02-01 | fix incorrect if indentation | Luboš Luňák | 1 | -5/+5 |
2013-01-31 | tell the options dialog to relayout if a pane queue-resizes | Caolán McNamara | 1 | -1/+1 |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann | 8 | -25/+0 |
2013-01-30 | Setting env vars in aqua's InitSalMain should long be unnecessary | Stephan Bergmann | 1 | -48/+0 |
2013-01-30 | Cosmetics and more informative SAL_INFO output from InitGIA() | Tor Lillqvist | 1 | -64/+40 |
2013-01-30 | Fix SAL_INFO output from SetColor() | Tor Lillqvist | 1 | -1/+1 |
2013-01-29 | allow a custom border property for drawing areas | Caolán McNamara | 1 | -1/+4 |
2013-01-29 | Do not call putenv with a temporary string argument | Stephan Bergmann | 1 | -10/+6 |
2013-01-29 | More work on the CoreText code | Tor Lillqvist | 4 | -146/+278 |
2013-01-29 | Undo pointless field name changes | Tor Lillqvist | 3 | -212/+189 |
2013-01-28 | Sprinkle some SAL_INFO debugging output | Tor Lillqvist | 1 | -9/+53 |
2013-01-28 | add SV_BUTTONTEXT_SAVE and map to gtk-save | Caolán McNamara | 3 | -10/+18 |
2013-01-27 | Some cppcheck cleaning | Julien Nabet | 1 | -2/+0 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 1 | -1/+1 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 1 | -4/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 12 | -0/+15 |
2013-01-25 | Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translations | Caolán McNamara | 3 | -12/+29 |