summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-11-19use LanguageTagEike Rathke
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-11-18WaE : shadow variableNorbert Thiebaud
2012-11-18convert a GetOutputString variant to OUStringNorbert Thiebaud
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-11-17convert text import options to .uiCaolán McNamara
2012-11-17delete also note caption, fdo#56548Markus Mohrhard
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-15implement remaining conditional date formatsMarkus Mohrhard
2012-11-15implement date cond format import from OOXMLMarkus Mohrhard
2012-11-15initial work for date conditional formatsMarkus Mohrhard
2012-11-15String to OUStringMarkus Mohrhard
2012-11-15remove strange commentsMarkus Mohrhard
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-14resolved fdo#56278 broadcast deletion to dependent formula cellsEike Rathke
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-14callcatcher: neither setNumberFormat is usedCaolán McNamara
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-11-13fdo#56776: Change in formula options should cause repaint.Kohei Yoshida
2012-11-13bcppCheck: redundant assignment and Possible null pointer dereference.jailletc36
2012-11-12revert accidental removal of some testsCaolán McNamara
2012-11-12add test for EDB-22591Caolán McNamara
2012-11-12cppCheck: clarifyConditionjailletc36
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-11-12implement the missing icon-setsMarkus Mohrhard
2012-11-12make sure that the sort vector is large enough, fdo#56958Markus Mohrhard
2012-11-12only set entries for existing sort entries, related fdo#56958Markus Mohrhard
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard
2012-11-10Updatejailletc36
2012-11-09fix for fdo#55875 numbers as text converted strangelyNoel Power
2012-11-09remove unused methods in ScConditionalFormatMarkus Mohrhard
2012-11-09add initial xlsx cond format export testMarkus Mohrhard
2012-11-09make the eport test easier to useMarkus Mohrhard
2012-11-09remove unused defineMarkus Mohrhard
2012-11-08New unit test to ensure correct matrix creation.Kohei Yoshida
2012-11-08fdo#56829: Correctly pass element values to matrix.Kohei Yoshida
2012-11-08fdo#54898: Test equality by order index (integer) which is more stable.Kohei Yoshida
2012-11-08New unit test for pivot table's handling of double-precision values.Kohei Yoshida
2012-11-08Function object for printing bucket content. Used only for debugging.Kohei Yoshida
2012-11-08Dump source data for each field re-constructd from the index array.Kohei Yoshida
2012-11-08xmlcondformat: warning C4701 pot. uninitialized variable pEntry usedMichael Stahl
2012-11-08fix more warning C4804 unsafe use of type boolMichael Stahl
2012-11-08VBA_InsertModule: warning C4804 usafe use of type boolMichael Stahl