Age | Commit message (Expand) | Author |
2017-05-09 | remove unnecessary empty OUString fields and vars | Noel Grandin |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert i18npool from OSL_ASSERT to assert | Chris Sherlock |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-04-28 | loplugin:salunicodeliteral: i18npool | Stephan Bergmann |
2017-04-28 | Add group option, group by usage attribute | Eike Rathke |
2017-04-28 | Rename to sort-formats.awk that better fits plans | Eike Rathke |
2017-04-27 | Sort FormatElement and their children by formatindex value | Eike Rathke |
2017-04-27 | Resolves: tdf#106902 swap [es-SV] decimal and group separator | Eike Rathke |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-21 | remove some old MSVC workarounds | Noel Grandin |
2017-04-19 | Convert TOKEN constants to o3tl::typed_flags | Noel Grandin |
2017-04-18 | Few modifications to Croatian localization file: double quotations, MinimalDa... | Krunoslav Šebetić |
2017-04-06 | loplugin:useuniqueptr | Jan-Marek Glogowski |
2017-04-06 | scriptclass for codepoint 0 is WEAK | Caolán McNamara |
2017-04-04 | make UNO enums scoped for internal LO code | Noel Grandin |
2017-03-30 | remove type decorations on char literals | Jochen Nitschke |
2017-03-28 | tdf#106755: Fix script type for combining marks | Khaled Hosny |
2017-03-27 | loplugin:redundantinline | Tor Lillqvist |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | extend with-locale hack to the service instantiation | Caolán McNamara |
2017-03-01 | Blind fix for 32-bit builds | Stephan Bergmann |
2017-03-01 | typesafe wrappers for css::i18nutil::TransliterationModules | Noel Grandin |
2017-02-27 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-21 | loplugin:subtlezeroinit: i18npool | Stephan Bergmann |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, i18npool | Stephan Bergmann |
2017-01-18 | Some cleanups, tdf#105170 follow-up | Khaled Hosny |
2017-01-17 | replace #ifdef SOLARIS with #ifdef __sun | Michael Stahl |
2017-01-17 | tdf#105170: Ignore diacritics on precomposed chars | Khaled Hosny |
2017-01-17 | new loplugin: useuniqueptr: helpcompiler..io | Noel Grandin |
2017-01-16 | tdf#104950 add English (Malaysia) [en-MY] locale data | Eike Rathke |
2017-01-14 | coverity#1398584 Uncaught exception | Caolán McNamara |
2017-01-11 | Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr. | Eike Rathke |
2017-01-10 | coverity#1398526 Uncaught exception | Caolán McNamara |
2017-01-10 | New loplugin:conststringvar: i18npool | Stephan Bergmann |
2017-01-09 | New loplugin:externvar: i18npool | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-29 | use unique_ptr for xdictionary | Jochen Nitschke |
2016-12-20 | make IOS generic DISABLE_DYNLOADING and explicit link to icudata | Caolán McNamara |
2016-12-16 | icu genbrk built with enable-static can't find its data, help it out | Caolán McNamara |