summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforfind.cxx
AgeCommit message (Expand)Author
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-06Resolves: tdf#93080 short day name and month name may interfereEike Rathke
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke
2015-07-04Fix typosAndrea Gelmini
2015-06-24Simplify uses of comphelper::string::equals with constant argumentStephan Bergmann
2015-06-01Resolves: tdf#91420 "Jan1, 2015" is a valid dateEike Rathke
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-20Resolves: tdf#89500 catch ISO 8601 datetime in all localesEike Rathke
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2014-12-18svl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-03work around nonsense -Werror=maybe-uninitialized, fdo#80166 follow-upEike Rathke
2014-07-02resolved fdo#80166 check input against date acceptance pattern plausibilityEike Rathke
2014-06-06resolved fdo#79719 recognize ##-MMM-## as date even if ambiguousEike Rathke
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks
2014-05-20take a shortcut on common separating ASCII charactersEike Rathke
2014-05-20resolved fdo#34724 Jan1 or 1Jan without separating character is not dateEike Rathke
2014-05-17Back out change for fdo#78119 now that we have StringContainsWord()Eike Rathke
2014-05-17resolved fdo#41166 match month and day name word instead of substringEike Rathke
2014-05-17resolved fdo#41166 match month and day name word instead of substringEike Rathke
2014-05-12fdo#78119 find the longest match for month nameDavid Tardon
2014-05-06consistent percent sign in commentsThomas Arnhold
2014-03-28handle Narrow No-Break Space the same as No-Break Space, just in caseEike Rathke
2014-03-28name things what they areEike Rathke
2014-03-28we have a constant, use itEike Rathke
2014-03-05Work around unfortunate libstdc++ interpretation of C++ cmath requirementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-11-06Make TransformInput() a non-member function.Kohei Yoshida
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-23fdo#54686 Treat hard blank as soft blank in numberLaurent Balland-Poirier
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-19Translate German comments, fix some WSPhilipp Weissenbacher
2013-06-16initialize number scanner.Michael Meeks
2013-06-16fix mistakeJulien Nabet
2013-06-16cppcheck: fix some uninitMemberVar (svl)Julien Nabet
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák