Age | Commit message (Expand) | Author |
2022-04-12 | vcl: use auto delegate for X11SalGraphics and remove duplicates | Tomaž Vajngerl |
2022-04-11 | lok: fix formulabar rendering | Szymon Kłos |
2022-04-11 | tdf#148481 Map RefHand cursor to Qt::PointingHand | Jan-Marek Glogowski |
2022-04-11 | use more string_view | Noel Grandin |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-10 | ofz#46587 Integer-overflow | Caolán McNamara |
2022-04-10 | tdf#143148 Use pragma once instead of include guards in xlimits.hxx file | Behrad Khorram |
2022-04-10 | loplugin:stringview check for getToken and trim | Noel Grandin |
2022-04-09 | add vcl::Font::EqualIgnoreColor() | Luboš Luňák |
2022-04-09 | no public data members in GlyphItem | Luboš Luňák |
2022-04-09 | sal_GlyphId is internal to VCL | Luboš Luňák |
2022-04-09 | cache failures in SalLayoutGlyphsCache too | Luboš Luňák |
2022-04-08 | add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak() | Luboš Luňák |
2022-04-08 | use just one shared global SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | ignore Point logicalPos argument in SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | check better for unchanged OutputDevice in SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | use SalLayoutGlyphsCache in PDFWriterImpl | Luboš Luňák |
2022-04-08 | faster hashing of very long strings in SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | use vcl::text::TextLayoutCache in SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | Fix typo | Andrea Gelmini |
2022-04-08 | allow to override the generator/producer string in output documents | Luboš Luňák |
2022-04-08 | tdf#141578 Qt handle QtFrame screen changes | Jan-Marek Glogowski |
2022-04-08 | tdf#148330 fix vertical offset for DFKai-SB (ukai.ttf). | Mark Hung |
2022-04-08 | tdf#143447 ignore IME candidate window state. | Mark Hung |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-07 | Related: tdf#148448 add a separate WarningColor settings | Caolán McNamara |
2022-04-07 | Red used instead of Green | Caolán McNamara |
2022-04-07 | tdf#143135 Qt break recursive IM QueryCursorRect | Jan-Marek Glogowski |
2022-04-07 | tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain" | Michael Weghorn |
2022-04-06 | Qt drop unused QtMenu::mpCloseButton | Jan-Marek Glogowski |
2022-04-06 | tdf#145954 Qt unshare QMenubar usage | Jan-Marek Glogowski |
2022-04-06 | Resolves: tdf#146174 allow shortcut key event handling before menubar | Vincent Reher |
2022-04-06 | tdf#144585 Qt fix Wayland LO fake popups | Jan-Marek Glogowski |
2022-04-05 | Fix typos | Andrea Gelmini |
2022-04-04 | tdf#147523 Qt use inner QWidget to set pointer pos | Jan-Marek Glogowski |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2022-04-04 | ofz#46332 Invalid-enum-value | Caolán McNamara |
2022-04-04 | ofz: Invalid-enum-value | Caolán McNamara |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-04-01 | ofz: Invalid-enum-value | Caolán McNamara |
2022-04-01 | uitest: add wrapper for VclExpander | Xisco Fauli |
2022-03-31 | Missing test dependency | Stephan Bergmann |
2022-03-31 | tdf#147906 Use std::hypot for Pythagorean addition | pragat-pandya |
2022-03-31 | tdf#147668: Reliably remove GTK menu bar widget | Stephan Bergmann |
2022-03-30 | use the device dpi | Caolán McNamara |
2022-03-29 | qt: Fix typo in function name: lcl_MapUndrelineStyle | Michael Weghorn |
2022-03-29 | qt a11y: Handle TABLE_MODEL_CHANGED event | Michael Weghorn |
2022-03-29 | a11y: Drop unused, deprecated table model change event types | Michael Weghorn |
2022-03-29 | a11y: Add new table model change types for row/col insertion/del | Michael Weghorn |