summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/printhelper.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2023-05-07Simplify some initializations in sfx2/source/doc/printhelper.cxxJulien Nabet
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-01Add 'JobName' to PrintOptionsSamuel Mehrbrodt
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-03osl::Mutex->std::mutex in SfxPrintHelperNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-03-14check for quit when calling Yield in loopNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2020-01-07Fix typoAndrea Gelmini
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-08-20Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-15More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-14Fix typosAndrea Gelmini
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-31use actual UNO enums in sfx2Noel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin