summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-10-11The other OStringLiteral ctor should be non-explicit tooStephan Bergmann
2023-10-11__cpp_char8_t is generally available nowStephan Bergmann
2023-10-11cool#7318 Calc rendering accelerationNoel Grandin
2023-10-11Delete OUString UTF-16 string literal ctor/assignment opStephan Bergmann
2023-10-10jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl
2023-10-10Make some methods const, and avoid some const_castsMike Kaganski
2023-10-09svx: prefix members of SdrHdlLineMiklos Vajna
2023-10-08make testCondFormatFormulaListenerXLSX reliableCaolán McNamara
2023-10-08Drop temporary aliases from Tuple2D and Tuple3DMike Kaganski
2023-10-08Simplify a bitMike Kaganski
2023-10-08SfxRequest doesn't need to inherit from SfxHintCaolán McNamara
2023-10-07ofz#63032 urp stack too deepCaolán McNamara
2023-10-06Rename ojects to objects!Hannah Meeks
2023-10-06loplugin:ostr: manual modificationsStephan Bergmann
2023-10-06sc: qa: add loadWithParams and SaveWithParamsHenry Castro