summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/pubdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand1-6/+7
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-0/+26
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin1-2/+2
2016-04-29use initialization listJochen Nitschke1-30/+22
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-6/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin1-16/+13
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-29com::sun::star->css in sdNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-4/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-3/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-29/+12
2015-08-20loplugin:defaultparamsNoel Grandin1-4/+4
2015-07-16loplugin:simplifyboolStephan Bergmann1-2/+2
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-8/+110
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann1-11/+11
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+105
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-6/+6
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-7/+7
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-28fdo#84938: replace TIMEF_ constants with enumNoel Grandin1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-5/+5
2014-10-02coverity#1242906 Unused valueCaolán McNamara1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-07-04coverity#704008 Uncheck return valueNorbert Thiebaud1-1/+0
2014-06-25remove whitespacesMarkus Mohrhard1-6/+0