Age | Commit message (Expand) | Author |
2024-05-23 | lok: stop amazing waste of repeated font sizes in each font element. | Michael Meeks |
2024-05-23 | lok: stop amazing waste of pretty-printed JSON sent over the API. | Michael Meeks |
2024-05-20 | Drop remnants of a long-obsolete hack | Mike Kaganski |
2024-05-20 | tdf#69192 fix cmdlinehelp: --show[=slide_number], etc. | Justin Luth |
2024-05-18 | lok: dump more SfxViewShell state, and LOK notifier state on Windows. | Michael Meeks |
2024-05-17 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-17 | Revert "tdf#109347: don't verify SSL certificate for crashreport upload" | Thorsten Behrens |
2024-05-15 | lok: get faster ModifiedStatus from the core. | Michael Meeks |
2024-05-15 | tdf#70526 Provide start up time measurements | Venetia |
2024-05-12 | jsdialog: enable Object Name and Description dialog | Szymon Kłos |
2024-05-08 | drop requirement for rtl_random_getBytes to have "Pool" arg | Caolán McNamara |
2024-05-08 | flush CallbackFlushHandler queue via PostUserEvent instead of Idle+Timer | Caolán McNamara |
2024-05-08 | tdf#69192: add StartingSlide to SID_PRESENTATION and cmdline show= | Justin Luth |
2024-05-08 | NFC dispatchwatcher.hxx: rename aPrinterName to aParam | Justin Luth |
2024-05-07 | workaround compiler crash on macos-intel | Noel Grandin |
2024-05-07 | loplugin:ostr in desktop | Noel Grandin |
2024-05-07 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-07 | lok: reseed comphelper's random number generator on fork. | Michael Meeks |
2024-05-07 | move opencl check at startup inside its own thread | Noel Grandin |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-05-03 | Simplify condition | Stephan Bergmann |
2024-05-02 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-01 | next is never passed a null pointer, use a reference | Caolán McNamara |
2024-05-01 | Use a for loop for setting view properties. | Gökay Şatır |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-30 | Emscripten: Only add the --pre-js code to the soffice executable | Stephan Bergmann |
2024-04-30 | Drop uses of css::uno::Sequence::getConstArray in deployment | Mike Kaganski |
2024-04-30 | line break "Preloading breakiterator: Preload icons" | Caolán McNamara |
2024-04-30 | Drop some uses of css::uno::Sequence::getConstArray ... | Mike Kaganski |
2024-04-29 | cool#8066: calc: enable .uno:ToggleSheetGrid | Hubert Figuière |
2024-04-22 | thesauri list can be empty at preload | Caolán McNamara |
2024-04-16 | preload BreakIterator for LOK | Noel Grandin |
2024-04-15 | lok: provide global random symbol to find random device. | Michael Meeks |
2024-04-12 | At least capture (English-only) cURL error when something goes wrong | Stephan Bergmann |
2024-04-04 | Introduce ResettableMutexGuardScopedReleaser | Mike Kaganski |
2024-04-04 | tdf#159790 temporarily release mutex for child packages | Patrick Luby |
2024-04-03 | desktop: fix build with enable-online-update | Xisco Fauli |
2024-04-03 | LOK: set creation date when online creates file from template | Pranam Lashkari |
2024-04-02 | tdf#159790 eliminate deadlock on main thread | Patrick Luby |
2024-04-02 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-04-01 | lok preinit: don't re-synchronize extensions on each child start. | Michael Meeks |
2024-04-01 | tdf#146619 Drop unused 'using namespace' in: desktop/ | Gabor Kelemen |
2024-03-28 | lok: add isForkedChild method. | Michael Meeks |
2024-03-27 | Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialog | Heiko Tietze |
2024-03-26 | Allow enabling saving when comment edit is allowed in readonly. | Gökay Şatır |
2024-03-21 | Moving parts of readonly checks from model to view. | Gökay Şatır |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2024-03-21 | cool#8278 sfx2 lok: fix unexpected non-json sidebar status update | Miklos Vajna |
2024-03-19 | Allow enabling comment editing in readonly view mode. | Gökay Şatır |
2024-03-12 | lok: Send Accept / RejectTrackedChangedToNext state change | Aron Budea |