Age | Commit message (Expand) | Author |
2011-12-22 | recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-dd | Eike Rathke |
2011-12-21 | resolved fdo#37978 - Date formatting in Spreadsheet is inconsistent | Eike Rathke |
2011-12-21 | tweak for pre language-defect #77 | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-21 | needs more work first | Caolán McNamara |
2011-12-21 | bah, need to tweak for pre c++0x | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-27 | remove include of pch header from svl | Norbert Thiebaud |
2011-11-23 | use cased month names only if no hard coded literal string follows | Eike Rathke |
2011-11-22 | scan genitive and partitive month names only if they differ | Eike Rathke |
2011-11-22 | added partitive case month names | Eike Rathke |
2011-11-19 | remove [Byte]String::EraseAllChars | Caolán McNamara |
2011-11-19 | add narrow (one letter) month names | Eike Rathke |
2011-11-19 | use possessive genitive case month names in number formatter | Eike Rathke |
2011-11-19 | use new possessive genitive case month names locale data API | Eike Rathke |
2011-11-10 | change the code a bit to make it a bit more clear | Markus Mohrhard |
2011-11-08 | fdo#37925: don't show -0 as number in a cell | Markus Mohrhard |
2011-11-04 | Support rtl::OUString reference here as well. | Kohei Yoshida |
2011-10-07 | cppcheck scope reduction in svl/..zforlist.cxx | Pierre-André Jacquod |
2011-10-04 | WaE: unreachable code | Tor Lillqvist |
2011-10-04 | callcatcher: various unused methods | Caolán McNamara |
2011-08-15 | callcatcher: remove code, hide's erAcks to-do code behind an ifdef | Caolán McNamara |
2011-08-12 | removed unused stuff from number formatter | Eike Rathke |
2011-08-10 | Number formatter sal_Bool -> bool clean-up and cosmetics | Eike Rathke |
2011-08-09 | Replace SvUShorts with vector in svl/zforlist.[ch]xx | Nigel Hawkins |
2011-08-08 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-08 | ByteString::ConvertToUnicode->rtl::OUString::ctor::toChar | Caolán McNamara |
2011-08-05 | fdo#34977 preserve time when editing even if only date was displayed | Eike Rathke |
2011-08-05 | Fix fdo#38956 discarding bracketed prefixes in number formats, such as [RED] | Eike Rathke |
2011-08-05 | callcatcher: unused methods | Caolán McNamara |
2011-07-28 | Don't delete valid [$.*] components of number formats | Katarina Machalkova |
2011-07-14 | Replace List with std::vector< SvNumberFormatter* > | Joseph Powers |
2011-07-07 | fdo#38963: crash in number format dialog | Markus Mohrhard |
2011-07-01 | ByteString::CreateFromInt32 -> OString::valueOf | Caolán McNamara |
2011-06-18 | remove dead code | Takeshi Abe |
2011-06-01 | use tunnel pattern here | Caolán McNamara |
2011-05-31 | Merge commit 'libreoffice-3.4.0.2' | Jan Holesovsky |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-05-16 | WaE: comparison between signed and unsigned integer expressions | Tor Lillqvist |
2011-05-16 | avoid possible array overrun | David Tardon |
2011-05-11 | Fix for fdo#36673: corrupt date formats of cells | Katarina Machalkova |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-22 | cppcheck variableScope | Kayo Hamid |
2011-04-21 | Fix typo; NF_KEY_FALSE should be "FALSE". | Jan Holesovsky |
2011-04-15 | those TRUE->sal_True conversions look really wrong | Caolán McNamara |
2011-03-29 | WaE: unused variable | David Tardon |