Age | Commit message (Expand) | Author |
2023-05-10 | desktop : remove useless using namespace | Arnaud VERSINI |
2023-05-07 | use AlphaMask for variables when calling GetAlphaMask | Noel Grandin |
2023-04-27 | Bin the unused paintTileToCGContext special thing for iOS | Tor Lillqvist |
2023-04-26 | Bin leftover dead code | Tor Lillqvist |
2023-04-25 | loplugin:unnecessarygetstr | Stephan Bergmann |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-04-20 | WASM: don't run gfx tests on startup | Thorsten Behrens |
2023-04-13 | lok: trim glibc allocator's pending heap when called. | Michael Meeks |
2023-04-12 | lok: capture and publish the modified status in save result | Ashod Nakashian |
2023-04-11 | loplugin:stringadd | Stephan Bergmann |
2023-04-10 | Drop SvStream::WriteCharPtr | Mike Kaganski |
2023-04-10 | Use more *string_view | Mike Kaganski |
2023-04-09 | new loplugin:unnecessarygetstr | Noel Grandin |
2023-04-07 | move using the vcl file dialog in headless mode to the point of creation | Caolán McNamara |
2023-04-07 | drop unused eventtesting stuff | Caolán McNamara |
2023-04-05 | fix leaks when using tools::JsonWriter | Noel Grandin |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-25 | loplugin:stringadd in d* | Noel Grandin |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | m_aBootsrapError will always be BE_OK here now | Stephan Bergmann |
2023-03-22 | rhbz#2171265 Report fatal InitApplicationServiceManager failures more reliably | Stephan Bergmann |
2023-03-17 | tdf#153683: Refactor fix | Baole Fang |
2023-03-16 | Add uno command that changes the theme | Paris Oplopoios |
2023-03-16 | tdf#153683: Show the used module in --convert-to | Baole Fang |
2023-03-15 | Use officecfg instead of SvxDeeplOptions | Noel Grandin |
2023-03-15 | Use officecfg instead of SvtTabAppearanceCfg | Noel Grandin |
2023-03-14 | elide some temporary OStrings | Noel Grandin |
2023-03-11 | lok: add trimMemory capability, and expand dumpState to caches. | Michael Meeks |
2023-03-09 | Use officecfg instead of SvxLanguageToolOptions | Mike Kaganski |
2023-03-08 | Make error message more useful | Tor Lillqvist |
2023-03-08 | osl::Mutex->std::mutex in ExtMgrDialog | Noel Grandin |
2023-03-08 | osl::Mutex->std::mutex in PackageManagerImpl | Noel Grandin |
2023-03-08 | osl::Mutex->std::mutex in ExtensionManager | Noel Grandin |
2023-03-08 | osl::Mutex->std::mutex in UpdateRequiredDialog | Noel Grandin |
2023-03-07 | no need to allocate these separately | Noel Grandin |
2023-03-07 | Drop the LibreOfficeKit paintThumbnail() API | Tor Lillqvist |
2023-03-07 | Avoid running graphics tests when in lok mode. | Michael Meeks |
2023-03-01 | Improve the LibreOfficeKit Document::paintThumbnail() API | Tor Lillqvist |
2023-02-28 | Fix iOS build breakage | Patrick Luby |
2023-02-27 | no need to hold CollatorWrapper by std::unique_ptr | Noel Grandin |
2023-02-25 | Remove duplicated include | Andrea Gelmini |
2023-02-22 | Extend LOKit API with functionality to extract a request and paint thumbnails | Tor Lillqvist |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-02-14 | osl::Mutex->std::atomic in DispatchWatcher | Noel Grandin |
2023-02-13 | Rename: Extension Manager -> Extensions | Samuel Mehrbrodt |
2023-02-13 | Fix/simplify some vnd.sun.star.expand: handling | Mike Kaganski |
2023-02-09 | Enable opening of downloaded fonts only in ForKit in Online | Tor Lillqvist |
2023-02-07 | cid#1520802 Dereference null return value | Caolán McNamara |
2023-02-07 | improve readability of VirtualDevice constructor | Noel Grandin |