summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-12Fix typoAndrea Gelmini
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-09-05rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-15Refactor vcl::TrueTypeFont class member accessJan-Marek Glogowski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-25inline some use-once constantsNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-06-28VCL refactor Sal*MouseEvent structuresJan-Marek Glogowski
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-05-25Clean up dead codeStephan Bergmann
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-15tdf#133053 reset after clear so avoid later assertCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-04-30Fix typosAndrea Gelmini
2020-04-23Removed duplicated includeAndrea Gelmini
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-18fix --disable-cairo-canvas buildLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2020-03-18move most font handling out of CairoTextRenderLuboš Luňák
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-12rework Skia setupLuboš Luňák
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03make some headers privateCaolán McNamara
2020-01-28Use better types for PPDContext::countValuesModified/getModifiedKeyStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann