summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-08tdf#48140 Remove unused headers from xlsx import to improve build performanceBartosz Kosiorek
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-06-08PushCellResultToken() with final FormulaDoubleTokenEike Rathke
2016-06-08convert the final double result to FormulaDoubleTokenEike Rathke
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08use the new type information we now transport, tdf#35247 relatedEike Rathke
2016-06-08use FormulaTypedDoubleToken in PushDouble() for temporary interim resultsEike Rathke
2016-06-08ScDPResultTree::ValuesType can be emptyEike Rathke
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-06-08remove some manual refcounting in scNoel Grandin
2016-06-08sc lok: catch unhandled exceptionPranav Kant
2016-06-07Resolves: tdf#89186 descend into dimension children to obtain leaf resultEike Rathke
2016-06-07attempt to obtain numeric constraint values for GETPIVOTDATA(), tdf#35247Eike Rathke
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara
2016-06-07tdf#97340 : Handle autofilter search for dates correctlyDennis Francis
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-07cppcheck: noExplicitConstructorCaolán McNamara
2016-06-06Resolves: tdf#35247 introduce a locale independent numeric field filterEike Rathke
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin
2016-06-06sc: -Werror=unused-variableMichael Stahl
2016-06-06sc: StarCalc/DOS import: fix an endian issueMichael Stahl
2016-06-06loplugin:simplifyboolStephan Bergmann
2016-06-06tdf#84411 unit test: Trivial follow-up updates.Jan Holesovsky
2016-06-06tdf#84411 - unit testMarco Cecchetti
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page
2016-06-06tdf#85594 Unify Calc drawing toolbar with WriterYousuf Philips
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-06-05add EDATE test caseZdeněk Crhonek
2016-06-05add DATEVALUE test caseZdeněk Crhonek
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page
2016-06-03Resolves: tdf#98880 ensure backing context of DoubleVectorRefToken...Caolán McNamara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-06-03sc: Don't export in case of invalid rangePranav Kant
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-06-02Remove SetAccessibleRelationLabeledBy calls tdf#87026Muhammet Kara
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant
2016-06-01loplugin:staticmethodsNoel Grandin
2016-06-01Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara
2016-06-01loplugin:unusedmethodsNoel Grandin