summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06pOldOuter etc couldn't be nullCaolán McNamara
2017-06-06tdf#108259 Fix nested checkbox handling in autofilter popupJean-Sebastien Bevilacqua
2017-06-06tdf#108287 perf regression changing background colorJochen Nitschke
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-06replace SCERR_NONE with ERRORCODE_NONENoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-06tdf#107945: prepare for future multi-threading of pivot cache...Kohei Yoshida
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-06-05Fix typosAndrea Gelmini
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04Perf-sc: tdf#100709 avoid segment tree with ScMultiSelIter where possibleEike Rathke
2017-06-03sc::ColRowSpan::mnEnd is inclusiveEike Rathke
2017-06-02Add documentation about documentation generation..Eike Rathke
2017-06-02Output return type and use Bounds for OpCodes without returnEike Rathke
2017-06-02Add parentheses only for functions and operatorsEike Rathke
2017-06-02Add all OpCodes without parameters to classificationEike Rathke
2017-06-02Streaming sal_uInt8 with value 0 into SAL_WARN truncates output, cast to intEike Rathke
2017-06-02Remove pointless SAL_INFOEike Rathke
2017-06-02Fix build with DEBUG_SC_PARCLASSDOCEike Rathke
2017-06-02bPartialMatch can't be true hereEike Rathke
2017-06-02Fix some horrible source code formattingEike Rathke
2017-06-02avoid config for fuzzingCaolán McNamara
2017-06-02Improved loplugin:redundantcast const_cast handling: scStephan Bergmann
2017-06-02tdf#91820 Move cells styles to their own main menu entryYousuf Philips
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01Resolves: tdf#108279 dimension rows are 32-bit and don't wrap at 64kEike Rathke
2017-06-01Perf: do not calculate a null-operation with the result matrix, tdf#58874Eike Rathke
2017-06-01Perf: do not calculate a null-operation with the result matrix, tdf#58874Eike Rathke
2017-06-01tdf#107945: store rtl_uString pointers instead of heap OUString objects.Kohei Yoshida
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31tdf#108259 Enable autofilter with many different valuesJean-Sebastien Bevilacqua
2017-05-31tdf#104219 Don't export color information when color is automaticBartosz Kosiorek
2017-05-31clang-tidy readability-redundant-string-cstrNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-31tdf#107797 select all entries in the dropdownSzymon Kłos
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30tdf#86119 Fix toggle behaviour of SID_NUMBER_STANDARD.Gulsah Kose
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-29tdf#97362 CalcRTL unittest partially migarted to python (CalcRTL.py)Kappanneo
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-28tdf#107389: Wrong positioning of AutoFilter buttons in tiledrendering modeTamás Zolnai
2017-05-27tdf#85594 Add reset default formatting to standard toolbarYousuf Philips
2017-05-26coverity#1409897 Dereference before null checkCaolán McNamara
2017-05-26coverity#1409898 Dereference before null checkCaolán McNamara
2017-05-26coverity#1409901 Unused valueCaolán McNamara