summaryrefslogtreecommitdiff
path: root/vcl/source/window/printdlg.cxx
AgeCommit message (Expand)Author
2018-12-10use Image(OUString) instead of Image(Bitmap(OUString))Noel 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
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-05-31Convert PrinterSupport to scoped enumNoel Grandin
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-15remove Link<> field that is never Call()'edNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin