Age | Commit message (Expand) | Author |
2022-06-10 | loplugin:constantparam | Noel Grandin |
2022-06-10 | LanguageTool Grammar Checker implementation | Mert Tumer |
2022-06-05 | restore %PRODUCTNAME to accessible descriptions that need them | Caolán McNamara |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-10 | tdf#147590 update OLE object after document refresh | Juergen Funk |
2022-05-05 | use more o3tl::getToken | Noel Grandin |
2022-05-04 | use more string_view in unotools | Noel Grandin |
2022-05-03 | Just use Any ctor instead of makeAny in svtools | Stephan Bergmann |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-25 | Resolves: tdf#141441 get and set selected entry when "unfrozen" | Caolán McNamara |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-06 | tdf#148413: Drop HTML export encoding configuration; use UTF-8 | Mike Kaganski |
2022-04-02 | loplugin:stringviewparam convert methods using compareTo | Noel Grandin |
2022-03-29 | a11y: Use new table model change types for row/col ins/del | Michael Weghorn |
2022-03-24 | Resolves tdf#140439 - AutoFormat Table preview not using DOCCOLOR | Heiko Tietze |
2022-03-07 | do not pass XComponentContext to officecfg::...::get() calls | Luboš Luňák |
2022-03-03 | Recheck modules sv* with IWYU | Gabor Kelemen |
2022-03-02 | remove self-assign | Luboš Luňák |
2022-03-02 | memcpy-param-overlap | Stephan Bergmann |
2022-03-01 | avoid a temporary buffer, append to the resulting one (tdf#145862) | Luboš Luňák |
2022-03-01 | use OUStringBuffer for a string that's modified often (tdf#145862) | Luboš Luňák |
2022-02-17 | svtools: fix lost replacement non-rendered graphic when updating it fails | Miklos Vajna |
2022-02-17 | svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObj | Miklos Vajna |
2022-02-07 | tdf#113191: Add 21 and 42 in size list for CJK for typographic scale convention | Julien Nabet |
2022-02-05 | Related: tdf#146836 daisy chain together some more event handlers | Caolán McNamara |
2022-02-04 | Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton values | Caolán McNamara |
2022-01-31 | tdf#83523 ruler: Invalidate full ruler rect on app bg change | Justin Luth |
2022-01-31 | support for the WebP image format (tdf#114532) | Luboš Luňák |
2022-01-28 | We no longer know how to contact TLX anyway | Stephan Bergmann |
2022-01-27 | Resolves tdf#128258 - Draw a dotted line before hidden columns/rows | Heiko Tietze |
2022-01-26 | tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language list | Eike Rathke |
2022-01-26 | weldPopupWindow is always implemented by now | Caolán McNamara |
2022-01-26 | give more wriggle room to avoid hitting max pixmap size with super hidpi | Caolán McNamara |
2022-01-25 | Related: tdf#146971 remove %PRODUCTNAME from accessible-description | Caolán McNamara |
2022-01-14 | Resolve tdf#124572 - Draw a faint line between tabs | Heiko Tietze |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2022-01-02 | Introduce OUString::unacquired(const OUStringBuffer&) | Mike Kaganski |
2022-01-01 | osl::Mutex->std::mutex in Svt*Options | Noel Grandin |
2021-12-25 | use comphelper::WeakComponentImplHelper in ValueSetAcc | Noel Grandin |
2021-12-21 | Fix typo and removed duplicated comment | Andrea Gelmini |
2021-12-20 | osl::Mutex->std::mutex in AcceleratorExecute | Noel Grandin |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-12-18 | Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language list | Eike Rathke |
2021-12-17 | tdf#146250 fix SvxHtmlOptions::IsDefaultTextEncoding | Noel Grandin |
2021-12-12 | Small simplification | Mike Kaganski |
2021-12-11 | tdf#146173: combine non-BMP characters' surrogates correctly | Mike Kaganski |