summaryrefslogtreecommitdiff
path: root/sc/source
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-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-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-10Updatejailletc36
2012-11-09fix for fdo#55875 numbers as text converted strangelyNoel Power
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-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-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