summaryrefslogtreecommitdiff
path: root/vcl/source/window/printdlg.cxx
AgeCommit message (Expand)Author
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-08-19tdf#119321: fix appendCopy in searchAndReplace (printing)Julien Nabet
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-04-24loplugin:useuniqueptr in PrintDialogNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-04PrintPreviewWindow dynamic preview Bitmap IIIArmin Le Grand
2018-04-04Avoid -fsanitize=float-divide-by-zeroStephan Bergmann
2018-04-02PrintPreviewWindow dynamic preview Bitmap IIArmin Le Grand
2018-04-02PrintPreviewWindow dynamic preview BitmapArmin Le Grand
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-25Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin