summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11tdf#121740 just remove OLE_Objects limit for non-32-bit-WindowsNoel Grandin
2022-05-11in SbUnoObject constructor, only query for XTypeProviderNoel Grandin
2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-05-11osl::Mutex->std::mutex in SvtSysLocaleNoel Grandin
2022-05-11elide temporary OString in GenericSalLayout::LayoutTextNoel Grandin
2022-05-11use better default size for UNOMemoryStreamNoel Grandin
2022-05-11GetDontKnowNodeBmp is always emptyCaolán McNamara
2022-05-11tdf#149029 Scroll to the selected object in the Animation panel on selectingCaolán McNamara
2022-05-11fix HB_GLYPH_FLAG_UNSAFE_TO_BREAK for RTL in cloneCharRange() (tdf#148954)Luboš Luňák
2022-05-11tdf#149023 set property immediately on changeCaolán McNamara
2022-05-11Inline the typedefMike Kaganski
2022-05-11tdf#148730 set current widow/orphan state even if do not split para is setCaolán McNamara
2022-05-11Drop unnecessary cast to intStephan Bergmann
2022-05-11Library_syssh must link against expat when using StaticLibrary_shell_xmlparserStephan Bergmann
2022-05-11cache the PropertySetInfo in lcl_createModelPropertyInfoNoel Grandin
2022-05-11reserve vector space in SmSymbolManager::GetSymbolsNoel Grandin
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