summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/print
AgeCommit message (Expand)Author
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-23tdf#119357 add the glyph, if the lookup failedJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-20Fix typosAndrea Gelmini
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-12weld QueryStringCaolán McNamara
2018-04-09ppd value list jumps around on selecting scrolled entriesCaolán McNamara
2018-04-09weld RTSDialog and tab pagesCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05fix bug in GlyphSet::DrawGlyphNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-27Fix typosAndrea Gelmini
2018-01-26Fix typosAndrea Gelmini
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17loplugin:useuniqueptr in PspSalInfoPrinterNoel Grandin
2018-01-17loplugin:useuniqueptr in PrinterJobNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann