summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/editsh.cxx
AgeCommit message (Expand)Author
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-03Show the right tab for SID_CHAR_DLG_EFFECTMaxim Monastirsky
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-03-24svtools: sal_Bool->boolNoel Grandin
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