summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna
2017-06-08oovbaapi: add XlThemeColor Enumeration (Excel)Miklos Vajna
2017-06-08tdf#79571 sc FilterSelect: accept empty stringsJustin Luth
2017-06-08tdf#45904 Move java XCellSeries test to c++Paul Trojahn
2017-06-07fix memory leak and improve variable lifecycleMarkus Mohrhard
2017-06-07Add Test for dataprovider and modify the way we fetch and apply streamJaskaran Singh
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more fileTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in a couple more placesTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in a couple more placesTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in a couple more placesTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-07tdf#108098 Correct detection of MIXED state.Gulsah Kose
2017-06-07tdf#86119 Generalize number format control.Gulsah Kose
2017-06-07Reformat an overly long lineEike Rathke
2017-06-07EditEngine: Added ODF_TEXT_FLAT copy for scVarun Dhall
2017-06-07fix some .src offsetsCaolán McNamara
2017-06-07Perf-sc: tdf#100709 Use a "one and a half" alloc strategy for ScMarkArrayEike Rathke
2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara
2017-06-06nullptr never passed to ApplyFrameAreaTabCaolán McNamara
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06coverity#1412032 ApplyPatternLines always passed non-null 2nd argCaolán McNamara
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