summaryrefslogtreecommitdiff
path: root/sd/source/ui/unoidl/UnoDocumentSettings.cxx
AgeCommit message (Expand)Author
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-09-26Typo HANDLE_PRINTHIDENPAGES -> HANDLE_PRINTHIDDENPAGES (sd/UnoDocumentSettings)Julien Nabet
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-01loplugin:stringadd in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-24cid#1451642 silence Division or modulo by zeroCaolán McNamara
2019-07-20loplugin:referencecasting in sdNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-12-20tdf#79077: Load/save PapersizeFromSetup bit into ODF for sdKatarina Behrens
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-07-02loplugin:casttovoid: sdStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin