Age | Commit message (Expand) | Author |
2013-01-30 | remove useless macros | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-29 | Resolving crash in wizards fdo#59931 by NULL checking | Arnaud Versini |
2013-01-28 | fdo#46808, Convert SvNumberFormatter to use XComponentContext | Noel Grandin |
2013-01-26 | unify the spelling of 'Kazakh' language name | Andras Timar |
2013-01-24 | Change GetSavedValue() to return OUString | Chr. Rossmanith |
2013-01-22 | Hopefully fix windows build | Korrawit Pruegsanusak |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-20 | Some cppcheck cleaning | Julien Nabet |
2013-01-18 | add a border property to ValueSet | Caolán McNamara |
2013-01-17 | Const correct-ness in one place... | Kohei Yoshida |
2013-01-17 | sal_Bool to bool. | Kohei Yoshida |
2013-01-17 | Proper construction of the impl class, using initializer. | Kohei Yoshida |
2013-01-17 | String cleanup. | Kohei Yoshida |
2013-01-15 | Resolves: fdo#37449 apparent access into empty codepage bitset | Caolán McNamara |
2013-01-15 | split out border page and adapt code | Caolán McNamara |
2013-01-15 | teach ValueSet to calc an optimal size | Caolán McNamara |
2013-01-15 | fdo#59158 About dialog Website button link fix for zh-CN and zh-TW | Andras Timar |
2013-01-15 | fdo#46808, fixes for windows build | Noel Grandin |
2013-01-15 | fdo#46808, Adapt ui::AddressBookSourceDialog UNO service to new style | Noel Grandin |
2013-01-14 | we only ever want the preferred window size from GetOptimalSize | Caolán McNamara |
2013-01-13 | fix the previous commit | Ivan Timofeev |
2013-01-13 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-07 | allow menu items to be referred to by a name | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2013-01-04 | Move GraphicFilter class to vcl. | Jan Holesovsky |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2013-01-01 | Minimal fix fdo#58766 Macro Recorder opt not saved | LeMoyne Castle |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-12-26 | PCH for Library_svt | Lubos Lunak |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9 | Cédric Bosdonnat |
2012-12-20 | Removed File > Templates > Address Book Source... menu entry and its code | Cédric Bosdonnat |
2012-12-20 | The LineListBox drew lines wider than can fit in its text area | Caolán McNamara |
2012-12-20 | convert columns dialog (and sections/frame/page tab page) to .ui | Caolán McNamara |
2012-12-20 | fdo#56970 Fixed insert new sheet button for different directionality | Issa Alkurtass |
2012-12-18 | File picker: add Path field for CMIS like other protocols | Cédric Bosdonnat |
2012-12-17 | fdo#58196 Viewing: Reenable mirroring for scaled-down images | Werner Koerner |
2012-12-17 | Resolves: fdo#58373 restore label for font is printer/both or unavailable | Caolán McNamara |
2012-12-17 | split out document info page and convert to .ui | Caolán McNamara |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara |
2012-12-14 | Remove some newly tagged unused methods | Julien Nabet |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |
2012-12-10 | callcatcher: remove unused rtf filter and associated methods | Caolán McNamara |
2012-12-10 | guard against div by 0 | Caolán McNamara |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |