summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2013-10-30Use enum for table op mode.Kohei Yoshida
2013-10-30don't update row height for csv import, fdo#69009Markus Mohrhard
2013-10-30use sal_Int32 instead of xub_StrLenMarkus Mohrhard
2013-10-30use DocumentImport for csv import, related fdo#69006Markus Mohrhard
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11Unused ScExternalRefCache::mrStrPoolStephan Bergmann
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-10-11Simplify string literal concatenationsStephan Bergmann
2013-10-10fixed another "Out of bounds substring access"Eike Rathke
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/t*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/filter/inc/f*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/a*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/d*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../servobj.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-10-01Related: fdo#38838 remove UniString::AssignAsciiCaolán McNamara
2013-09-19convert sc/inc/externalrefmgr.hxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/ui/inc/dbdocfun.hxx from String to OUStringNoel Grandin
2013-09-16fdo#69091: Copying data from Base-table to Calc by drag and dropJulien Nabet
2013-09-01Reset auto spell data in the view shell instead of in the doc shell.Kohei Yoshida
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida
2013-08-30resolved fdo#67836 do not overwrite already interpreted English cellEike Rathke
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin
2013-08-26resolved fdo#53449 weight given separators to pick one for outputEike Rathke
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19sc/externalrefmgr: reduce individual cell queriesPierre-Eric Pelloux-Prayer
2013-08-19sc/externalrefmgr: batch same-type cells copyPierre-Eric Pelloux-Prayer
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-10sal_Bool to boolEike Rathke
2013-08-09resolved fdo#66205 call PostPaintCell() in Set...Cell() data entryEike Rathke
2013-08-05munge filename prop back into frame titleCaolán McNamara
2013-08-05Convert statistics tab page for calc to .uiabdulmajeed ahmed
2013-07-30Now nobody accesses reference members directly. Make them private.Kohei Yoshida