summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-11-25disable this for now, fdo#57500Markus Mohrhard1-0/+2
2012-11-25Fix typoJulien Nabet1-4/+4
2012-11-25style list should be sorted, fdo#51588Markus Mohrhard2-25/+45
2012-11-25approxFloor is better than just tuncatingMarkus Mohrhard1-1/+1
2012-11-25"Felder" -> "fields" not "errors"Stephan Bergmann1-1/+1
2012-11-25Comment TranslationsPeter Baumgarten1-41/+41
2012-11-25remove this overoptimizationMarkus Mohrhard1-3/+0
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard1-1/+8
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke2-5/+3
2012-11-24German comment translationsPeter Baumgarten1-37/+56
2012-11-24prevent 100% cpu on switched of autocalc with volatile func, fdo#42260Markus Mohrhard1-2/+2
2012-11-24autofill should adapt the cond format range, fdo#57050Markus Mohrhard1-0/+57
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard3-11/+14
2012-11-24sal_Bool to boolMarkus Mohrhard1-6/+6
2012-11-24Translation of German commentsPeter Baumgarten2-37/+38
2012-11-23some i18n wrappers with LanguageTagEike Rathke4-9/+6
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard2-48/+52
2012-11-23support undoing conditional formats correctlyMarkus Mohrhard1-0/+6
2012-11-23this should be IDF_NOTEMarkus Mohrhard1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke12-23/+21
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-2/+2
2012-11-20Merge branch 'feature/killsdf'Andras Timar2-2/+2
2012-11-19use LanguageTagEike Rathke7-18/+18
2012-11-19database names are case insensitive, fdo#51309Mathieu D15-44/+25
2012-11-18WaE : shadow variableNorbert Thiebaud1-6/+7
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud1-3/+12
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud2-4/+12
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud2-5/+4
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud1-8/+8
2012-11-17convert text import options to .uiCaolán McNamara13-197/+266
2012-11-17delete also note caption, fdo#56548Markus Mohrhard1-1/+1
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2-0/+2
2012-11-16targetted cleanup of misc. vba pieces.Noel Power2-5/+1
2012-11-15ui part for conditional date formatsMarkus Mohrhard9-60/+168
2012-11-15implement remaining conditional date formatsMarkus Mohrhard2-8/+69
2012-11-15implement date cond format import from OOXMLMarkus Mohrhard1-35/+47
2012-11-15initial work for date conditional formatsMarkus Mohrhard2-1/+162
2012-11-15String to OUStringMarkus Mohrhard2-10/+10
2012-11-15remove strange commentsMarkus Mohrhard1-3/+3
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2-4/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin3-4/+4
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-3/+2
2012-11-14resolved fdo#56278 broadcast deletion to dependent formula cellsEike Rathke1-32/+35
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc364-5/+5
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens2-9/+7
2012-11-14callcatcher: neither setNumberFormat is usedCaolán McNamara2-21/+0
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2-7/+2
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida1-0/+5
2012-11-13bcppCheck: redundant assignment and Possible null pointer dereference.jailletc361-6/+4
2012-11-12revert accidental removal of some testsCaolán McNamara1-0/+29