summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#53531: Time field can be represented with an extended time field type.Kohei Yoshida
2012-11-05This is no longer true.Kohei Yoshida
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard
2012-11-05implement new cond format import from odfMarkus Mohrhard
2012-11-05add export for new cond formats to odfMarkus Mohrhard
2012-11-05export dxfs at the correct placeMarkus Mohrhard
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-11-04we don't need to use the indirection hereMarkus Mohrhard
2012-11-04implement text cond format import from odfMarkus Mohrhard
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04implement text cond format export to odfMarkus Mohrhard
2012-11-04clean cond format ooxml import codeMarkus Mohrhard
2012-11-04implement text cond formats ooxml importMarkus Mohrhard
2012-11-04implement text conditional formatsMarkus Mohrhard
2012-11-04switch from String to OUStringMarkus Mohrhard
2012-11-04implement (no) error cond format import from odfMarkus Mohrhard
2012-11-04implement export for (no) error cond format export to odfMarkus Mohrhard
2012-11-04make the drop down box largerMarkus Mohrhard
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard
2012-11-04fix ooxml (no) error cond format importMarkus Mohrhard