summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)Author
2021-05-31no need to allocate these on the heapNoel Grandin
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin
2020-04-01convert DocCreationMode to scoped enumNoel Grandin
2020-04-01convert SdXMLFilterMode to scoped enumNoel Grandin
2020-03-23cid#1209589 Dereference after null checkCaolán McNamara
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-10-29tdf#108202: Correct Draw page naming in insert pages, and page naming dialogsMuhammet Kara
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin
2019-10-09tdf#128013: fix Crash when linking an odp fileJulien Nabet
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-28sd lok: extend language status with BCP 47 language tag info in here as wellMiklos Vajna
2019-08-12Fix typosAndrea Gelmini
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara
2019-05-24sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-22loplugin:unusedenumconstants in EEControlBitsNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-12loplugin:useuniqueptr in DrawDocShell::LoadNoel Grandin
2018-09-12loplugin:useuniqueptr in DrawDocShell::GetPagePreviewBitmapNoel Grandin