summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/DocumentRenderer.cxx
AgeCommit message (Expand)Author
2021-11-24tdf#145354: Revert "tdf#91362: Use document paper size for printing slides"Tor Lillqvist
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-29Assign aPageRange only once, after the loopStephan Bergmann
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-27selecting multiple slides and using "print..." doesn't set selection as rangeCaolán McNamara
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-01-22flush out unused MapModesCaolán McNamara
2020-01-10use more std::make_sharedNoel Grandin
2019-12-22sal_Char->char in sdNoel Grandin
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-05Fix typosAndrea Gelmini
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-07-26tdf#39742 tdf#44786 Consider Impress/Draw default printing settingsGabor Kelemen
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29Reinserts alternative impress document types in print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
2018-11-07loplugin:collapseif in sdNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-08-13loplugin:returnconstant in sdNoel Grandin
2018-08-11set copy_paste_error to false rather than intentionalCaolán McNamara
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-15remove some unused comphelper includesJochen Nitschke