summaryrefslogtreecommitdiff
path: root/vcl/generic/print
AgeCommit message (Expand)Author
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-08Call WritePS with length argument, where knownStephan Bergmann
2015-10-08Use OString to dynamically assemble a stringStephan Bergmann
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-07-04Fix typosAndrea Gelmini
2015-06-27coverity#1308603 Uninitialized scalar fieldCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
2015-06-18Fix typosAndrea Gelmini
2015-06-11Cleanup crossplatform cairoMox Soini
2015-06-11convert 'it.begin() == it.end()' to 'it.empty()'Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-28new clang plugin: loopvartoosmallNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20convert PRINT_CAPABILITIES constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-10automated VclPtrInstance conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin