summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-11-27remove legacy String svl's Put*Entry family of function and convert usersNorbert Thiebaud
2012-11-27String => OUString in svl numfmuno + clean-up legacy of GetPreviewStringNorbert Thiebaud
2012-11-27convert the last SvNumberformat::GetOutputString and users to OUStringNorbert Thiebaud
2012-11-26no need for this copyMarkus Mohrhard
2012-11-26implement OOXML export for date cond formatsMarkus Mohrhard
2012-11-26easy performance improvement related to fdo#48312Markus Mohrhard
2012-11-26Missing dependency on lng.componentStephan Bergmann
2012-11-26Indent consistentlyTor Lillqvist
2012-11-26we can now update formulas in cond formats correctly, fdo#48970Markus Mohrhard
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-25disable this for now, fdo#57500Markus Mohrhard
2012-11-25Fix typoJulien Nabet
2012-11-25style list should be sorted, fdo#51588Markus Mohrhard
2012-11-25approxFloor is better than just tuncatingMarkus Mohrhard
2012-11-25"Felder" -> "fields" not "errors"Stephan Bergmann
2012-11-25Comment TranslationsPeter Baumgarten
2012-11-25remove this overoptimizationMarkus Mohrhard
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24German comment translationsPeter Baumgarten
2012-11-24prevent 100% cpu on switched of autocalc with volatile func, fdo#42260Markus Mohrhard
2012-11-24autofill should adapt the cond format range, fdo#57050Markus Mohrhard
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard
2012-11-24sal_Bool to boolMarkus Mohrhard
2012-11-24Translation of German commentsPeter Baumgarten
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard
2012-11-23support undoing conditional formats correctlyMarkus Mohrhard
2012-11-23this should be IDF_NOTEMarkus Mohrhard
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-20Merge branch 'feature/killsdf'Andras Timar
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