summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-12-07loplugin:constparamsNoel Grandin
2017-12-07tdf#45904 Move _XDataPilotTablesSupplier Java test to C++Jens Carl
2017-12-07sc: don't crash on loading commentsThorsten Behrens
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06Prevent out-of-bounds access, tdf#114228 relatedEike Rathke
2017-12-06tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet
2017-12-06assert on export of fdo69698-1.ods to pdfCaolán McNamara
2017-12-06coverity#1421089 seems to be really reporting missing move ctors/assignmentsCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05ofz#4530 Null-dereference READCaolán McNamara
2017-12-05tdf#45904 Move _XFunctionDescriptions Java test to C++Jens Carl
2017-12-05tdf#45904 Move _XRecentFunctions Java tests to C++Jens Carl
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-05Add ServiceProvider "com.sun.star.sheet.FunctionDescriptions"Jens Carl
2017-12-05Add ServiceProvider "com.sun.star.sheet.RecentFunctions"Jens Carl
2017-12-05assert(mnRangeOpPosInSymbol < MAXSTRLEN)Eike Rathke
2017-12-04tdf#107601 Rename t-test to paired t-testHeiko Tietze
2017-12-04tdf#39593 deduplicate code in ScOutputDatatagezi
2017-12-04lokdialog: sc: Guard autofilter popup's LOK notificationPranav Kant
2017-12-04Calculate print page ranges only when needed, cache in print stateTomaž Vajngerl
2017-12-04Convert from unique_ptr<bool[]> to vector<bool>Tomaž Vajngerl
2017-12-04Use print state when rendering a Calc documentTomaž Vajngerl
2017-12-04loplugin:singlevalfieldsNoel Grandin
2017-12-03Fix interface domain for notebookbar_groupedbar in scJulien Nabet
2017-12-03tdf#113980 Refresh row/column buttons state after selection changeMaxim Monastirsky
2017-12-03tdf#105268 - Auto Fill: Fix The Next Value for 001-001-001Daniel
2017-12-03Don't leak formats that get mergedMike Kaganski
2017-12-02ofz#4484 another stab at mnRangeOpPosInSymbolEike Rathke
2017-12-01tdf#109240, tdf#112571: don't export dupe built-in named rangesAron Budea
2017-12-01tdf#45904 Move _XMultipleOperation Java tests to C++Jens Carl
2017-12-01Remove nonsensical loopMike Kaganski
2017-12-01Prepare for translated new AutoFormat Table Styles, tdf#101349Eike Rathke
2017-12-01ofz: guard against binary crap argument counts and ID/OpCode generationEike Rathke
2017-12-01Need to use dynamic_cast and not static_cast here, thanks UBSan and sbergTor Lillqvist
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-12-01lok: calc: set outline stateMarco Cecchetti
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30ofz#4406 limit escher object cell area to calc's limitsCaolán McNamara
2017-11-30tdf#97198 follow up: improve efficiency for Calc function RIGHT.Winfried Donkers
2017-11-30ofz#4484 don't set mnRangeOpPosInSymbol on StringOverflow caseCaolán McNamara
2017-11-30tdf#113901: Grid offset for notes and temporary notes modified.Vasily Melenchuk
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-11-30Deduplicate conditional formats loaded from .odsTor Lillqvist
2017-11-29loplugin:implicitboolconversionStephan Bergmann
2017-11-29Avoid ambiguitiesStephan Bergmann
2017-11-29tdf#97198 Make Calc function REPLACE work with UniCode non-BMP-characters.Winfried Donkers
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin