summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-03-16coverity#1356339 Uninitialized pointer fieldCaolán McNamara
2016-03-16Undo my poor mans recursion control in favour of the real thingCaolán McNamara
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-16sc: replace define with helperJochen Nitschke
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt
2016-03-15Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-15Remove nonsense commentSamuel Mehrbrodt
2016-03-15tdf#79312 sc: Don't close the spellchecker when finishedSamuel Mehrbrodt
2016-03-15update return typeDavid Tardon
2016-03-15restore removed functionDavid Tardon
2016-03-15WaE: unused variableDavid Tardon
2016-03-15loplugin:constantparamNoel Grandin
2016-03-14prefix domain namespace to FORECAST.* functions for ODFF, tdf#94635 follow-upEike Rathke
2016-03-14remove some unused Java codeNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-14use unique_ptr for memory owning ptrMarkus Mohrhard
2016-03-14fix memory leak in cond format xlsx exportMarkus Mohrhard
2016-03-13loplugin:cstylecastCaolán McNamara
2016-03-13fix memory leak in array xls importMarkus Mohrhard
2016-03-13this old concept was just a bad idea by meMarkus Mohrhard
2016-03-13no need for strange assert fail messageMarkus Mohrhard
2016-03-13fix indetationMarkus Mohrhard
2016-03-12fix memory leak in copy_paste testMarkus Mohrhard
2016-03-12fix memory leak in cond format exportMarkus Mohrhard
2016-03-12fix memory leak in change tracking exportMarkus Mohrhard
2016-03-12fix memory leak in bugfix_testMarkus Mohrhard
2016-03-12fix memory leak in pivot table codeMarkus Mohrhard
2016-03-12Let's use the iterator return by erase method (final)Julien Nabet
2016-03-12fix memory leak in detective sdr objectsMarkus Mohrhard
2016-03-12fix memory leak in ucalcMarkus Mohrhard
2016-03-12use unique_ptr instead of manual new deleteMarkus Mohrhard
2016-03-12fix memory leak in ucalcMarkus Mohrhard
2016-03-12no need for fancy delete macros for local variablesMarkus Mohrhard
2016-03-12fix memory leak in ucalc testMarkus Mohrhard
2016-03-12declare variable when we use itMarkus Mohrhard
2016-03-12use correct cppunit assert macro, loplugin:cppunitassertequalsMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11tdf#97897 (first problem) fix for not recalculating on F9.Winfried Donkers
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-11sc: handle classification during copy&pasteMiklos Vajna
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-11loplugin:unreffunTor Lillqvist
2016-03-11loplugin:redundantcastTor Lillqvist
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-11fix a few memory leaks in the calc test frameworkMarkus Mohrhard
2016-03-11allow to call xpath expression on different files in containerMarkus Mohrhard
2016-03-11just take a referenceMarkus Mohrhard
2016-03-11add assert to prevent memory leakMarkus Mohrhard