- e0bf271 sw, lok: implement a getCommandValues(Bookmarks) by Miklos Vajna · 3 years, 4 months ago
- ce60a3d Add LOKit functions and whitelist export for it to WASM by Thorsten Behrens · 4 years ago
- 5e8f6dc sw lok, .uno:SetDocumentProperties: expose value of custom document properties by Miklos Vajna · 3 years, 4 months ago
- 24219cc sw lok, .uno:TextFormFields: expose field code of fieldmarks by Miklos Vajna · 3 years, 4 months ago
- 931e3d2 lok: masterpage: Introduce mode property to tile rendering by Szymon Kłos · 3 years, 7 months ago
- bac26f9 lok: masterpage: disable callbacks on painting by Szymon Kłos · 3 years, 5 months ago
- dbc307e gtktiledviewer: Fix getting tiles on Windows by Mike Kaganski · 3 years, 5 months ago
- ff9b994 lok: Introudce getDataArea for Calc by Szymon Kłos · 3 years, 7 months ago
- 3f4e11b lok: masterpage: use EditMode as parameter in invalidation callback by Szymon Kłos · 3 years, 7 months ago
- 87dce61 UnoApiTest: factor out common code by Xisco Fauli · 3 years, 5 months ago
- cbfac11 Send build config (configure options) in LOKit version info JSON by Andras Timar · 3 years, 6 months ago
- ccce14b -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): desktop by Stephan Bergmann · 3 years, 5 months ago
- 14ed342 lok: show Math cursor by Mike Kaganski · 3 years, 5 months ago
- f43a5ec lok: fix convert-to batch mode, quiet interaction by Henry Castro · 3 years, 5 months ago
- 038c4a4 lok: support embedded media by Ashod Nakashian · 3 years, 11 months ago
- 331a013 UnoApiTest: factor out common code by Xisco Fauli · 3 years, 5 months ago
- ebb3a72 Paint tiles on Windows by Mike Kaganski · 3 years, 5 months ago
- 89c7329 test: merge CalcUnoApiTest and UnoApiTest into one by Xisco Fauli · 3 years, 6 months ago
- e20d2de new uno command uno:Translate with deepl api by Mert Tumer · 3 years, 9 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 6c65c62 Don't convert OUString to char* to get OUString in the end by Mike Kaganski · 3 years, 6 months ago
- d58dcda attempting to load "1920x1080" not "intro_1920x1080" by Caolán McNamara · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- 42a73e2 use more string_view in desktop by Noel Grandin · 3 years, 6 months ago
- 920ca8c Fix typo by Andrea Gelmini · 3 years, 6 months ago
- cd0e3d6 lok: create sidebar on demand by Szymon Kłos · 3 years, 7 months ago
- ddc5a7b lok: initialize the load-language by Ashod Nakashian · 3 years, 9 months ago
- 321a1b5 Only try to convert outdir to system path when it's not empty by Mike Kaganski · 3 years, 7 months ago
- 6352710 try harder to remove "OSL_PIPE" pipe on SIGTERM by Caolán McNamara · 3 years, 7 months ago
- b20a64c Ignore also when a font has been substituted by itself with an empty style by Tor Lillqvist · 3 years, 7 months ago
- c4fb915 [loplugin:fakebool] in desktop by Julien Nabet · 3 years, 7 months ago
- 7f04bb3 Clean up color scheme migration by Stephan Bergmann · 3 years, 7 months ago
- b891415 close "OSL_PIPE" pipe on SIGTERM by Caolán McNamara · 3 years, 7 months ago
- 63d1ed9 Fix typo by Taichi Haradaguchi · 3 years, 7 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 0484d07 Fix typo by Andrea Gelmini · 3 years, 7 months ago
- 583ea85 Migrating product name related color schemes between different versions by Balazs Varga · 3 years, 7 months ago
- ebd697d desktop : use a std::mutex instead of a osl::Mutex by Arnaud VERSINI · 3 years, 7 months ago
- 8dc5742 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by jsala · 3 years, 10 months ago
- 99b85a2 vcl: Rename Gesture event to GesturePan by Povilas Kanapickas · 3 years, 7 months ago
- 21229c2 Filter out unwanted command URIs by Stephan Bergmann · 3 years, 7 months ago
- 63f7765 Use more idiomatic C++ by Tor Lillqvist · 3 years, 7 months ago
- ebb73e9 More handwaving: Assume that it's OK to substitute OpenSymbol for Symbol by Tor Lillqvist · 3 years, 7 months ago
- 9ba1e14 Fix typos by Andrea Gelmini · 3 years, 7 months ago
- 238c06f Filter out well-known metric-compatible font substitutions by Tor Lillqvist · 3 years, 7 months ago
- be7d650 Add SAL_INFOs for the recorded and pruned font substitutions by Tor Lillqvist · 3 years, 7 months ago
- d9ef862 Fix typo by Tor Lillqvist · 3 years, 7 months ago
- d9ed7e3 Fix typos by Andrea Gelmini · 3 years, 7 months ago
- 2654a29 Fix thinko by Tor Lillqvist · 3 years, 7 months ago
- c8d9744 Tell LibreOfficeKit clients what fonts in a document are missing on the machine by Tor Lillqvist · 3 years, 8 months ago
- 32cbd1c lok: make sure flushPendingLOKInvalidateTiles() is called by Luboš Luňák · 3 years, 9 months ago
- 5b9fd92 Use comphelper::Base64::encode taking OStringBuffer where applicable by Mike Kaganski · 3 years, 8 months ago
- afb511b9 lok: Dont render active text edit on slide previews by Szymon Kłos · 3 years, 8 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- de3fcf4 crashreport: __cpuid/__cpuidex are not available on arm64 by Christian Lohmaier · 3 years, 8 months ago
- 0b85a66 Return std::optional instead of using bool* argument by Mike Kaganski · 3 years, 8 months ago
- fe033ee tdf#150427 Gracefully handle potentially unset logger by Stephan Bergmann · 3 years, 8 months ago
- 10e81b3 some --disable-pdfium fixes by Caolán McNamara · 3 years, 8 months ago
- b156034 lok: load template documents as regular documents by Mert Tumer · 4 years ago
- a999b8d tdf#150251: clarify macro URL authority in command line help by Mike Kaganski · 3 years, 8 months ago
- 5543706 desktop: avoid run graphic tests if ... by Henry Castro · 3 years, 9 months ago
- cd45ff6 Fix typo in code by Andrea Gelmini · 3 years, 8 months ago
- a71a5cd lok: add dumpState feature for better in-field diagnostics. by Michael Meeks · 3 years, 8 months ago
- 30e08c8 lok: Enable sidebar in Math by Mike Kaganski · 3 years, 9 months ago
- db4ac05 sw content controls, plain text: send state changes to LOK by Miklos Vajna · 3 years, 8 months ago
- 373f655 Send state changes of content control UNO commands to LOK by Aron Budea · 3 years, 9 months ago
- 7d56dae tdf#127236 vcl: fix missing encryption of PDF images during export by Miklos Vajna · 3 years, 9 months ago
- 605e391 Replace old png writer in test_desktop_lib.cxx by offtkp · 3 years, 9 months ago
- 934985b tools: rename getHeight/Width() to GetOpenHeight/Width() by Chris Sherlock · 3 years, 9 months ago
- 4140154 opencl: no need for unhelpful nullptr OUString * case. by Michael Meeks · 3 years, 9 months ago
- 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
- 9518a72 LOK: send state of Protect, UnsetCellsReadOnly by Pranam Lashkari · 3 years, 10 months ago
- 91b98ef make VirtualDevice::SetOutputSizePixelScaleOffsetAndBuffer() LOK-only by Luboš Luňák · 3 years, 10 months ago
- 3b5c926 loplugin:unnecessaryvirtual by Noel Grandin · 3 years, 10 months ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- 118bafc use recursive mutex for LOK queue by Luboš Luňák · 3 years, 10 months ago
- f4b6cee Use o3tl::make_unsigned, OString::getLength() is guaranteed to be non-negative by Stephan Bergmann · 3 years, 10 months ago
- 14c7bc1 ScriptForge - New 'UnitTest' service for Basic by Jean-Pierre Ledure · 3 years, 10 months ago
- f0b7b38 Fix typo in code by Andrea Gelmini · 3 years, 10 months ago
- 9c13046 Improve some C code mixing size_t and ssize_t by Stephan Bergmann · 3 years, 10 months ago
- c196585 elide some makeStringAndClear() class by Noel Grandin · 3 years, 10 months ago
- 1fc5b6c Use more appropriate index variable type by Stephan Bergmann · 3 years, 10 months ago
- b33227d clang-tidy modernize-pass-by-value in desktop by Noel Grandin · 3 years, 10 months ago
- 620cf04 fix handling of XTransferable2 if the type is only XTransferable by Luboš Luňák · 3 years, 10 months ago
- 81df11b lok: don't render active textbox on all slides by Szymon Kłos · 4 years ago
- e4842a4c lok: add more efficient getSelectionType() replacement by Luboš Luňák · 3 years, 11 months ago
- 60a39b8 desktop: fix type of the last argument of lok_preinit_2() by Miklos Vajna · 3 years, 11 months ago
- 9525dc4 tdf#149280 modified called after dialog was destroyed by Caolán McNamara · 3 years, 11 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- 9a76be5 sw content controls, picture: add LOK API by Miklos Vajna · 3 years, 11 months ago
- 40e55ab add truncate-multiline to match vcl default by Caolán McNamara · 3 years, 11 months ago
- c7d80d2 sw content controls, dropdown: add LOK API by Miklos Vajna · 3 years, 11 months ago
- 7537c81 osl::Mutex->std::mutex in desktop::Acceptor by Noel Grandin · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
- d15a656 use more string_view by Noel Grandin · 4 years ago
- 3705139 Just use Any ctor instead of makeAny in desktop by Stephan Bergmann · 4 years ago
- 8bf380f add o3tl::matchIgnoreAsciiCase by Noel Grandin · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- cdf2a60 jsdialog: used for formulabar by Szymon Kłos · 4 years ago