summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Version 7.4.0.0.alpha1, tag libreoffice-7.4.0.0.alpha1libreoffice-7.4.0.0.alpha1Christian Lohmaier
2022-05-12bump product version to 7.4.0.0.alpha1Christian Lohmaier
2022-05-12Simplify this a bitMike Kaganski
2022-05-12Update git submodulesIlmari Lauhakangas
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-12Simplify ScTransferObj::SetDrawClipDoc a bitMike Kaganski
2022-05-12Create a visualizer for OUStringLiteralMike Kaganski
2022-05-12Update git submodulesChristian Lohmaier
2022-05-12tdf#148941 consistency between popup box and option dialog for objectsSeth Chaiklin
2022-05-12these members can be privateCaolán McNamara
2022-05-12related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli
2022-05-12we already know the length of the string we pass to hb_language_from_stringCaolán McNamara
2022-05-12tdf#121740 avoid some temporary OUString constructionNoel Grandin
2022-05-12tdf#148835 don't write any sparkline xml elements if none existsTomaž Vajngerl
2022-05-12framework: fix lock assert in Job::execute()Michael Stahl
2022-05-12-Werror,-WformatStephan Bergmann
2022-05-12merge SetNodeBitmaps and SetNodeDefaultImagesCaolán McNamara
2022-05-12tdf#148940 improve non Snap-to-char mode textgrid layout.Mark Hung
2022-05-12-Werror,-Wunused-variableStephan Bergmann
2022-05-12elide temporary std::vector in Access::getElementNamesNoel Grandin
2022-05-12pre-size the maLinkHash map to avoid allocationsNoel Grandin
2022-05-12tdf#121740 std::set->o3tl::sorted_vector in ImpEditEngine::FormatDocNoel Grandin
2022-05-12tdf#148961 sd theme: add PPTX export for shape fill color effectsMiklos Vajna
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk
2022-05-12Related: tdf#142635 Remove address parsing failback codeEike Rathke
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-11tdf#148148: Applying Title Case when selection contains only spacesMichael Warner
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