summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Avoid unnecessary calls of AdjustRowHeightTamas Bunth
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-10tdf#107135, add missing ODFF function REPLACEB.Winfried Donkers
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-06loplugin:unusedfields in scNoel Grandin
2017-07-06rework as a shared_ptrCaolán McNamara
2017-07-05Init CellInfo::bMerged againEike Rathke
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-29ScTable::VisibleDataCellIterator::ROW_NOT_FOUND can be constexpr and privateTor Lillqvist
2017-06-29ScRowBreakIterator::NOT_FOUND can be constexprTor Lillqvist
2017-06-29no need to manually keep track of listener rangeMarkus Mohrhard
2017-06-28repaint whole range for range based cond formats, tdf#105696Markus Mohrhard
2017-06-27add way to handle update refs for addresses, related tdf#107289Markus Mohrhard
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20Remove unused ScColumn::mbDirtyGroupsEike Rathke
2017-06-15Prevent excess rows included in the resulting range list, tdf#95883 follow-upEike Rathke
2017-06-15Resolves: tdf#104875 defer filter detection to first load/update of externalEike Rathke
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12Use unique_ptr fro ScMergePatternState::pItemSetStephan Bergmann
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-08Remove a TODO and explainEike Rathke
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2017-06-06first arg of ApplyBlockFrame is never nullCaolán McNamara
2017-06-06nullptr never passed to ApplyFrameAreaTabCaolán McNamara
2017-06-062nd arg of ApplySelectionFrame is always not nullCaolán McNamara
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-06replace SCERR_NONE with ERRORCODE_NONENoel Grandin
2017-06-06tdf#107945: prepare for future multi-threading of pivot cache...Kohei Yoshida
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-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-06-01tdf#107945: store rtl_uString pointers instead of heap OUString objects.Kohei Yoshida
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31tdf#107797 select all entries in the dropdownSzymon Kłos
2017-05-24Clean up a commentTor Lillqvist