Age | Commit message (Expand) | Author |
2016-10-31 | loplugin:oncevar in svl..svx | Noel Grandin |
2016-07-08 | Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendar | Eike Rathke |
2016-07-04 | remove comphelper::string::remove | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-06 | Resolves: tdf#93080 short day name and month name may interfere | Eike Rathke |
2015-07-10 | Resolves: tdf#92457 handle trailing text subformat if others omitted | Eike Rathke |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-06-01 | Resolves: tdf#91420 "Jan1, 2015" is a valid date | Eike Rathke |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-20 | Resolves: tdf#89500 catch ISO 8601 datetime in all locales | Eike Rathke |
2015-01-26 | implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230 | Eike Rathke |
2014-12-18 | svl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-07-03 | work around nonsense -Werror=maybe-uninitialized, fdo#80166 follow-up | Eike Rathke |
2014-07-02 | resolved fdo#80166 check input against date acceptance pattern plausibility | Eike Rathke |
2014-06-06 | resolved fdo#79719 recognize ##-MMM-## as date even if ambiguous | Eike Rathke |
2014-05-21 | ODS load perf: 7% of the time re-creating sheet name strings. | Michael Meeks |
2014-05-20 | take a shortcut on common separating ASCII characters | Eike Rathke |
2014-05-20 | resolved fdo#34724 Jan1 or 1Jan without separating character is not date | Eike Rathke |
2014-05-17 | Back out change for fdo#78119 now that we have StringContainsWord() | Eike Rathke |
2014-05-17 | resolved fdo#41166 match month and day name word instead of substring | Eike Rathke |
2014-05-17 | resolved fdo#41166 match month and day name word instead of substring | Eike Rathke |
2014-05-12 | fdo#78119 find the longest match for month name | David Tardon |
2014-05-06 | consistent percent sign in comments | Thomas Arnhold |
2014-03-28 | handle Narrow No-Break Space the same as No-Break Space, just in case | Eike Rathke |
2014-03-28 | name things what they are | Eike Rathke |
2014-03-28 | we have a constant, use it | Eike Rathke |
2014-03-05 | Work around unfortunate libstdc++ interpretation of C++ cmath requirements | Stephan Bergmann |
2014-01-07 | remove unnecessary sal_Unicode casts in OUStringBuffer::append calls | Noel Grandin |
2013-11-06 | Make TransformInput() a non-member function. | Kohei Yoshida |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-09-23 | fdo#54686 Treat hard blank as soft blank in number | Laurent Balland-Poirier |
2013-06-20 | -Werror,-Wdeprecated-register | Stephan Bergmann |
2013-06-19 | Translate German comments, fix some WS | Philipp Weissenbacher |
2013-06-16 | initialize number scanner. | Michael Meeks |
2013-06-16 | fix mistake | Julien Nabet |
2013-06-16 | cppcheck: fix some uninitMemberVar (svl) | Julien Nabet |
2013-04-27 | Bin ugly (ab)use of preprocessor in headers | Tor Lillqvist |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |