Age | Commit message (Expand) | Author |
2016-01-14 | grml.. stupid oversight.. | Eike Rathke |
2016-01-14 | it's unnecessary to buffer the string to create a string from it again | Eike Rathke |
2016-01-14 | do it right and remove then superfluous mumbo-jumbo | Eike Rathke |
2016-01-13 | -Werror=unused-but-set-variable | Stephan Bergmann |
2016-01-13 | loplugin:unusedmethods unused return value in include/svl | Noel Grandin |
2015-11-24 | nitpick, use 'b' prefix | Eike Rathke |
2015-11-24 | nitpick, reduce to one string insertion | Eike Rathke |
2015-11-23 | tdf#95677 Force sign to exponent for Excel export | Laurent Balland-Poirier |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-09-29 | use exponential 'E' format for General when appropriate | Eike Rathke |
2015-09-17 | boost->std | Caolán McNamara |
2015-08-03 | tdf#93071 Remove trailing zeroes of scientific in General format | Laurent Balland-Poirier |
2015-07-11 | write trailing text subformat also to Excel .xls and .xlsx, tdf#92457 | Eike Rathke |
2015-07-11 | fix string access out of bounds | Eike Rathke |
2015-07-10 | the main text format is not a trailing text format, tdf#92457 follow-up | Eike Rathke |
2015-07-10 | Resolves: tdf#92457 handle trailing text subformat if others omitted | Eike Rathke |
2015-06-24 | Simplify uses of comphelper::string::equals with constant argument | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-03-23 | tdf#90133 Scientific format: allow variable decimal | Laurent Balland-Poirier |
2015-03-23 | tdf#30716 Engineering notation | Laurent Balland-Poirier |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-24 | Remove long-unnecessary cruft | Stephan Bergmann |
2015-02-23 | tdf#88835 Calc: General format: 2 digits in exponent | Laurent Balland-Poirier |
2014-12-18 | svl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | svl: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-07 | callcatcher: number format serialization cleanup fallout | Caolán McNamara |
2014-11-06 | change nNewStandardDefined to bAdditionalBuiltin | Eike Rathke |
2014-11-06 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2014-11-06 | If XPersistObject support is dropped, all this unsupported old data can go | Caolán McNamara |
2014-10-17 | coverity#1242604 attempt to silence Untrusted loop bound | Caolán McNamara |
2014-09-26 | remove unnecessary casts in calls to SvStream.WriteUInt16 | Noel Grandin |
2014-08-20 | fix string out-of-bounds assert on gnome627759-1.ods | Caolán McNamara |
2014-08-18 | more out-of-bounds string accesses | Eike Rathke |
2014-08-18 | do not even append the 0x1B in this case | Eike Rathke |
2014-08-18 | no need to set bRes=false here, it is already | Eike Rathke |
2014-08-18 | prevent out-of-bounds string access | Eike Rathke |
2014-07-10 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-07-07 | fix crash on loading fdo70673-1.ods | Caolán McNamara |
2014-05-15 | fix-includes.pl: svl | Thomas Arnhold |
2014-05-11 | coverity#982701 Improper use of negative value | Caolán McNamara |
2014-04-06 | coverity#708260: Unitialized scalar field | Norbert Thiebaud |
2014-04-01 | adapted the ifdef'ed portion as well | Eike Rathke |
2014-03-31 | coverity#735502 Logically dead code | Caolán McNamara |
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-25 | coverity#982311 Dead default in switch | Caolán McNamara |
2014-02-20 | Add SvStream::ReadCharAsBool | Stephan Bergmann |
2014-02-20 | svl: sal_Bool -> bool | Stephan Bergmann |