summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-09crashtesting: still seeing occasional impl_notifyEvent_nothrow failuresCaolán McNamara2-1/+5
2024-02-08tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht1-0/+1
2024-02-08improve loplugin:cow_wrapperNoel Grandin2-4/+4
2024-02-07tdf#157042: Revert "re-apply "optimize ConfigurationProperty::get()""Xisco Fauli1-18/+4
2024-02-02tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna2-0/+2
2024-02-01tdf#159128 UI: Open Security settings option directlyBalazs Varga4-0/+13
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl1-2/+4
2024-01-30cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara1-3/+7
2024-01-24Use correct type when getting document colorsSzymon Kłos1-0/+41
2024-01-10UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski1-1/+1
2024-01-09tdf#159018: make 64-bit hash algorithm similar to 32-bit oneMike Kaganski2-4/+4
2023-12-30OInterfaceIteratorHelper3 always copies maData contents in ctorCaolán McNamara1-3/+4
2023-12-24Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby1-0/+2
2023-12-22svl: fix build with --enable-debugXisco Fauli1-2/+2
2023-12-22Remove DeleteItemOnIdlexArmin Le Grand (allotropia)6-27/+30
2023-12-22tdf#156820 Fix crash in custom color pickerNoel Grandin1-1/+1
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir1-0/+1
2023-12-21tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir1-0/+3
2023-12-21tdf#158375: adapt UI when embedded content is disabled via optionSarper Akdemir1-0/+1
2023-12-20tdf#123864 a11y: Handle new checkable state for VCLXAccessibleMenuItemMichael Weghorn1-0/+1
2023-12-20Related: tdf#76115 Also pass RepairPackage to FilterDetectMike Kaganski1-1/+1
2023-12-19tdf#158703: return updated position from FnAddNonBrkSpaceMike Kaganski1-1/+3
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna1-0/+4
2023-12-18tdf#157569: FormulaImExportBase::getFormulaSize should return mm/100Mike Kaganski1-1/+1
2023-12-15Turn onlineupdate into external/onlineupdateStephan Bergmann11-2926/+0
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara1-0/+3
2023-12-12tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl1-0/+1
2023-12-11Fix build --with-system-openssl but --without-system-curlEike Rathke2-1/+5
2023-12-08cid#1545617 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-07xmlsecurity: check for errors in OCipherContext::Create()Michael Stahl1-0/+1
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen1-6/+0
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin6-153/+221
2023-12-07tdf#105844 package,sfx2: wholesome ODF package wrapping encryptionMichael Stahl1-1/+5
2023-12-06tdf#148986 Support XF86Forward / XF86Back key eventsGabor Kelemen1-0/+2
2023-12-06make AlphaMask separate from BitmapNoel Grandin2-18/+71
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin2-0/+15
2023-12-05vcl: add unit tests for a mixture of CJK and latin charactersChris Sherlock1-0/+2
2023-12-04tdf#158404 Start Center: remove ability to do multiselectionsIlmari Lauhakangas1-0/+1
2023-12-04At least VS 2022 Preview 17.9.0 Preview 1.1 needs the fix tooStephan Bergmann4-4/+4
2023-12-04cid#1546422 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
2023-12-04svx: prefix members of SdrPageGridFrameListMiklos Vajna1-4/+4
2023-12-04tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl1-2/+12
2023-12-04Fix typoAndrea Gelmini1-1/+1
2023-12-03cid#1546453 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-03Split the *Bitmap::CopyPixel functionsNoel Grandin2-7/+51
2023-12-03oox: Refactor and simplify writing to storage with GraphicExportTomaž Vajngerl1-13/+16
2023-12-02AlphaMask::ReleaseAccess is unnecessaryNoel Grandin1-1/+1
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin1-1/+1
2023-12-01tdf#158442: fix opening hybrid PDFs on WindowsMike Kaganski1-0/+1
2023-12-01[API CHANGE] Add OOXML way of curved connector routingRegina Henschel4-3/+15