summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)AuthorFilesLines
2023-01-17tdf#152991 sd: fix oversized rectangle of edited embedded objectTünde Tóth1-0/+7
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara2-9/+10
2022-08-01tdf#138868 SdNavigator: track object selected on canvasJim Raykowski1-1/+3
2022-07-30tdf#118696 better fix for sd Navigator object selectionJim Raykowski1-10/+5
2022-05-05use more o3tl::getTokenNoel Grandin1-10/+11
2022-04-14use more string_view in sdNoel Grandin1-10/+11
2022-03-25tdf#96389 Use default tab stop value of MSO for pptx import.Gülşah Köse1-0/+12
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin1-2/+2
2022-02-02convert OfaRefItem to a normal classNoel Grandin1-1/+1
2022-01-22This conversion is no-opMike Kaganski1-7/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin1-0/+1
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna1-0/+25
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin1-4/+4
2021-09-29use SfxItemSetFixed in sdNoel Grandin1-3/+3
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-08-16pass OutlinerParaObject around by valueNoel Grandin1-1/+1
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-31no need to allocate these on the heapNoel Grandin1-2/+2
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel1-1/+1
2021-03-26create operator bool for BitmapNoel1-1/+1
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-6/+6
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen3-5/+0
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-4/+4
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer1-11/+8
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-2/+2
2020-11-12remove Fraction::operator tools::Long()Noel1-2/+2
2020-10-23long->tools::Long in pyuno..sdNoel1-2/+2
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-3/+3
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-1/+5
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl2-41/+60
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann1-6/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin1-2/+2
2020-04-01convert DocCreationMode to scoped enumNoel Grandin1-2/+2
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin1-6/+6
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara1-0/+4
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai1-0/+21
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-2/+2
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-0/+1
2019-12-02use weld::WaitObjectCaolán McNamara1-3/+2
2019-10-29tdf#108202: Correct Draw page naming in insert pages, and page naming dialogsMuhammet Kara1-1/+6
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin1-5/+0
2019-10-09tdf#128013: fix Crash when linking an odp fileJulien Nabet1-4/+7
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-1/+1
2019-08-28sd lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna1-1/+14