- da50004 Rename LOK prefixed variables and members by Tomaž Vajngerl · 2 days ago
- eac2139 loplugin:constantparam OutputDevice::CopyArea by Noel Grandin · 10 weeks ago
- 50291c2e Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro by Stephan Bergmann · 5 days ago
- f214d15 chart2, vcl: rewrite Chart Data Table dialog for JSDialogs / COOL by Andras Timar · 3 weeks ago
- 5d477c2 Implement JSWidget::set_buildable_name renaming by Caolán McNamara · 3 weeks ago
- 29f23ee add support for multiple a11y label-for by Caolán McNamara · 8 days ago
- f5d65e3 Fraction->double in vcl::Window by Noel Grandin · 2 weeks ago
- e25ef67 Missing include (intptr_t) by Stephan Bergmann · 11 days ago
- 2548626 rename GetLOK* methods to GetKit* by Tomaž Vajngerl · 10 days ago
- cb5972e Rename LOKNotifier to KitNotifier by Tomaž Vajngerl · 10 days ago
- 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
- 158699d rename include/LibreOfficeKit to include/COKit by Tomaž Vajngerl · 10 days ago
- 5cd8ed3 Rename LibreOfficeKitTypes.h to COKitTypes.h by Tomaž Vajngerl · 10 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 132745d tdf#153368: Support optical size for variable fonts, part 1 by Khaled Hosny · 5 weeks ago
- 308753f Apply font variations when drawing text with cairo by Khaled Hosny · 5 weeks ago
- 61e7a8f Apply font variations when drawing text with Skia by Khaled Hosny · 5 weeks ago
- b862921 Add LogicalFontInstance::[G|S]etVariations() by Khaled Hosny · 6 weeks ago
- 7b3a339 cool#7662 - Render style previews at different dpi-scales. by Michael Meeks · 7 weeks ago
- 99ab928 Use HarfBuzz for instancing variable fonts by Khaled Hosny · 7 weeks ago
- 671ded3 Rename CreateCFFfontSubset -> ConvertCFFfontToType1 by Khaled Hosny · 7 weeks ago
- 3010c7f Remove some unused code from sft.cxx by Khaled Hosny · 7 weeks ago
- d50517e OpenTTFontFile/OpenTTFontBuffer is never called with charmap by Khaled Hosny · 7 weeks ago
- e1dd182 Remove code for creating Type 1 PFA subset fonts by Khaled Hosny · 7 weeks ago
- 31bbb29 Reduce the levels of indirection in CreateCFFfontSubset() by Khaled Hosny · 7 weeks ago
- 5b16981 Remove now unused CreateTTFromTTGlyphs() and related code by Khaled Hosny · 7 weeks ago
- 17fa68c Remove TestFontSubset() and sftfuzzer by Khaled Hosny · 7 weeks ago
- ffbc613 Remove now unused CreateTTFfontSubset()/FillFontSubsetInfo() by Khaled Hosny · 7 weeks ago
- c134e51 Use HarfBuzz subsetter to subset fonts for PDF by Khaled Hosny · 7 weeks ago
- 4e437b7 Move XUnits() to a common header by Khaled Hosny · 7 weeks ago
- e56010b tdf#78486 sc: add calculated field dialog for pivot tables by Balazs Varga · 6 weeks ago
- c443ade jsdialog: serialize widthInChars for Edit and send updates by Andras Timar · 4 weeks ago
- e71fd07 tdf#170205: drop NoYieldLock mode by Mike Kaganski · 5 weeks ago
- 5d0b552 use more ScopedVclPtr<VirtualDevice> in create_virtual_device by Noel Grandin · 6 weeks ago
- b3c7727 adapt sidebar coverage report for calc by Caolán McNamara · 5 weeks ago
- 4582b4f vcl/osx: convert Carbon key/mouse reading functions to AppKit by Dan Williams · 8 weeks ago
- 4f5186d vcl/osx: hook up Ctrl+Return for keyboard-triggered context menus by Dan Williams · 8 weeks ago
- 60fc3dc vcl: add Cargo text generic data by Henry Castro · 9 weeks ago
- e580748 add accessible description support to an iconview entry by Caolán McNamara · 6 weeks ago
- 2ae3e4c We always use on_registrar_available/on_registrar_unavailable by Caolán McNamara · 6 weeks ago
- 37af74b various 'common' dialogs only appear in specific applications. by Caolán McNamara · 9 weeks ago
- 87b1925 add calc ui coverage details by Caolán McNamara · 9 weeks ago
- cb5a8cf handle coverage for a self-build without dictionaries submodule by Caolán McNamara · 10 weeks ago
- adb30ef add CompleteCommonSidebarCoverage by Caolán McNamara · 2 months ago
- 26faa9c add MissingWriterSidebarCoverage result by Caolán McNamara · 2 months ago
- 89a6158 bootstrap initial 'common' dialog coverage reporting by Caolán McNamara · 3 months ago
- 6fc52cb vcl: use frozen in OpenType feature definition list by Tomaž Vajngerl · 3 months ago
- 042c141 jsdialog: TreeView: handle column click and sort by Jaume Pujantell · 9 weeks ago
- f21c9bb tdf#170603 vcl: Rework IconView entry width calculation by Michael Weghorn · 8 weeks ago
- 4230a95 vcl IconView: Use "p" instead of "a" prefix for pointers, etc by Michael Weghorn · 8 weeks ago
- 31bf5d1 tdf#170149 Fix clicking on a character in the input method's popup window by Patrick Luby · 3 months ago
- 26e926a Chart themes improvements by Attila Szűcs · 7 months ago
- 771e72e tdf#168640 qt: Extract helper to get Qt key for vcl key code by Michael Weghorn · 2 months ago
- e60d1a0 tdf#166684 used unordered_set for maCacheOwners by Noel Grandin · 3 months ago
- ac1e017 tdf#169914 dark mode + editing report + Windows + chart is broken by Noel Grandin · 3 months ago
- 29aea75 tdf#169920 Remove hardcoded DFKai-SB fix by Jeff Huang · 4 months ago
- a2cc6488 Resolves: tdf#151849 use convoluted find-latin keygroup for accelerators by Caolán McNamara · 4 months ago
- b6a6ec5 add the names of the writer dialog .ui files that are missing from coverage by Caolán McNamara · 4 months ago
- 48e489b add writer dialog coverage report by Caolán McNamara · 4 months ago
- c734a33 Collect .ui use coverage information by Caolán McNamara · 4 months ago
- 9c0f2ea Table styles: add a simple combobox with the default ooxml by Balazs Varga · 5 months ago
- fbcabd7 Make --enable-headless possible also on Windows, for CODA-W by Tor Lillqvist · 1 year, 1 month ago
- 78c2d43 Drop use of <sys/time.h> in vcl/headless/svpinst.cxx by Tor Lillqvist · 1 year, 1 month ago
- da8ee14 tdf#169505 Let ColorPickerDialog subclass ColorDialogController by Michael Weghorn · 4 months ago
- 69449a1 tdf#169505 Drop one level of abstraction for ColorPickerDialog by Michael Weghorn · 4 months ago
- e96d624 tdf#169505 Move ColorPickerDialog from cui to vcl by Michael Weghorn · 4 months ago
- 857a760 Make vcl build on macOS with --enable-headless by Jan Holesovsky · 1 year, 5 months ago
- 2be6425 weld: Drop newly unused weld::Widget::is_active by Michael Weghorn · 4 months ago
- 279856d notebookbar: ensure we don't load addons in lok by Szymon Kłos · 7 months ago
- c6a1b92 tdf#130857 qt weld: Implement QtInstanceWidget::{g,s}et_{h,v}expand by Michael Weghorn · 4 months ago
- 85a046f tdf#130857 weld: Block signals in ComboBox::set_active{,_id} by Michael Weghorn · 4 months ago
- 1e1c9a6 tdf#169225 Color emoji background appears black with certain fonts by Noel Grandin · 5 months ago
- a7afdcde JSTreeView: send select actions to online by NickWingate · 7 months ago
- 20088bd Detach QuickFindPanel by NickWingate · 9 months ago
- 9192f76 jsdialog: toggle button state by Szymon Kłos · 8 months ago
- 2f28a17 Split handler function per control by Mike Kaganski · 5 months ago
- fcb0fbf jsdialog: handle custom rendering in treeview by Szymon Kłos · 1 year, 2 months ago
- 5590511 lok: formatted-spin-button is ignoring input by Dennis Francis · 5 months ago
- fd2e467 tdf#146619 Run IWYU in fw decl mode on include/[a-c]* by Gabor Kelemen · 6 months ago
- c392f7b gtk3: Require GTK >= 3.24 by Michael Weghorn · 5 months ago
- c214b1f Theme update without restart (Linux) by Dan Kingsley · 5 months ago
- acd3f69 Simplify WinFontFace::GetVariations a bit by Mike Kaganski · 5 months ago
- d54816b Simplify a static initialization by Mike Kaganski · 5 months ago
- da07b5c Drop leftover mxDWFontFace from WinFontFace by Mike Kaganski · 5 months ago
- b261377 tdf#168226 Fix rounding behavior in PtTo10Mu and TenMuToPt functions by Okhuomon Ajayi · 6 months ago
- 6c688ee tdf#168226 Use o3tl::convert() for unit conversion instead of custom by Okhuomon Ajayi · 6 months ago
- 7c2e5de tdf#130857 qt weld: Implement logic to take dialog screenshots by Michael Weghorn · 6 months ago
- 093aca3 tdf#130857 weld: Move signal blocking to Assistant::set_current_page by Michael Weghorn · 6 months ago
- efda5be tdf#130857 weld: Move signal blocking to Assistant::set_page_index by Michael Weghorn · 6 months ago
- b209c67 tdf#130857 weld: Move signal blocking to Assistant::set_page_title by Michael Weghorn · 6 months ago
- c1d5ab9 tdf#130857 weld: Move signal blocking to Assistant::set_page_sensitive by Michael Weghorn · 6 months ago
- 6219b31 tdf#130857 weld: Move signal blocking to Toggleable::set_active by Michael Weghorn · 6 months ago
- f544a3b tdf#130857 weld: Move signal blocking to CheckButton::set_state by Michael Weghorn · 6 months ago
- cc88fad tdf#130857 weld: Move signal blocking to Entry::select_region by Michael Weghorn · 6 months ago
- 1beaa4b tdf#130857 weld: Move signal blocking to Entry::set_position by Michael Weghorn · 6 months ago
- 24960ab tdf#130857 weld: Move signal blocking to TreeView::clear by Michael Weghorn · 6 months ago
- 234258b tdf#130857 weld: Move signal blocking to TreeView::set_cursor by Michael Weghorn · 6 months ago
- 50625c09 tdf#130857 weld: Move signal blocking to TreeView::insert{,_separator} by Michael Weghorn · 6 months ago
- 0cfe163 tdf#130857 weld: Move signal blocking to TreeView::remove by Michael Weghorn · 6 months ago
- ddbed0a tdf#130857 weld: Move signal blocking to TreeView::scroll_to_row by Michael Weghorn · 6 months ago