summaryrefslogtreecommitdiff
path: root/sc/source/core/data/global.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-11convert STRING_NOTFOUND in sc moduleNoel Grandin1-4/+5
2013-11-08"%1 is replaced to ..." ... maybe, or maybe notEike Rathke1-0/+15
2013-10-30real assert() to bail out on invalid indexEike Rathke1-1/+1
2013-10-30renamed STR_COUNT to SC_GLOBSTR_STR_COUNT to clarify ...Eike Rathke1-4/+4
2013-10-30use SC_STRLOAD()Eike Rathke1-4/+2
2013-10-21drop CharSet typedefCaolán McNamara1-3/+3
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-8/+0
2013-10-08convert sc/source/core/data/*.cxx from String to OUStringNoel Grandin1-14/+14
2013-10-03de-GetBuffer calcCaolán McNamara1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-11/+11
2013-09-07fix validity dialog with lists, fdo#65686Markus Mohrhard1-1/+1
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke1-0/+16
2013-07-09Attempt to fix windows link error.Kohei Yoshida1-0/+5
2013-06-24fdo#51296 Helptext added for hyperlinks, hlinks behave as in writerAkash Shetye1-10/+10
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+8
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-25fdo#51296 Patch accounts security setting requiring ctrl+click for hyperlinks.Akash Shetye1-4/+17
2013-03-16sc: translate some debug messagesThomas Arnhold1-2/+2
2013-03-15fix "simplify copy"Ivan Timofeev1-1/+1
2013-03-15simplify copyThomas Arnhold1-1/+1
2013-03-15fixesThomas Arnhold1-2/+2
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir1-6/+6
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-2/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac1-5/+5
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino1-0/+2
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-3/+3
2012-11-23some i18n wrappers with LanguageTagEike Rathke1-1/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-6/+6
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-2/+2
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin1-1/+1
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-4/+8
2012-07-12Convert SV_DECL_PTRARR_SORT(ScAddInAsyncs) to std::setNoel Grandin1-1/+5
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller1-0/+8
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+1
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power1-148/+1
2012-05-25Revert "WaE: variables set but unused"Noel Power1-0/+2
2012-05-13removed unused definesTakeshi Abe1-5/+0
2012-05-03WaE: variables set but unusedCaolán McNamara1-2/+0
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power1-1/+148
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann1-0/+5
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0