Age | Commit message (Expand) | Author | Files | Lines |
2012-11-26 | Missing dependency on lng.component | Stephan Bergmann | 1 | -0/+1 |
2012-11-26 | Indent consistently | Tor Lillqvist | 1 | -58/+58 |
2012-11-26 | we can now update formulas in cond formats correctly, fdo#48970 | Markus Mohrhard | 1 | -2/+10 |
2012-11-25 | cppCheck: remove dead assignment and dead variables | jailletc36 | 1 | -1/+0 |
2012-11-25 | disable this for now, fdo#57500 | Markus Mohrhard | 1 | -0/+2 |
2012-11-25 | Fix typo | Julien Nabet | 1 | -4/+4 |
2012-11-25 | style list should be sorted, fdo#51588 | Markus Mohrhard | 2 | -25/+45 |
2012-11-25 | approxFloor is better than just tuncating | Markus Mohrhard | 1 | -1/+1 |
2012-11-25 | "Felder" -> "fields" not "errors" | Stephan Bergmann | 1 | -1/+1 |
2012-11-25 | Comment Translations | Peter Baumgarten | 1 | -41/+41 |
2012-11-25 | remove this overoptimization | Markus Mohrhard | 1 | -3/+0 |
2012-11-24 | we need to catch the exception here, fdo#57451 | Markus Mohrhard | 1 | -1/+8 |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke | 2 | -5/+3 |
2012-11-24 | German comment translations | Peter Baumgarten | 1 | -37/+56 |
2012-11-24 | prevent 100% cpu on switched of autocalc with volatile func, fdo#42260 | Markus Mohrhard | 1 | -2/+2 |
2012-11-24 | autofill should adapt the cond format range, fdo#57050 | Markus Mohrhard | 1 | -0/+57 |
2012-11-24 | don't make 2D refs 3D refs in the cond format import, fdo#36379 | Markus Mohrhard | 3 | -11/+14 |
2012-11-24 | sal_Bool to bool | Markus Mohrhard | 1 | -6/+6 |
2012-11-24 | Translation of German comments | Peter Baumgarten | 2 | -37/+38 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 4 | -9/+6 |
2012-11-23 | String to OUString in conditio.[ch]xx | Markus Mohrhard | 2 | -48/+52 |
2012-11-23 | support undoing conditional formats correctly | Markus Mohrhard | 1 | -0/+6 |
2012-11-23 | this should be IDF_NOTE | Markus Mohrhard | 1 | -1/+1 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 12 | -23/+21 |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin | 1 | -2/+2 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 2 | -2/+2 |
2012-11-19 | use LanguageTag | Eike Rathke | 7 | -18/+18 |
2012-11-19 | database names are case insensitive, fdo#51309 | Mathieu D | 15 | -44/+25 |
2012-11-18 | WaE : shadow variable | Norbert Thiebaud | 1 | -6/+7 |
2012-11-18 | convert a GetOutputString variant to OUString | Norbert Thiebaud | 1 | -3/+12 |
2012-11-18 | migrate one GetOutputString variatn to OUString | Norbert Thiebaud | 2 | -4/+12 |
2012-11-18 | PutEntry familly of functions use consistent pairing OUString/sal_Int32 | Norbert Thiebaud | 2 | -5/+4 |
2012-11-18 | svl: convert KeywordTable to OUString | Norbert Thiebaud | 1 | -8/+8 |
2012-11-17 | convert text import options to .ui | Caolán McNamara | 13 | -197/+266 |
2012-11-17 | delete also note caption, fdo#56548 | Markus Mohrhard | 1 | -1/+1 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 2 | -0/+2 |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power | 2 | -5/+1 |
2012-11-15 | ui part for conditional date formats | Markus Mohrhard | 9 | -60/+168 |
2012-11-15 | implement remaining conditional date formats | Markus Mohrhard | 2 | -8/+69 |
2012-11-15 | implement date cond format import from OOXML | Markus Mohrhard | 1 | -35/+47 |
2012-11-15 | initial work for date conditional formats | Markus Mohrhard | 2 | -1/+162 |
2012-11-15 | String to OUString | Markus Mohrhard | 2 | -10/+10 |
2012-11-15 | remove strange comments | Markus Mohrhard | 1 | -3/+3 |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida | 2 | -4/+4 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 3 | -4/+4 |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin | 1 | -3/+2 |
2012-11-14 | resolved fdo#56278 broadcast deletion to dependent formula cells | Eike Rathke | 1 | -32/+35 |
2012-11-14 | Turn some memmove into memcpy when it is safe to do so. | jailletc36 | 4 | -5/+5 |
2012-11-14 | Fix fdo#51121 OWA misbehaviour with uncompressed meta.xml | Thorsten Behrens | 2 | -9/+7 |
2012-11-14 | callcatcher: neither setNumberFormat is used | Caolán McNamara | 2 | -21/+0 |