summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-09-09CID#1079180 initialize bufferCaolán McNamara
2013-09-09CID#1079181 initialize bufferCaolán McNamara
2013-09-09tubes: build fixes.Michael Meeks
2013-09-09callcatcher: update unused codeCaolán McNamara
2013-09-08We still need to manually get the matrix cell to start listening.Kohei Yoshida
2013-09-08Import matrix formulas from xlsx without using UNO API.Kohei Yoshida
2013-09-08Make data member names consistent.Kohei Yoshida
2013-09-08fix emptyCaolán McNamara
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara
2013-09-08Related: fdo#38838 String::GetBufferAccess is now no moreCaolán McNamara
2013-09-08Related: fdo#38838 String::ReleaseBufferAccess is now no moreCaolán McNamara
2013-09-08fdo#57950: Remove some chained appends in scJelle van der Waa
2013-09-07Spell check iteration too slow when only a few cells are misspelled.Kohei Yoshida
2013-09-07Fix incorrect reference update on shared formulas.Kohei Yoshida
2013-09-07CID#704695/704708: Dereference after null checkJulien Nabet
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-07WaE: returning reference to temporary objectMarkus Mohrhard
2013-09-07fix validity dialog with lists, fdo#65686Markus Mohrhard
2013-09-07iString to OUString in some calc core codeMarkus Mohrhard
2013-09-07inheriting from a standard container is a bad ideaMarkus Mohrhard
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-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke
2013-09-05CID#1079183: unitialized pointer valueMarkus 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-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-30-Werror,-WswitchStephan Bergmann