summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-10-13Make sure __cpp_lib_source_location is consistently definedStephan Bergmann
2023-10-12use std::source_location instead of std::experimental::source_locationNoel Grandin
2023-10-12Fix build against VS 2022 17.7.5Stephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-12loplugin:unusedmethodsNoel Grandin
2023-10-12tdf#145832 Typo when missing objectBogdan B
2023-10-12tdf#157696 vcl a11y: Move qt's translation to IA2 text attrs for reuseMichael Weghorn
2023-10-12drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl
2023-10-12Fix typos in C++ feature test macrosStephan Bergmann
2023-10-12cool#7318 Calc rendering acceleration (part2)Noel Grandin
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-11__cpp_lib_char8_t is generally available nowStephan Bergmann
2023-10-11FocusManager::IsPanelTitleVisible is deadNoel Grandin