summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-03-10wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky
2016-03-10loplugin:stringconstantStephan Bergmann
2016-03-10tdf#97344 : Allow focus change using mouse in autofilter popupDennis Francis
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-10rename findLastNotOf -> findLastTrueNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin