summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-02coverity#704716 Dereference after null checkCaolán McNamara
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-18sal_Bool->boolNoel Grandin
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky
2014-01-04convert calc character dialog to .uiCaolán McNamara
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin
2013-08-17WaE: C4305: 'argument' : truncation from 'int' to 'const bool'Tor Lillqvist
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev
2013-08-11String->OUStringIvan Timofeev
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-08Support document title field in cells.Kohei Yoshida
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida
2012-05-03Support sheet name field in cells.Kohei Yoshida
2012-05-03Support date field in cells.Kohei Yoshida
2012-05-03New menu now inserts current time into cell.Kohei Yoshida
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida
2012-04-02only include iostream if you need toCaolán McNamara
2012-02-04Fix 3 "Possible inefficient checking"Julien Nabet
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23ManageNames: restructure the codeMarkus Mohrhard
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-04-16fdo#36124: Fix relative/absolute toggling in R1C1 mode.Kohei Yoshida