summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-09crashtesting: use of negative return indication failure as lengthCaolán McNamara
2022-05-09Related: tdf#148433 experiment with SAL_DISABLE_CURSOR_INDICATORCaolán McNamara
2022-05-09ofz#47323 suppress Direct-leakCaolán McNamara
2022-05-09SvFileStream needs an absolute file URLStephan Bergmann
2022-05-09ofz#46070 Out-of-memoryCaolán McNamara
2022-05-09Fix --disable-pch build: explicitly delete move constructorMike Kaganski
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-05-09osl::Mutex->std::mutex in SalUserEventListNoel Grandin
2022-05-08ofz#46607 Integer-overflowCaolán McNamara
2022-05-08drop special fuzzing pathCaolán McNamara
2022-05-08Delete CJK-style mnemonics on macOSxuenhua
2022-05-07ofz#47289 attempt to allocate negative lenCaolán McNamara
2022-05-07vcl: add some basic Animation unit testsChris Sherlock
2022-05-06vcl: test ImplAnimViewChris Sherlock
2022-05-06ofz#47268 Integer-overflowCaolán McNamara
2022-05-06Related: tdf#148433 use a slightly different cursor directional indicatorCaolán McNamara
2022-05-06Remove duplicated includesAndrea Gelmini
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp
2022-05-05ofz#47241 don't use hardcoded SalLayoutFlags::BiDiStrong mode for fuzzingCaolán McNamara
2022-05-05tdf#148771 in scrollable dropdowns show some lines before selected entryCaolán McNamara
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05vertical text test fails with latest harfbuzzCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-05use more string_viewNoel Grandin
2022-05-04remove unused layout callLuboš Luňák
2022-05-04reduce string conversions in jsdialog::ExecuteActionNoel Grandin
2022-05-04ofz#47199 AbortCaolán McNamara
2022-05-04Related: tdf#131725 match the basegfx translation to the mirror logicCaolán McNamara
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-04Related: tdf#131725 if SvTreeListBox RTL set, set scrollbars to matchCaolán McNamara
2022-05-04remove completed TODOCaolán McNamara
2022-05-04reset cached SalLayoutGlyphs when statusbar text changesLuboš Luňák
2022-05-04lay out entire strings in SalLayoutGlyphsCache more often (tdf#148911)Luboš Luňák
2022-05-04don't lay out entire strings for Writer layout testsLuboš Luňák
2022-05-04vcl : avoid recursive call if skia context creation failed.Arnaud VERSINI
2022-05-04tidy up SalLayoutGlyphs usage in StatusBarLuboš Luňák
2022-05-04do not allow reusing already used SalLayoutGlyphs (tdf#148477)Luboš Luňák
2022-05-03ofz: Use-of-uninitialized-valueCaolán McNamara
2022-05-03Don't add empty labels to fontwork's icon viewMike Kaganski
2022-05-03loplugin:stringviewparamStephan Bergmann
2022-05-03ofz#47200 AbrtCaolán McNamara
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Why cast from FontWeight to intStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann
2022-05-03remove the o3tl::lru_map "unlimited" hackLuboš Luňák
2022-05-02Silence -Werror=maybe-uninitializedStephan Bergmann