summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2013-10-22fixup ScDocFunc OUString changes.Michael Meeks
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-19fix CID#1103762Caolán McNamara
2013-10-19CID#1103761 uninit memberCaolán McNamara
2013-10-19CID#1103762 uninit memberCaolán McNamara
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-16fixed out-of-bounds OUString accessEike Rathke
2013-10-15Resolves: fdo#47958 shrink cut/paste more and rework a bitCaolán McNamara
2013-10-15fdo#47958: gross cut/paste signal emission nonsenseJulien Nabet
2013-10-14Change sal_Bool to bool in viewfunc.cxx (Calc)Laurent Balland-Poirier
2013-10-14String to OUString in viewfunc (Calc)Laurent Balland-Poirier
2013-10-12Use SAL_PATHDELIMITERTor Lillqvist
2013-10-12Bin pointless commentsTor Lillqvist
2013-10-11Unused ScExternalRefCache::mrStrPoolStephan Bergmann
2013-10-11Spell check context can be NULL (when the live spell check is not on).Kohei Yoshida
2013-10-11Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida
2013-10-11GetString() from ScMatrix to return SharedString.Kohei Yoshida
2013-10-11Properly intern strings going into matrix objects.Kohei Yoshida
2013-10-11GetEditUrlOrError() is no more. Just use GetEditUrl().Kohei Yoshida
2013-10-11Fix context menu launch on mis-spelled word in a cell.Kohei Yoshida
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida
2013-10-11yes, placement of parentheses is important :-/Eike Rathke
2013-10-11Simplify string literal concatenationsStephan Bergmann
2013-10-11Resolves: #i123405# Allow to not limit size to PageSize...Armin Le Grand
2013-10-10fixed another "Out of bounds substring access"Eike Rathke
2013-10-10fixed !!br0ken CSV import previewEike Rathke
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08drop intermediate stringsCaolán McNamara
2013-10-08make sure length is within boundsCaolán McNamara
2013-10-08Fix leftover typo from String conversionStephan Bergmann
2013-10-08-Werror,-Wunused-variableStephan Bergmann
2013-10-08convert sc/source/ui/Accessibility/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/StatisticsDialogs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/app/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/condformat/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/docshell/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/drawfunc/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/navipi/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/optdlg/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/source/ui/pagedlg/*.cxx from String to OUStringNoel Grandin