summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-29Prevent rtl::Reference -> css::uno::Reference -> rtl::Reference implicit pathMike Kaganski1-10/+5
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin3-14/+8
2024-07-29use more GetItemSurrogatesForItemNoel Grandin1-1/+2
2024-07-29svx: prefix members of SdrUndoObjSetTextMiklos Vajna1-4/+4
2024-07-29tdf#161875 buffer NameOrIndex Items for fast SurrogatesArmin Le Grand (Collabora)3-3/+21
2024-07-27Related: tdf#159343 Handle TableRef separator in brackets for Function WizardEike Rathke2-1/+5
2024-07-26Refactor ODBC functions code for clarityMike Kaganski1-4/+0
2024-07-26fix enabled-mergelibs-more buildNoel Grandin1-1/+1
2024-07-26fix in some missing SfxItemTypesNoel Grandin10-15/+29
2024-07-26lok: join Webdav Ticker thread.Michael Meeks3-0/+14
2024-07-26Delegate match to main internal starts/endsWith*Mike Kaganski2-127/+27
2024-07-26CairoSDPR: Support direct transparency for gradientsArmin Le Grand (Collabora)2-3/+17
2024-07-25Resolves: tdf#162087 FormulaCompiler::OpCodeMap::maHashMap must be uppercaseEike Rathke1-1/+1
2024-07-25tdf#157233 - A11y: Add global Accessibility check options forBalazs Varga1-3/+18
2024-07-25tdf#67919 access toolbar button dropdown menu from macOS VoiceOverPatrick Luby1-0/+3
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin2-29/+816
2024-07-25Adapt comphelper::ThreadPool to Emscripten's threading needsStephan Bergmann1-1/+7
2024-07-24Fix typoAndrea Gelmini1-1/+1
2024-07-24Fix typoAndrea Gelmini1-1/+1
2024-07-24CairoSDPR: Improve animated tiled fillsArmin Le Grand (Collabora)2-1/+14
2024-07-24tdf#161501 icon choice ctrl: Drop WB_HIGHLIGHTFRAMEMichael Weghorn1-2/+0
2024-07-24tdf#159040: add sign with default certificate to save dialogSarper Akdemir4-1/+17
2024-07-24tdf#161501 icon choice ctrl: Use a single member for entry rectMichael Weghorn1-1/+0
2024-07-24tdf#161501 vcl: Make TabitemValue position-awareMichael Weghorn1-1/+12
2024-07-23Resolves: tdf#162161 reexport of specific pdf appears blankCaolán McNamara1-1/+6
2024-07-23loplugin:unusedmethodsNoel Grandin1-2/+0
2024-07-23CairoSDPR: Support alpha for BitmapPrimitivesArmin Le Grand (Collabora)4-3/+32
2024-07-22CairoSDPR: Prepare BitmapAlphaPrimitive2DArmin Le Grand (Collabora)3-0/+90
2024-07-22Improve the perf for pool item scanning..Noel Grandin5-8/+30
2024-07-22cid#1608362 Double unlockCaolán McNamara1-1/+3
2024-07-20Fix typoAndrea Gelmini1-1/+1
2024-07-20CairoSDPR: Support direct RGBA paint of PolyPolygonsArmin Le Grand (Collabora)3-0/+97
2024-07-20tdf#43157 Use SAL_WARN_IF instead of OSL_ENSUREGabor Kelemen1-3/+3
2024-07-20tdf#43157 Use SAL_WARN instead of OSL_FAILGabor Kelemen1-2/+1
2024-07-20Remove now unneeded osl/diagnose.hGabor Kelemen1-1/+0
2024-07-19reduce cost of dynamic casting in SdrMarkView::CheckSingleSdrObjectHitNoel Grandin2-0/+6
2024-07-19Fix typoAndrea Gelmini1-1/+1
2024-07-19make pop-up on Encrypt With GPG Key modalSarper Akdemir1-1/+2
2024-07-19libreofficekitgtk: Add include for SAL_DLLPUBLIC_EXPORTMichael Weghorn1-0/+1
2024-07-19CairoSDPR: Direct support for RGBA Gradients (III)Armin Le Grand (Collabora)4-64/+28
2024-07-18Fix typoAndrea Gelmini1-1/+1
2024-07-18Fix typoAndrea Gelmini1-1/+1
2024-07-18Fix typoAndrea Gelmini1-1/+1
2024-07-18make UStringLess single-arg constructor explicitNoel Grandin1-2/+2
2024-07-18tdf#162006 Use contrast outline for the AutoFill/Cursor handle as wellRafael Lima1-1/+2
2024-07-18make date/time single-arg constructors explicitNoel Grandin3-6/+6
2024-07-17Restrict SAL_RET_MAYBENULL to LIBO_INTERNAL_ONLYStephan Bergmann1-1/+2
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk2-0/+17
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski1-0/+29
2024-07-17UI tests: use a dedicated desktop on WindowsMike Kaganski1-0/+31