summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2013-09-05add disabled test for Excel 2003 XML importMarkus Mohrhard4-0/+135
2013-09-05add test case for fdo#67783Markus Mohrhard2-0/+46
2013-09-05extract the calc data structure printers for cppunit equal macrosMarkus Mohrhard4-21/+46
2013-09-05add test cases for new ScRangeList methodsMarkus Mohrhard1-0/+19
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard5-3/+101
2013-09-05CID#1079327 uninitialized scalar valuesCaolán McNamara1-1/+1
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin2-4/+6
2013-09-05remove it here tooThomas Arnhold1-2/+1
2013-09-05WaE: -Wunused-private-fieldThomas Arnhold1-1/+0
2013-09-05WaE: -Werror,-Wunused-functionThomas Arnhold1-223/+0
2013-09-04Remove more unused methodsMarcos Paulo de Souza12-312/+0
2013-09-04String to OUStringThomas Arnhold2-2/+2
2013-09-04calc export test on cell values, strings & formulasLaurent Godard1-0/+80
2013-09-02Translate German commentsPhilipp Weissenbacher1-32/+32
2013-09-02Translate German commentsPhilipp Weissenbacher1-65/+62
2013-09-02callcatcher: updated unused codeCaolán McNamara2-7/+0
2013-09-01Reset auto spell data after sorting.Kohei Yoshida1-0/+2
2013-09-01Reset auto spell data in the view shell instead of in the doc shell.Kohei Yoshida3-9/+10
2013-09-01Separate misspelled ranges when entering a new cell value.Kohei Yoshida10-25/+101
2013-09-01Reset autospell data when inserting/deleting cells.Kohei Yoshida6-4/+32
2013-09-01These pieces of code are no longer needed.Kohei Yoshida9-126/+0
2013-09-01Repaint grid view when the visible area changes.Kohei Yoshida3-5/+5
2013-09-01Handle enabling / disabling of auto spell check.Kohei Yoshida9-4/+55
2013-09-01Be sure to skip pivot table ranges.Kohei Yoshida1-0/+18
2013-09-01Auto spell-check is no longer done in ScDocument.Kohei Yoshida3-260/+13
2013-09-01First step toward showing mis-spelled words without modifying cells.Kohei Yoshida13-40/+364
2013-09-01Remove some unused code from unusedcode.easyMarcos Paulo de Souza4-26/+0
2013-09-01Remove pointless comments and ASCII artTor Lillqvist3-277/+173
2013-08-31Fix typo in 0d4238770e278abf8701863530f41b353ad51d08Tor Lillqvist1-1/+1
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa45-339/+48
2013-08-30-Werror,-Wunused-variable 'aRS'Eike Rathke1-1/+0
2013-08-30-Werror,-WswitchStephan Bergmann1-18/+11
2013-08-30-Werror,-Wunused-variable 'theAreaStr'Eike Rathke1-2/+0
2013-08-30resolved fdo#67836 do not overwrite already interpreted English cellEike Rathke1-6/+11
2013-08-30Patch for milestone1-0829-v4.Haidong Lian4-743/+2188
2013-08-30clean no more used header declarationLaurent Godard1-2/+0
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara83-480/+342
2013-08-30disentangled the LANGUAGE_CHINESE messEike Rathke1-2/+2
2013-08-29add support for in-place style previewNoel Power11-33/+189
2013-08-29clean obsolete parts of ScMyCellLaurent Godard3-65/+15
2013-08-29Check whether or not a visible range has changed.Kohei Yoshida6-13/+27
2013-08-29Update visible ranges when updating the scroll bars.Kohei Yoshida2-2/+2
2013-08-29GetChar->operator[]Caolán McNamara1-6/+6
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin2-39/+37
2013-08-29convert includes/sfx2/frame.hxx from String to OUStringNoel Grandin1-4/+0
2013-08-29convert include/sfx2/linkmgr.hxx from String to OUStringNoel Grandin13-64/+64
2013-08-29convert include/sfx2/linksrc.hxx from String to OUStringNoel Grandin2-2/+2
2013-08-29convert includes/sfx2/lnkbase.hxx from String to OUStringNoel Grandin8-8/+8
2013-08-29convert include/sfx2/objsh.hxx from String to OUStringNoel Grandin2-3/+3
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida2-17/+17