summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-11tdf#114441 use sal_uInt32 instead of sal_uLongKeldin Maldonado (KNM)
2024-03-11tdf#81880 Search the GalleryOliver Specht
2024-03-11svx: prefix members of XHatchMiklos Vajna
2024-03-11Disallow closing document during generation of previewMike Kaganski
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-11Remove redundant function indirection in SfxHintPosterHassan Sajjad
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski
2024-03-09Support o3tl::iterateCodePoints with both sal_Int32 and std::size_tStephan Bergmann
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2024-03-09Fix typoAndrea Gelmini
2024-03-08tdf#158773 reduce size of IndexedStyleSheetsNoel Grandin
2024-03-08tdf#158773 reduce cost of stylesheet lookupNoel Grandin
2024-03-08tdf#158773 GetNumberOfStyleSheets can be an inline methodNoel Grandin
2024-03-08tdf#158773 flatten data of IndexedStyleSheetsNoel Grandin
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari
2024-03-08use more string_viewNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin
2024-03-07ResetDefaultSystemCurrency can be privateCaolán McNamara
2024-03-07IsSpecialStandardFormat can be private, only used internallyCaolán McNamara
2024-03-07Collaborative editing with readonly and edit views.Gökay Şatır
2024-03-07tdf#159931: pptx export: export each used slide layout for a masterSarper Akdemir
2024-03-07Revert hyperlinkInfoAtPositon changes.Gökay Şatır
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin
2024-03-05map SAL_DLLPUBLIC_RTTI to visibility:default for gccNoel Grandin
2024-03-05Fix Windows --enable-mergelibs=more buildNoel Grandin
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-03-04Add Embind'ing of UNO Any getter for sequencesStephan Bergmann
2024-03-04Add Embing'ing of UNO Any getter for enumsStephan Bergmann
2024-03-04svx: prefix members of XGradientEntryMiklos Vajna
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin
2024-03-04finish removing IsSpellCapitalisation propertyNoel Grandin
2024-03-04Fix --enable-mergelibs=more --enable-sal-log buildStephan Bergmann
2024-03-03Resolves: tdf#159879 Crash when closing "3D View" dialogCaolán McNamara
2024-03-02avoid a memcpy when constructing output of tools::JsonWriterNoel Grandin
2024-03-02add UNLESS_MERGELIBS_MORE and use to reduce symbol visibilityNoel Grandin
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-03-01tdf#94535 Change "Fontwork" to "Text along Path"Olivier Hallot
2024-03-01tdf#159837 Drop unneeded TabBar EventNotify KEYINPUT handling codeJim Raykowski
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)
2024-02-29IniLnge is set during ctor and never changes subsequentlyCaolán McNamara
2024-02-29if we rearrange, we don't need to create maLanguageTag twiceCaolán McNamara
2024-02-29there is only the one ctor, so drop misleading "preferred" commentCaolán McNamara
2024-02-29vcl: separate scanline direction from ScanlineFormatTomaž Vajngerl
2024-02-29SvNumberFormatter::ImpConstruct is only used once by the single ctorCaolán McNamara
2024-02-29Simplify a bitMike Kaganski
2024-02-29tdf#155218 sc: fix regression page orientation in print dialogTibor Nagy