summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2015-11-02sc lok: emit RowColumnHeader info in twipsMiklos Vajna
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-31Adapt FuncSum to vectorize better.Michael Meeks
2015-10-31sc lok: Always provide a reasonable document size.Jan Holesovsky
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30tdf#95419 fix performance fall-out, tdf#92749 follow-upEike Rathke
2015-10-30ScTabView::getRowColumnHeaders: emit info about last formatted row/colMiklos Vajna
2015-10-30ScTabView::getRowColumnHeaders: include info about columns, tooMiklos Vajna
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30convert Sequence<XInterface> constructions to use initializer listsNoel Grandin
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-28Resolves: tdf#95395 force range reference to array only in array formulaEike Rathke
2015-10-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uLong to ErrCodeMatteo Casalin
2015-10-27Reduce #include scopeMatteo Casalin
2015-10-27SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported sizeMatteo Casalin
2015-10-27Simplify by early bail-outMatteo Casalin
2015-10-27Remove inline specifier for functions defined in classMatteo Casalin
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (2)Matteo Casalin
2015-10-27Use positioned getToken in ScAsciiOptions::ReadFromString (1)Matteo Casalin
2015-10-27Use getToken with start position in lcl_decodeSepStringMatteo Casalin
2015-10-27tdf#92207 sc: Make the text background color button workMaxim Monastirsky
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-27inline SvBaseLinkRef typedefNoel Grandin
2015-10-26tdf#86508: Traffic light colour scale for cond. formattingKatarina Behrens
2015-10-26loplugin:literaltoboolconversionStephan Bergmann
2015-10-26Make OpenCL listener global, to avoid perf. cost of copying it around.Michael Meeks
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26boost::ptr_vector->std::vectorNoel Grandin
2015-10-26fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfaNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-25WaE: Unreferenced function declaration [loplugin:unreffun]Tor Lillqvist
2015-10-25WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist
2015-10-25the cells need to be imported before we handle charts, tdf#81396Markus Mohrhard
2015-10-25Revert "crashtestig: infinite recurse in ooo32833-1.sxc"Eike Rathke
2015-10-25fraction assert kills Android viewer when viewing e.g. a ods with just a noteChristian Lohmaier
2015-10-24tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski
2015-10-24tdf#32834 : improve the precision of MDETERM calculationDennis Francis
2015-10-23tdf#80231 sort including formats - ranges with merged column labelsSahas
2015-10-23tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-21make our pivot table export a bit betterMarkus Mohrhard