summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-08loplugin:fieldcast in SdrUndoAttrObjNoel Grandin1-2/+2
2023-11-08fix spelling, Attribut -> AttributeNoel Grandin1-1/+1
2023-11-08loplugin:fieldcast in DataChangedEventNoel Grandin1-5/+5
2023-11-08loplugin:fieldcast in SvTreeListBoxNoel Grandin1-1/+1
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)10-75/+133
2023-11-07Pass XInteractionHandler to hasTrustedScriptingSignature instead of a boolMike Kaganski1-1/+9
2023-11-07tdf#158083: RTF: drop export for \pgdsctblVasily Melenchuk2-2/+0
2023-11-07curl: mitigate migration to OpenSSL on LinuxMichael Stahl1-0/+59
2023-11-07tdf#135236 a11y: Notify a11y layer of WeldEditView sel changeMichael Weghorn2-1/+13
2023-11-06svx: prefix members of SdrObjCustomShapeMiklos Vajna1-2/+2
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos1-0/+3
2023-11-06tdf#157518: add password policy and strength meter to save with password dialogSarper Akdemir1-0/+1
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen21-25/+7
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga1-1/+3
2023-11-04Fix typoAndrea Gelmini1-1/+1
2023-11-03add some protocols that don't make sense as floating frame targetsCaolán McNamara1-0/+5
2023-11-03Make ExternalReferenceUriTranslator more robust against broken UTF-8Stephan Bergmann1-0/+5
2023-11-03tdf#157664 Drop operator !=, where respective operator == is definedAnkit_Jaipuriar2-2/+0
2023-11-02this should never be null, so we can use a referenceCaolán McNamara1-1/+1
2023-11-02Drop SvxHtmlOptions::IsPrintLayoutExtensionGabor Kelemen1-2/+0
2023-11-01new loplugin:fieldcanbelocalNoel Grandin1-2/+0
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland2-1/+2
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland2-1/+2
2023-10-31tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro1-4/+4
2023-10-31rename mxItemSet->moItemSet in DefaultPropertiesNoel Grandin1-2/+2
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin3-4/+5
2023-10-31Update an URLMike Kaganski1-1/+1
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey1-0/+2
2023-10-30tdf#157679: Revert "pptx: import shape text from master page"Xisco Fauli1-3/+0
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir4-2/+20
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs2-0/+3
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze2-1/+12
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin1-41/+3
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti1-1/+30
2023-10-27Step 2 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann2-16/+0
2023-10-27remove unused vcl_get_crc64_tableNoel Grandin1-3/+0
2023-10-27tdf#156593 FILEOPEN OOXML: image shown in full instead of croppedBalazs Varga1-1/+2
2023-10-27Clarify that o3tl::cmp_* is still needed for LLVM 12 libc++ for nowStephan Bergmann1-1/+1
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin1-2/+2
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl1-0/+6
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil1-6/+6
2023-10-25Use std::signed_integral conceptStephan Bergmann1-0/+45
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin1-2/+4
2023-10-24Remove unused entry from log-areas.doxsahil1-1/+0
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna1-0/+42
2023-10-24svx: prefix members of SdrLayerIDSetMiklos Vajna1-8/+8
2023-10-24tdf#157838 - UI: Part 4 - Unify lockdown behavior of Options dialogBalazs Varga1-0/+11
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski3-0/+6
2023-10-23tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyunosahil1-0/+5
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann39-767/+758