summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
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
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-04String to OUStringThomas Arnhold
2013-09-01Reset auto spell data after sorting.Kohei Yoshida
2013-09-01Reset auto spell data in the view shell instead of in the doc shell.Kohei Yoshida
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida
2013-09-01Repaint grid view when the visible area changes.Kohei Yoshida
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida
2013-09-01Be sure to skip pivot table ranges.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-29add support for in-place style previewNoel Power
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida
2013-08-29Update visible ranges when updating the scroll bars.Kohei Yoshida
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-08-20fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks
2013-08-17sal_Bool to boolTakeshi Abe
2013-08-17Mark as constTakeshi Abe
2013-08-17WaE: C4305: 'argument' : truncation from 'int' to 'const bool'Tor Lillqvist
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-14Revert "Revert "Always disable anti-aliasing for drawing cell borders." fdo#6...Kohei Yoshida
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-11String->OUStringIvan Timofeev
2013-08-08Make selection corner marks slightly transparent.Tomaž Vajngerl
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl
2013-07-30Remove unused parameters to clean it up a bit.Kohei Yoshida
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt