summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin8-29/+34
2022-04-10ofz#46587 Integer-overflowCaolán McNamara1-3/+0
2022-04-10tdf#143148 Use pragma once instead of include guards in xlimits.hxx fileBehrad Khorram1-4/+1
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin11-21/+31
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák3-6/+23
2022-04-09no public data members in GlyphItemLuboš Luňák6-35/+41
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák12-11/+39
2022-04-09cache failures in SalLayoutGlyphsCache tooLuboš Luňák1-1/+6
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš Luňák1-2/+3
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák3-9/+24
2022-04-08ignore Point logicalPos argument in SalLayoutGlyphsCacheLuboš Luňák2-14/+9
2022-04-08check better for unchanged OutputDevice in SalLayoutGlyphsCacheLuboš Luňák1-10/+25
2022-04-08use SalLayoutGlyphsCache in PDFWriterImplLuboš Luňák2-6/+9
2022-04-08faster hashing of very long strings in SalLayoutGlyphsCacheLuboš Luňák3-31/+37
2022-04-08use vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák1-3/+11
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin4-20/+22
2022-04-08Fix typoAndrea Gelmini1-1/+1
2022-04-08allow to override the generator/producer string in output documentsLuboš Luňák1-2/+8
2022-04-08tdf#141578 Qt handle QtFrame screen changesJan-Marek Glogowski4-7/+25
2022-04-08tdf#148330 fix vertical offset for DFKai-SB (ukai.ttf).Mark Hung3-0/+58
2022-04-08tdf#143447 ignore IME candidate window state.Mark Hung1-1/+4
2022-04-08use more subView when converting to Int32Noel Grandin5-25/+26
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara4-2/+26
2022-04-07Red used instead of GreenCaolán McNamara1-2/+2
2022-04-07tdf#143135 Qt break recursive IM QueryCursorRectJan-Marek Glogowski3-7/+19
2022-04-07tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn2-9/+18
2022-04-06Qt drop unused QtMenu::mpCloseButtonJan-Marek Glogowski2-5/+0
2022-04-06tdf#145954 Qt unshare QMenubar usageJan-Marek Glogowski2-19/+21
2022-04-06Resolves: tdf#146174 allow shortcut key event handling before menubarVincent Reher1-6/+14
2022-04-06tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski3-73/+13
2022-04-05Fix typosAndrea Gelmini1-1/+1
2022-04-04tdf#147523 Qt use inner QWidget to set pointer posJan-Marek Glogowski1-1/+1
2022-04-04use string_view in comphelper::string::splitNoel Grandin1-1/+1
2022-04-04ofz#46332 Invalid-enum-valueCaolán McNamara1-2/+2
2022-04-04ofz: Invalid-enum-valueCaolán McNamara1-1/+1
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-14/+14
2022-04-01ofz: Invalid-enum-valueCaolán McNamara1-4/+4
2022-04-01uitest: add wrapper for VclExpanderXisco Fauli2-0/+48
2022-03-31Missing test dependencyStephan Bergmann1-0/+4
2022-03-31tdf#147906 Use std::hypot for Pythagorean additionpragat-pandya1-3/+3
2022-03-31tdf#147668: Reliably remove GTK menu bar widgetStephan Bergmann2-0/+4
2022-03-30use the device dpiCaolán McNamara2-8/+8
2022-03-29qt: Fix typo in function name: lcl_MapUndrelineStyleMichael Weghorn1-2/+2
2022-03-29qt a11y: Handle TABLE_MODEL_CHANGED eventMichael Weghorn1-1/+38
2022-03-29a11y: Drop unused, deprecated table model change event typesMichael Weghorn2-23/+1
2022-03-29a11y: Add new table model change types for row/col insertion/delMichael Weghorn2-3/+20
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-1/+1
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann1-4/+0
2022-03-28jsdialog: fix toolboxes with childrenSzymon Kłos1-3/+0
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann13-789/+7