summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-05Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+2
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe1-11/+5
2014-04-23sc: sal_Bool->boolNoel Grandin1-15/+15
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky1-1/+2
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-03-02coverity#704716 Dereference after null checkCaolán McNamara1-1/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-18sal_Bool->boolNoel Grandin1-1/+1
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud1-1/+1
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-28give MSVC a hint to not break the build, fdo#74042 relatedEike Rathke1-1/+1
2014-01-28fdo#74042 Don't attempt to copy more than a string has to offerMaxim Monastirsky1-1/+1
2014-01-04convert calc character dialog to .uiCaolán McNamara1-2/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-2/+2
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-12/+12
2013-09-19convert sc/source/ui/inc/viewutil.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-17WaE: C4305: 'argument' : truncation from 'int' to 'const bool'Tor Lillqvist1-1/+11
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-2/+2
2013-08-11String->OUStringIvan Timofeev1-2/+2
2013-05-20Resolves: #i122105# text property panel, underline style controlOliver-Rainer Wittmann1-2/+10
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+48
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel1-2/+5
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-12/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-29Remove some unused defines and controlsThomas Arnhold1-2/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2012-05-08Support document title field in cells.Kohei Yoshida1-0/+8
2012-05-03Add menu entries for sheet name and date field items.Kohei Yoshida1-2/+10
2012-05-03Support sheet name field in cells.Kohei Yoshida1-1/+1
2012-05-03Support date field in cells.Kohei Yoshida1-1/+1
2012-05-03New menu now inserts current time into cell.Kohei Yoshida1-2/+5
2012-05-03Initial skeleton for inserting a field into cell.Kohei Yoshida1-1/+6
2012-04-02only include iostream if you need toCaolán McNamara1-3/+0
2012-02-04Fix 3 "Possible inefficient checking"Julien Nabet1-1/+1
2012-01-08don't set document modified for copy and select all, fdo#44423Markus Mohrhard1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard1-3/+12