summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2017-09-25ScTokenArray::operator=: assign also mnHashValue and meVectorStateEike Rathke
2017-09-25FormulaTokenArray::Clear() virtual, ScTokenArray::Clear() overridesEike Rathke
2017-09-25Clarify comment of "copy"-ctor and operator=()Eike Rathke
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-24tdf#112388 make aComboButton release its ScGridWindow outputdeviceCaolán McNamara
2017-09-24Fix duplicated context attributes.Kiyotaka Nishibori
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23coverity#1418341 Dereference after null checkCaolán McNamara
2017-09-23tdf#112089 add charts to the ShapeMapSzymon Kłos
2017-09-23tdf#86083 Restore old operation buttons but have them hiddenYousuf Philips
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22tdf#91820 Add insert field commands to Insert menuYousuf Philips
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22Bin leftover SAL_DEBUGTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21tdf#112501: Pivot table: popupbuttons are placed on wrong cellsTamás Zolnai
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21add fods fuzzerCaolán McNamara
2017-09-21ScXMLImport dtor deleted pSolarMutex before SvXMLImport dtor is calledCaolán McNamara