Age | Commit message (Expand) | Author | Files | Lines |
2013-01-30 | remove useless macros | Luboš Luňák | 3 | -5/+0 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 4 | -44/+40 |
2013-01-29 | Resolving crash in wizards fdo#59931 by NULL checking | Arnaud Versini | 1 | -1/+4 |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin | 1 | -1/+1 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 6 | -0/+11 |
2013-01-26 | unify the spelling of 'Kazakh' language name | Andras Timar | 1 | -1/+1 |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith | 2 | -2/+2 |
2013-01-22 | Hopefully fix windows build | Korrawit Pruegsanusak | 1 | -1/+1 |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith | 20 | -53/+52 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 5 | -7/+7 |
2013-01-20 | Some cppcheck cleaning | Julien Nabet | 1 | -3/+1 |
2013-01-18 | add a border property to ValueSet | Caolán McNamara | 1 | -2/+12 |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida | 4 | -8/+8 |
2013-01-17 | sal_Bool to bool. | Kohei Yoshida | 2 | -34/+33 |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida | 2 | -136/+161 |
2013-01-17 | Unindent the class declaration. | Kohei Yoshida | 1 | -77/+78 |
2013-01-17 | String cleanup. | Kohei Yoshida | 2 | -3/+3 |
2013-01-15 | Resolves: fdo#37449 apparent access into empty codepage bitset | Caolán McNamara | 1 | -3/+12 |
2013-01-15 | split out border page and adapt code | Caolán McNamara | 1 | -0/+6 |
2013-01-15 | teach ValueSet to calc an optimal size | Caolán McNamara | 2 | -2/+36 |
2013-01-15 | fdo#59158 About dialog Website button link fix for zh-CN and zh-TW | Andras Timar | 1 | -5/+12 |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin | 1 | -2/+2 |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin | 1 | -1/+28 |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara | 8 | -34/+16 |
2013-01-13 | fix the previous commit | Ivan Timofeev | 1 | -3/+5 |
2013-01-13 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac | 3 | -50/+42 |
2013-01-12 | default spinbuttons to left align | Caolán McNamara | 1 | -32/+5 |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist | 2 | -3/+3 |
2013-01-10 | include PCH headers for headers changes | Luboš Luňák | 1 | -28/+3 |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara | 1 | -1/+1 |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin | 4 | -3/+5 |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky | 11 | -49/+15 |
2013-01-04 | Move GraphicFilter class to vcl. | Jan Holesovsky | 105 | -24429/+0 |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák | 3 | -27/+0 |
2013-01-01 | Minimal fix fdo#58766 Macro Recorder opt not saved | LeMoyne Castle | 1 | -11/+12 |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist | 1 | -1/+1 |
2012-12-26 | ignore #include inside #if | Lubos Lunak | 1 | -3/+1 |
2012-12-26 | PCH for Library_svt | Lubos Lunak | 4 | -1/+522 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 1 | -1/+1 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 4 | -51/+24 |
2012-12-20 | Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 | Cédric Bosdonnat | 10 | -0/+2045 |
2012-12-20 | Removed File > Templates > Address Book Source... menu entry and its code | Cédric Bosdonnat | 10 | -2044/+0 |
2012-12-20 | The LineListBox drew lines wider than can fit in its text area | Caolán McNamara | 1 | -2/+9 |
2012-12-20 | convert columns dialog (and sections/frame/page tab page) to .ui | Caolán McNamara | 1 | -0/+12 |
2012-12-20 | fdo#56970 Fixed insert new sheet button for different directionality | Issa Alkurtass | 1 | -2/+6 |
2012-12-18 | split out description info page and convert to .ui | Caolán McNamara | 1 | -5/+3 |
2012-12-18 | File picker: add Path field for CMIS like other protocols | Cédric Bosdonnat | 3 | -84/+118 |
2012-12-17 | fdo#58196 Viewing: Reenable mirroring for scaled-down images | Werner Koerner | 1 | -2/+12 |
2012-12-17 | Resolves: fdo#58373 restore label for font is printer/both or unavailable | Caolán McNamara | 2 | -4/+104 |