summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11reserve space for bulk operations in SequenceAsHashMapNoel Grandin
2022-05-11only instantiate SfxFilterMatcher when we need itNoel Grandin
2022-05-11cache the Sequence we return in comphelper::PropertySetInfo::getPropertiesNoel Grandin
2022-05-11avoid some ref-counting traffic in configmgr::Access:getNameInternalNoel Grandin
2022-05-11Add error handling to RenamePrgFolder and RemovePrgFolderSamuel Mehrbrodt
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-11Revert "Disable -fsanitize=float-divide-by-zero in rtl_math_atanh"Stephan Bergmann
2022-05-11Update git submodulesSeth Chaiklin
2022-05-11sw content controls: introduce a word breaking dummy char at the endMiklos Vajna
2022-05-11use -g with --gdb-index in configureLuboš Luňák
2022-05-11search faster an array where most elements do not match (tdf#144777)Luboš Luňák
2022-05-11reduce size of *IFS conditions array (tdf#144777)Luboš Luňák
2022-05-11no PerformQuery() with ScSortedRangeCache if not needed (tdf#144777)Luboš Luňák
2022-05-11do not use ScSortedRangeCache inefficientlyLuboš Luňák
2022-05-11limit rows to ones having data when computing ScSortedRangeCacheLuboš Luňák
2022-05-11faster reverse mapping in ScSortedRangeCacheLuboš Luňák
2022-05-11avoid somewhat expensive mdds position() call if possibleLuboš Luňák
2022-05-11make ScSortedRangeCache work for also ScQueryEntry::ByStringLuboš Luňák
2022-05-11make BinarySearch() do proper SC_EQUAL with ScQueryEntry::ByStringLuboš Luňák
2022-05-11use ScSortedRangeCache also for generic queriesLuboš Luňák
2022-05-11make internal ScQueryCellIteratorBase functions protectedLuboš Luňák
2022-05-11keep only a reference to a vector if equal to what's wantedLuboš Luňák
2022-05-11introduce Calc cache for sorted handling of unsorted cellsLuboš Luňák
2022-05-11Update git submodulesSeth Chaiklin
2022-05-11make it obvious which column BinarySearch() operates onLuboš Luňák
2022-05-11Update git submodulesOlivier Hallot
2022-05-11elide temporary OUString in GetFilter4FilterNameNoel Grandin
2022-05-11Don't leave ImplFontMetricData::mnHangingBaseline uninitializedStephan Bergmann
2022-05-11Drop IS_EDITMODE macro that is used only onceGabor Kelemen
2022-05-11tdf#148430 Use atanh from <cmath> instead of our ownofftkp
2022-05-11Fix typosAndrea Gelmini
2022-05-11basegfx: generalize B2DRange and B2IRange with Range2D templateTomaž Vajngerl
2022-05-11sw content controls, drop-down: add DOCX importMiklos Vajna
2022-05-11avoid some OUString construction on some hot pathsNoel Grandin
2022-05-11CppunitTest_sw_ooxmlexport12: avoid mustTestImportOf()Miklos Vajna
2022-05-11Avoid useless default constructionMike Kaganski
2022-05-11Update mdds to 2.0.3.Kohei Yoshida
2022-05-11chart2: prefix VDataSeries members, rename Double to m_aValuesTomaž Vajngerl
2022-05-11chart2: remove code duplication in VSeriesPlotter::getSeriesNamesTomaž Vajngerl
2022-05-11chart2: simplify with structured binding decl. and some cleanupTomaž Vajngerl
2022-05-11Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke
2022-05-10Update git submodulesMartin Srebotnjak
2022-05-10Update git submodulesAndras Timar
2022-05-10tdf#148470 if macOS glyph fallback provided a partial result flag what failedCaolán McNamara
2022-05-10tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch
2022-05-10Fix typosAndrea Gelmini
2022-05-10tdf#121740 dont bother checking for VBA librariesNoel Grandin
2022-05-10osl::Mutex->std::mutex in ucb::BaseContentNoel Grandin
2022-05-10osl::Mutex->std::mutex in ucb::XResultSet_implNoel Grandin
2022-05-10osl::Mutex->std::mutex in GlobalEventConfigNoel Grandin