summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2013-10-30use SC_STRLOAD()Eike Rathke
2013-10-29Revert "fix fdo#63546 : set appropriate alignment when writing direction is c...Eike Rathke
2013-10-29Revert "Related: fdo#63546 bundle both changes together as one undo"Eike Rathke
2013-10-29Revert "fdo#63546: set appropriate alignment when wrt direction of cells is c...Eike Rathke
2013-10-29sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes
2013-10-24more string bounds checks for scCaolán McNamara
2013-10-23remove some legacy stuffThomas Arnhold
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-23convert input string dialog to .uiCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18eliminated cause of "SelectionPattern Null" dbgutil warningEike Rathke
2013-10-18convert remaining String in SC to OUStringNoel Grandin
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-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-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-11Simplify string literal concatenationsStephan Bergmann
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin
2013-10-08convert sc/inc/editutil.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/s*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/c*.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/gridwin.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/h*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/n*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../reffact.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/.../tabvwsh.hxx from String to OUStringNoel Grandin
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin
2013-10-02remove some UniString::GetBufferCaolán McNamara
2013-09-27ignore hidden row/columns when navigating, fdo#45020Markus Mohrhard
2013-09-26typo fixes in commentsAndras Timar
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin
2013-09-18Disable all features that rely on orcus.Kohei Yoshida
2013-09-17convert formula::FormulaCompiler::OpCodeMap from String to OUStringNoel Grandin
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás
2013-09-13select sheet menu as a right-click popup to the prev/next sheet dingusCaolán McNamara
2013-09-11Related: fdo#38838 Remove String::SearchChar()Thomas Arnhold
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa
2013-09-07Spell check iteration too slow when only a few cells are misspelled.Kohei Yoshida