summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-10-04Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-04Indent part of ScInterpreter that for some reason was not indented at allTor Lillqvist
2017-10-03tdf#112842: UI enable/disable leadingzeroeslabelXisco Fauli
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02Remove undefined elements after std::uniqueJan-Marek Glogowski
2017-10-02lok - sc: lift row limit to 500kMarco Cecchetti
2017-10-02lok - sc: row/column headers are updated fasterMarco Cecchetti
2017-10-02lok - sc: make computation of cell cursor position fasterMarco Cecchetti
2017-10-02lok - sc: invalidation of cached row/col positions on several casesMarco Cecchetti
2017-10-02lok - sc: document size as sum of row heights/col widths in pixelMarco Cecchetti
2017-10-02lok - sc: a cache-like structure for row/col positions in the documentMarco Cecchetti
2017-10-02lok: sc: overlays and edit view misplaced by other view actionsMarco Cecchetti
2017-10-02Translate German variable names in Calc (financial)Johnny_M
2017-10-02Resolves: tdf#112780 no ResetDirty() after SetHybridEmptyDisplayedAsString()Eike Rathke
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-10-02Bin duplicated forward declarationTor Lillqvist
2017-10-02TypoPranav Kant
2017-10-01Replace list by vector in macromgr.cxx (sc)Julien Nabet
2017-09-30Fix typosAndrea Gelmini
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-30Resolves: tdf#100822 use sax::Converter::parseDateTime() for 'd' ISO 8601 dateEike Rathke
2017-09-30tdf#107711:Pivot table: filtering of non-string fields is not exported to XLSXTamás Zolnai
2017-09-30tdf#112735: Pivot table: page field displays empty stringTamás Zolnai
2017-09-30tdf#112733: Pivot table is displayed wrong in Excel after saved in LO CalcTamás Zolnai
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29ofz#3487 further limit ScMatrix elements allocationEike Rathke
2017-09-29sc: fix loplugin:unnecessaryoverride warningMiklos Vajna
2017-09-29Get rid of some pointless cleanups that fail anyway occasionallyTor Lillqvist
2017-09-29Try to work around GCC 4.8.1 problemTor Lillqvist
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-28The OpenCL XIRR test fails randomly on some machines so bin itTor Lillqvist
2017-09-27If we are going to avoid repeated calls to pDocument->GetRecursionHelper(),Tor Lillqvist
2017-09-27Resolves: tdf#112523 do not use anything Ascii in UI contextEike Rathke
2017-09-27Make pGlobalStack and bGlobalStackInUse thread_localTor Lillqvist
2017-09-27Test also SUMIFS where no row matchesTor Lillqvist
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt
2017-09-26Don't use RTL_TEXTENCODING_DONTKNOW in OUStringToOStringStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26close sc and sw docshells tooCaolán McNamara
2017-09-26loplugin:flatten in scNoel Grandin
2017-09-25Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-25-Werror,-Winconsistent-missing-overrideStephan Bergmann