summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)AuthorFilesLines
2022-04-29use more string_view in INetURLObjectNoel Grandin1-5/+5
2022-04-28include LogicalFontInstance font scale in SalLayoutGlyphsCache keyLuboš Luňák2-1/+4
2022-04-27make SalLayoutFlags match after makeGlyphsSubset()Luboš Luňák1-0/+4
2022-04-27provide explicit function for hashing vcl::FontLuboš Luňák1-0/+4
2022-04-26tdf#125931: Enable sidebar in MathMike Kaganski1-0/+1
2022-04-20loplugin:passstuffbyrefNoel Grandin1-1/+1
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik41871-22/+0
2022-04-18tdf#143148 Use pragma once instead of include guards.Isha_Desai1-4/+1
2022-04-15tdf#148349 add a way to call the user's attention to a widgetCaolán McNamara1-0/+3
2022-04-15jsdialog: close popup correctlySzymon Kłos1-1/+1
2022-04-15sc: introduce SparklineShell and Sparkline contextTomaž Vajngerl1-0/+1
2022-04-14Resolves: tdf#148476 allow dialog resize buttons to "shrink" againCaolán McNamara1-1/+1
2022-04-14compute subset of glyphs in SalLayoutGlyphsCache (tdf#139604)Luboš Luňák1-8/+16
2022-04-13use more string_view in vclNoel Grandin3-4/+4
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist1-2/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin5-5/+5
2022-04-12include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400)Luboš Luňák2-0/+4
2022-04-09add vcl::Font::EqualIgnoreColor()Luboš Luňák1-0/+1
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák1-2/+0
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš Luňák1-1/+2
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák1-4/+6
2022-04-08ignore Point logicalPos argument in SalLayoutGlyphsCacheLuboš Luňák1-6/+3
2022-04-08check better for unchanged OutputDevice in SalLayoutGlyphsCacheLuboš Luňák1-1/+5
2022-04-08use vcl::text::TextLayoutCache in SalLayoutGlyphsCacheLuboš Luňák1-7/+10
2022-04-07Related: tdf#148448 add a separate WarningColor settingsCaolán McNamara1-0/+3
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-3/+3
2022-04-01uitest: add wrapper for VclExpanderXisco Fauli2-0/+23
2022-03-30use the device dpiCaolán McNamara1-1/+1
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann1-34/+0
2022-03-24loplugin:constantparamNoel Grandin2-6/+5
2022-03-22ofz#45583 Integer-overflow on drawEPSCaolán McNamara1-0/+2
2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák1-0/+5
2022-03-22OpenGLHelper::GetDigest is only used on WindowsStephan Bergmann1-0/+2
2022-03-18tdf#111924 - Special characters: don't lose focus on context menuAndreas Heinisch1-0/+1
2022-03-18a11y: Drop vcl::unohelper::NotifyAccessibleStateEventGloballyMichael Weghorn1-1/+0
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák1-4/+19
2022-03-15make CreateTextLayoutCache() cached (tdf#116400)Luboš Luňák1-1/+1
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann1-1/+5
2022-03-14move cache for SalLayoutGlyph's from Calc to VCLLuboš Luňák1-0/+69
2022-03-13ofz: Divide-by-zeroCaolán McNamara1-0/+1
2022-03-13Fix typo in codeAndrea Gelmini1-1/+1
2022-03-11new loplugin:trivialdestructorNoel Grandin5-5/+0
2022-03-11Fix typosAndrea Gelmini1-2/+2
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara1-1/+2
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara1-1/+0
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos1-0/+1
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-2/+2
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro1-0/+1
2022-02-10lok: introduce local mouse trackingHenry Castro1-0/+2
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro1-0/+3