summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2023-06-13When adding application fonts, add them also to FontConfigKhaled Hosny
2023-06-13tdf#147021: vcl/* KeyboardReplacements SAL_N_ELEMENTS removalDr. David Alan Gilbert
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-05gtk3 a11y: Consolidate reporting accessible nameColomban Wendling
2023-06-05gtk3 a11y: Fix reporting accessible descriptionColomban Wendling
2023-06-01Related: tdf#155425 use preferred_size instead of allocated_widthCaolán McNamara
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-28Use getXWeak in vclMike Kaganski
2023-05-24speedup drawing toolbars, cache min-widthNoel Grandin
2023-05-23perf: surprising to see PDF being vsprintf'd during JSDialog rendering.Michael Meeks
2023-05-23gtk a11y: Return 0xFFFFFFFF for invalid charactersColomban Wendling
2023-05-23Avoid -Werror=unused-function when building against older GTK4Stephan Bergmann
2023-05-23Resolves tdf#145080 - Use accent color for focused cellHeiko Tietze
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-18Fix typoAndrea Gelmini
2023-05-17menus all black with SAL_RTL_ENABLED=1 and SAL_USE_VCLPLUGIN=genCaolán McNamara
2023-05-17Silence loplugin:external and lopluign:unreffun in (WIP?) a11y.cxx for nowStephan Bergmann
2023-05-17Avoid loplugin:unreffunStephan Bergmann
2023-05-17loplugin:externalStephan Bergmann
2023-05-17loplugin:reservedidStephan Bergmann
2023-05-17loplugin:fakeboolStephan Bergmann
2023-05-11tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara
2023-05-09Resolves: tdf#142176 under GNOME inhibit logout if there are modified docsCaolán McNamara
2023-05-09Related: tdf#142176 rearrange screensaver inhibiter to be more genericCaolán McNamara
2023-05-09Related: tdf#142176 document what the other inhibit options areCaolán McNamara
2023-05-09tdf#155186 crash Inserting tables and switching slides (gtk3)Noel Grandin
2023-05-07avoid unnecessary SAL_WARNNoel Grandin
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-02tdf#137544 use cheaper method to scan accessibility child listNoel Grandin
2023-04-25loplugin:unnecessarygetstrStephan Bergmann
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-20Resolves: tdf#154623 KEY_DECIMAL == GDK_KEY_KP_Decimal or GDK_KEY_KP_SeparatorCaolán McNamara
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13use more string_view in PrinterInfoManagerNoel Grandin
2023-04-10fix calls to OStringToOUStringNoel Grandin
2023-04-09use more OStringToOUStringNoel Grandin
2023-04-09cid#1524699 silence Uninitialized scalar variableCaolán McNamara
2023-04-05Fix typoAndrea Gelmini
2023-04-05tdf#132112 excessive stretch of braces can trigger freetype into an errorCaolán McNamara
2023-04-05split out a makeCacheIdCaolán McNamara
2023-04-04split out the pieces that apply the font to the cairo contextCaolán McNamara
2023-04-04remove cairo_set_matrix calls that do nothing anymoreCaolán McNamara
2023-04-04cairo_font_extents is unusedCaolán McNamara
2023-04-04tdf#154565 ignore unwanted crossing event from search to treeview on "enter"Caolán McNamara