summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews3.cxx
AgeCommit message (Expand)Author
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-09-12sd edit diagram: dispose the diagram dialog after we don't need itMiklos Vajna
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-06weld HeaderFooterDialogCaolán McNamara
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin
2019-01-11make Insert->Header and Footer dialog asyncNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung
2018-05-30tdf#104376 fix positions of the ruler handles for tables.Mark Hung
2018-04-30weld MasterLayoutDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna