summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-09-06Wrong place to apply implicit intersection. Do it at the very last.Kohei Yoshida
2013-09-06Handle string or edit cells when resolving static reference for group calc.Kohei Yoshida
2013-09-06Allow storage of string arrays in vector ref tokens.Kohei Yoshida
2013-09-06Correctly handle implicit intersection in group interpretation.Kohei Yoshida
2013-09-05sc: fix exports of scqahelper libraryMichael Stahl
2013-09-05update pchThomas Arnhold
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-05CID#1079183: unitialized pointer valueMarkus Mohrhard
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard
2013-09-05add test case for fdo#67783Markus Mohrhard
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard
2013-09-05add test cases for new ScRangeList methodsMarkus Mohrhard
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard
2013-09-05CID#1079327 uninitialized scalar valuesCaolán McNamara
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin
2013-09-05remove it here tooThomas Arnhold
2013-09-05WaE: -Wunused-private-fieldThomas Arnhold
2013-09-05WaE: -Werror,-Wunused-functionThomas Arnhold
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-04String to OUStringThomas Arnhold
2013-09-04calc export test on cell values, strings & formulasLaurent Godard
2013-09-02Translate German commentsPhilipp Weissenbacher
2013-09-02Translate German commentsPhilipp Weissenbacher
2013-09-02callcatcher: updated unused codeCaolán McNamara
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-01These pieces of code are no longer needed.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-01Auto spell-check is no longer done in ScDocument.Kohei Yoshida
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-31Fix typo in 0d4238770e278abf8701863530f41b353ad51d08Tor Lillqvist
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-30-Werror,-Wunused-variable 'aRS'Eike Rathke
2013-08-30-Werror,-WswitchStephan Bergmann
2013-08-30-Werror,-Wunused-variable 'theAreaStr'Eike Rathke
2013-08-30resolved fdo#67836 do not overwrite already interpreted English cellEike Rathke
2013-08-30Patch for milestone1-0829-v4.Haidong Lian
2013-08-30clean no more used header declarationLaurent Godard
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke
2013-08-29add support for in-place style previewNoel Power
2013-08-29clean obsolete parts of ScMyCellLaurent Godard
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