summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-03add some protocols that don't make sense as floating frame targetsCaolán McNamara
2023-11-03Make ExternalReferenceUriTranslator more robust against broken UTF-8Stephan Bergmann
2023-11-03tdf#157664 Drop operator !=, where respective operator == is definedAnkit_Jaipuriar
2023-11-02this should never be null, so we can use a referenceCaolán McNamara
2023-11-02Drop SvxHtmlOptions::IsPrintLayoutExtensionGabor Kelemen
2023-11-01new loplugin:fieldcanbelocalNoel Grandin
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-11-01tdf#153993 Extend ODF: lowercase for exponent charLaurent Balland
2023-10-31tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro
2023-10-31rename mxItemSet->moItemSet in DefaultPropertiesNoel Grandin
2023-10-31SdrAttrObj and SdrObject are abstractNoel Grandin
2023-10-31Update an URLMike Kaganski
2023-10-30Enable STYLEREF flag export/import with ODFSkyler Grey
2023-10-30tdf#157679: Revert "pptx: import shape text from master page"Xisco Fauli
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-28Resolves tdf#156227 - More appealing feedback for find/quickfindHeiko Tietze
2023-10-27tdf#152571 speedup slow draw file saveNoel Grandin
2023-10-27lok: a11y: impress: help screen reader to report shape selectionMarco Cecchetti
2023-10-27Step 2 of removing cargo-cult pragma pack around rtl_[u]StringStephan Bergmann
2023-10-27remove unused vcl_get_crc64_tableNoel Grandin
2023-10-27tdf#156593 FILEOPEN OOXML: image shown in full instead of croppedBalazs Varga
2023-10-27Clarify that o3tl::cmp_* is still needed for LLVM 12 libc++ for nowStephan Bergmann
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-25vcl,sw: PDF/UA export: produce Ruby and Warichu SEsMichael Stahl
2023-10-25tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-10-25Use std::signed_integral conceptStephan Bergmann
2023-10-24tdf#153519 make TreeListEntryUIObject saferNoel Grandin
2023-10-24Remove unused entry from log-areas.doxsahil
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-10-24svx: prefix members of SdrLayerIDSetMiklos Vajna
2023-10-24tdf#157838 - UI: Part 4 - Unify lockdown behavior of Options dialogBalazs Varga
2023-10-23Implement PreserveSpaces boolean HTML/ReqIF export filter optionMike Kaganski
2023-10-23tdf#130924 replace '*printf' with 'SAL_*' logging macros in pyunosahil
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-23vcl: migrate text layout functions out of OutputDeviceChris Sherlock
2023-10-22Load the locales from config file for languagetoolMert Tumer
2023-10-22lok: a11y: send list item prefix length to clientMarco Cecchetti
2023-10-22Fix typoAndrea Gelmini
2023-10-21tdf#135922 a11y: Prepare reporting text attrs as IA2 obj attrsMichael Weghorn
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-19Clean up some C++20 TODOsStephan Bergmann
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
2023-10-18Fix typoAndrea Gelmini
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin
2023-10-18Extend /clr /std:c++20 char8_t workaround to old versions of VS 2022Stephan Bergmann
2023-10-18tdf#157696 qt a11y: Move handling for text attr offsets to helperMichael Weghorn
2023-10-18tdf#155410 shave 1% cost off SdrGroup::GetLayerNoel Grandin
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann
2023-10-18O[U]String move ctors should be constexpr, tooStephan Bergmann