summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/DocumentRenderer.cxx
AgeCommit message (Expand)Author
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
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
2018-02-26Translate German commentJohnny_M
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-23tdf#91362: Use document paper size for printing slides.Vasily Melenchuk
2018-01-12More loplugin:cstylecast: sdStephan Bergmann