summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-10-18tdf#156114 UNO commands / menu entries to enable PS/CS spotlightJim Raykowski
2023-10-17tdf#157792 FILEOPEN: PPT: logo not displayedNoel Grandin
2023-10-17svx: prefix members of SdrHdlListMiklos Vajna
2023-10-16tdf#157482 UI: Turn Security Warnings popup windows into infobarsBalazs Varga
2023-10-16Related tdf#156182 - Keep legacy contrast for default backgroundHeiko Tietze
2023-10-16Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-15Drop OStringConstExpr, use constexpr OString insteadStephan Bergmann
2023-10-14Add NUMBERSIGN key handler.Gökay Şatır
2023-10-13O{U]String copy ctor should be constexprStephan Bergmann
2023-10-13Follow-up on "Make sure __cpp_lib_source_location is consistently defined"Stephan Bergmann
2023-10-13At least VS 2022 Preview 17.8.0 Preview 3.0 needs the fix tooStephan Bergmann