Age | Commit message (Expand) | Author |
2022-09-14 | Fix typo | Andrea Gelmini |
2022-09-13 | Migrating product name related color schemes between different versions | Balazs Varga |
2022-09-06 | desktop : use a std::mutex instead of a osl::Mutex | Arnaud VERSINI |
2022-09-05 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | jsala |
2022-09-05 | vcl: Rename Gesture event to GesturePan | Povilas Kanapickas |
2022-09-01 | Filter out unwanted command URIs | Stephan Bergmann |
2022-09-01 | Use more idiomatic C++ | Tor Lillqvist |
2022-09-01 | More handwaving: Assume that it's OK to substitute OpenSymbol for Symbol | Tor Lillqvist |
2022-08-31 | Fix typos | Andrea Gelmini |
2022-08-30 | Filter out well-known metric-compatible font substitutions | Tor Lillqvist |
2022-08-30 | Add SAL_INFOs for the recorded and pruned font substitutions | Tor Lillqvist |
2022-08-30 | Fix typo | Tor Lillqvist |
2022-08-26 | Fix typos | Andrea Gelmini |
2022-08-25 | Fix thinko | Tor Lillqvist |
2022-08-25 | Tell LibreOfficeKit clients what fonts in a document are missing on the machine | Tor Lillqvist |
2022-08-25 | lok: make sure flushPendingLOKInvalidateTiles() is called | Luboš Luňák |
2022-08-22 | Use comphelper::Base64::encode taking OStringBuffer where applicable | Mike Kaganski |
2022-08-22 | lok: Dont render active text edit on slide previews | Szymon Kłos |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | crashreport: __cpuid/__cpuidex are not available on arm64 | Christian Lohmaier |
2022-08-17 | Return std::optional instead of using bool* argument | Mike Kaganski |
2022-08-16 | tdf#150427 Gracefully handle potentially unset logger | Stephan Bergmann |
2022-08-11 | some --disable-pdfium fixes | Caolán McNamara |
2022-08-11 | lok: load template documents as regular documents | Mert Tumer |
2022-08-04 | tdf#150251: clarify macro URL authority in command line help | Mike Kaganski |
2022-08-02 | desktop: avoid run graphic tests if ... | Henry Castro |
2022-08-01 | Fix typo in code | Andrea Gelmini |
2022-07-28 | lok: add dumpState feature for better in-field diagnostics. | Michael Meeks |
2022-07-28 | lok: Enable sidebar in Math | Mike Kaganski |
2022-07-27 | sw content controls, plain text: send state changes to LOK | Miklos Vajna |
2022-07-25 | Send state changes of content control UNO commands to LOK | Aron Budea |
2022-07-20 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna |
2022-07-19 | Replace old png writer in test_desktop_lib.cxx | offtkp |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-07-06 | opencl: no need for unhelpful nullptr OUString * case. | Michael Meeks |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
2022-06-13 | LOK: send state of Protect, UnsetCellsReadOnly | Pranam Lashkari |
2022-06-13 | make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-only | Luboš Luňák |
2022-06-10 | loplugin:unnecessaryvirtual | Noel Grandin |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-08 | use recursive mutex for LOK queue | Luboš Luňák |
2022-06-07 | Use o3tl::make_unsigned, OString::getLength() is guaranteed to be non-negative | Stephan Bergmann |
2022-06-04 | ScriptForge - New 'UnitTest' service for Basic | Jean-Pierre Ledure |
2022-06-03 | Fix typo in code | Andrea Gelmini |
2022-06-03 | Improve some C code mixing size_t and ssize_t | Stephan Bergmann |
2022-06-03 | elide some makeStringAndClear() class | Noel Grandin |
2022-06-03 | Use more appropriate index variable type | Stephan Bergmann |
2022-06-03 | clang-tidy modernize-pass-by-value in desktop | Noel Grandin |
2022-06-02 | fix handling of XTransferable2 if the type is only XTransferable | Luboš Luňák |
2022-05-31 | lok: don't render active textbox on all slides | Szymon Kłos |