summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-03-21prevent string access out of boundsEike Rathke
2017-02-16Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke
2016-08-22tdf#101636 Test index before reading OUStringLaurent Balland-Poirier
2016-08-16tdf#101462 tdf#79399 lcl_matchKeywordAndGetNumber returns integerLaurent Balland-Poirier
2016-08-09do not resolve system locale when queried, rhbz#1364406 relatedEike Rathke
2016-08-04tdf#101147 New approach to fix minute/month detectionLaurent Balland-Poirier
2016-08-04break the Excel rule for YMD and DMY, tdf#101147 follow-upEike Rathke
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-07-27Resolves: tdf#100046 the dreaded 1945-04-02 Double DST, also tdf#79663Eike Rathke
2016-07-25Resolves: tdf#101096 remove the "H after M" ruleEike Rathke
2016-07-25Revert "tdf#101096 Improve minute/month disambiguation"Eike Rathke
2016-07-25tdf#101096 Improve minute/month disambiguationLaurent Balland-Poirier
2016-07-12tdf#100842 Do not insert things in the middle of the numberLaurent Balland-Poirier
2016-06-03preserve ISO date+time format when editing such valuesEike Rathke
2016-06-03add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-06-02tdf#100122 Correctly treat fraction without integer partLaurent Balland-Poirier
2016-05-30prevent out of bounds string accessEike Rathke
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13Update mdds to 1.2.0. Note that the API version is also up.Kohei Yoshida
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Harmless missing breaks in switchStephan Bergmann
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-05-01Fix typosAndrea Gelmini
2016-04-22SfxUndoAction::dumpAsXml: show address of undo itemsMiklos Vajna
2016-04-21Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-15remove tools/solarmutex.hxxNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-04-11cppcheck: silence warnings assertWithSideEffectJochen Nitschke
2016-04-06remove some dead bits of DDENoel Grandin
2016-04-05loplugin:nullptrStephan Bergmann
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04loplugin:constantparam in i18nlangtagNoel Grandin
2016-04-04loplugin:constantparam in svlNoel Grandin