summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-04-13tdf#124176 Use pragma once in vclsarynasser
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl
2021-03-22cid#707834 silence Uninitialized scalar fieldCaolán McNamara
2021-03-01drop commented out codeCaolán McNamara
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-26Resolves: tdf#106484 Print Properties Device tab dropdown change not detectedCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-14remove SalPointNoel Grandin
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-09-12Fix typoAndrea Gelmini
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
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-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
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-25Avoid explicit cast to smaller sal_uInt16 from larger intStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-19Rename GlyphCache to FreetypeManagerJan-Marek Glogowski
2019-11-15tdf#123734 Prepend "Custom." for values of custom PPD optionsMichael Weghorn