summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin.cxx
AgeCommit message (Expand)Author
2014-03-02coverity#704719 Dereference after null checkCaolán McNamara
2014-02-27remove unused code ScGridWindow::HasScenarioRangeNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19loplugin:literaltoboolconversionStephan Bergmann
2014-02-19sal_Bool -> bool fixupStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-07Resolves: #i123922# Refactored D&D and insert picture from file...Armin Le Grand
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-30use SC_STRLOAD()Eike Rathke
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-11Spell check context can be NULL (when the live spell check is not on).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-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-04convert sc/source/ui/inc/gridwin.hxx from String to OUStringNoel Grandin
2013-09-07Spell check iteration too slow when only a few cells are misspelled.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-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-29Check whether or not a visible range has changed.Kohei Yoshida
2013-08-26treelist for autofilter ( nested nodes for dates ) ( using SvxTreeListBox )Noel Power
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-08fdo#67592 Resize selection box from all 4 cornersTomaž Vajngerl
2013-06-19Resolves: #i122497# Filter D&D flags for calc D&DArmin Le Grand
2013-06-13Resolves: #i121532# unified getting the blended selection colorArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#55432 fix the context menu position for RTL sheetAbdulaziz A Alayed
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28More on replacing ScBaseCell.Kohei Yoshida
2013-03-28More on killing direct use of ScEditCell.Kohei Yoshida
2013-03-28Started killing direct use of ScEditCell.Kohei Yoshida
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold