Age | Commit message (Expand) | Author |
2022-11-14 | gtktiledviewer: Fix getting tiles on Windows | Mike Kaganski |
2022-11-10 | lok: Introudce getDataArea for Calc | Szymon Kłos |
2022-11-10 | lok: masterpage: use EditMode as parameter in invalidation callback | Szymon Kłos |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-07 | Send build config (configure options) in LOKit version info JSON | Andras Timar |
2022-11-06 | -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktop | Stephan Bergmann |
2022-11-05 | lok: show Math cursor | Mike Kaganski |
2022-10-31 | lok: fix convert-to batch mode, quiet interaction | Henry Castro |
2022-10-26 | lok: support embedded media | Ashod Nakashian |
2022-10-24 | UnoApiTest: factor out common code | Xisco Fauli |
2022-10-24 | Paint tiles on Windows | Mike Kaganski |
2022-10-21 | test: merge CalcUnoApiTest and UnoApiTest into one | Xisco Fauli |
2022-10-12 | new uno command uno:Translate with deepl api | Mert Tumer |
2022-10-11 | Deduplicate O(U)StringConcatenation | Mike Kaganski |
2022-10-11 | Don't convert OUString to char* to get OUString in the end | Mike Kaganski |
2022-10-10 | attempting to load "1920x1080" not "intro_1920x1080" | Caolán McNamara |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-28 | use more string_view in desktop | Noel Grandin |
2022-09-26 | Fix typo | Andrea Gelmini |
2022-09-26 | lok: create sidebar on demand | Szymon Kłos |
2022-09-22 | lok: initialize the load-language | Ashod Nakashian |
2022-09-20 | Only try to convert outdir to system path when it's not empty | Mike Kaganski |
2022-09-19 | try harder to remove "OSL_PIPE" pipe on SIGTERM | Caolán McNamara |
2022-09-19 | Ignore also when a font has been substituted by itself with an empty style | Tor Lillqvist |
2022-09-15 | [loplugin:fakebool] in desktop | Julien Nabet |
2022-09-15 | Clean up color scheme migration | Stephan Bergmann |
2022-09-14 | close "OSL_PIPE" pipe on SIGTERM | Caolán McNamara |
2022-09-14 | Fix typo | Taichi Haradaguchi |
2022-09-14 | move ErrCode to comphelper and improve debug output string | Noel Grandin |
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 |