summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04Any mentioning of "1 to 30" arguments is nonsenseEike Rathke
2017-07-04Remove artificial parameter count limit from NPV()Eike Rathke
2017-07-04Use ReverseStack() in NPV()Eike Rathke
2017-07-04Remove artificial parameter count limit from SUMPRODUCT()Eike Rathke
2017-07-04Remove artificial parameter count limit from GRETPIVOTDATA()Eike Rathke
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-04extract common code in TokenPool into templateNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03No need anymore to duplicate DBFType enumJulien Nabet
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-07-03XclExpXct::StoreCell(Range) rToken param is unusedStephan Bergmann
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-03Fix typosAndrea Gelmini
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02rObjMgr is unusedStephan Bergmann
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl
2017-07-01sc lok: disable items of the overlay managerHenry Castro
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-30pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard
2017-06-30ScMenuFloatingWindow::MENU_NOT_SELECTED can be constexprTor Lillqvist
2017-06-30Bin two unused static member variablesTor Lillqvist
2017-06-30It seems that things work fine without that ScFormatFilterMissingTor Lillqvist
2017-06-30oovbaapi: implement Application.GetOperatingSystemTamas Bunth
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth
2017-06-29Added find function to FastAttributeList:Mohammed Abdul Azeem
2017-06-29Move lcl_getScriptClass into only callerTor Lillqvist
2017-06-29No need for this variable to be staticTor Lillqvist
2017-06-29ScGlobal already caches the global collatorTor Lillqvist
2017-06-29ScTable::VisibleDataCellIterator::ROW_NOT_FOUND can be constexpr and privateTor Lillqvist
2017-06-29ScRowBreakIterator::NOT_FOUND can be constexprTor Lillqvist
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-29loplugin:oncevarStephan Bergmann
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-29Using range-for instead of iterator loop:Mohammed Abdul Azeem
2017-06-29no need to manually keep track of listener rangeMarkus Mohrhard
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28SvXMLEmbeddedObjectHelper::Create bDirect parameter is unusedStephan Bergmann
2017-06-28assert(nTab < static_cast<SCTAB>(maTabData.size())); cause of tdf#108796Eike Rathke