Age | Commit message (Expand) | Author |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | It's either Ireland(en) or Éire(ga) not Eire | Caolán McNamara |
2013-03-08 | we hardly need to distinguish New Zealand Maori from some other kind of Maori | Caolán McNamara |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | fdo#46808, convert singleton util::theOfficeInstallationDirectories | Noel Grandin |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-23 | sal: update log areas | Thomas Arnhold |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin |
2013-02-12 | fdo#46808, convert some code to XComponentContext | Noel Grandin |
2013-02-11 | fdo#46808, convert svt::GraphicAccess to XComponentContext | Noel Grandin |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | unify the spelling of 'Kazakh' language name | Andras Timar |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
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 | fdo#59158 About dialog Website button link fix for zh-CN and zh-TW | Andras Timar |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara |
2012-12-13 | fdo#46808, use service constructor for ui::GlobalAcceleratorConfiguration | Noel Grandin |
2012-12-05 | move printer setup .ui to svtools and replace .src with it | Caolán McNamara |
2012-11-30 | add Sidama (sid) language | Andras Timar |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-28 | changes to Congolese locales | Eike Rathke |
2012-11-28 | Add/modify locales & language list entries for Congolese languages | Jeremy Brown |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-06 | fdo#56346 add a few more Uralic languages to languages dropdown | Andras Timar |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-09 | SfxErrorHandler::CreateString: remove pointless loops | Michael Stahl |
2012-10-09 | String->OUString in tools::ErrorContext | Noel Grandin |
2012-10-09 | convert graphic export dialog to .ui | Caolán McNamara |
2012-10-07 | WaE: 's_hAccessibleImplementationModule' defined but not used | Tor Lillqvist |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-04 | Show lang-tag instead of Unknown for languages without unknown name | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-26 | TransferableHelper: fix annoying assertion "bad pCharClass" | Michael Stahl |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-05 | Some clean up of previous commit | Stephan Bergmann |
2012-09-05 | fdo#46808, Adapt frame::ModuleManager UNO service to new style | Noel Grandin |