/source/sid/officecfg/registry/data/org/

'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/print3.cxx
AgeCommit message (Expand)Author
2019-10-02weld PrintDialogCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-03-26weld PrintProgressDialogCaolán McNamara
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-09loplugin:unusedmethodsNoel Grandin
2018-11-29Resolves the mismatching behavior between page size and orientatin selectionDaniel
2018-11-29Sets page orientation box in print dialogDaniel Silva
2018-11-29Fix paper size combobox selectionDaniel
2018-11-29Adds More options dialog with single jobs checkbox in print dialogDaniel Silva
2018-11-29New Print Dialog DesignDaniel
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-17Set parent window for print dialogSamuel Mehrbrodt
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens
2017-12-22tdf#79077: Mildly improved user experienceKatarina Behrens
2017-12-20tdf#79077: Cleanup PapersizeFromSetup related codeKatarina Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24vcl printer: hold a reference on mxPrinter member while operating on it.Michael Meeks
2017-02-28new loplugin unoanyNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin