summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/futext.cxx
AgeCommit message (Expand)Author
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-08clean up some more dynamic/static castingNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-04Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-03-01lok: Set default text for new text box on mobileMuhammet Kara
2020-01-03cid#1456606 Dereference after null checkCaolán McNamara
2019-12-10Set text field modified on edit in ImpressSzymon Kłos
2019-11-27Better handling of text rotation attribute.Tamás Zolnai
2019-09-26tdf#42949 Fix IWYU warnings in sd/Gabor Kelemen
2019-09-07remove some unnecessary castsNoel Grandin
2019-08-30Open links when editing the text in impressSzymon Kłos
2019-08-12Fix typosAndrea Gelmini
2019-05-27tdf#42949 Fix IWYU warnings in include/svx/[sS][a-h]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-24tdf#42949 Fix IWYU warnings in sd/source/ui/f*Gabor Kelemen
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-28Implement sidebar increase/decrease indent buttons on ImpressGülşah Köse
2019-03-08new loplugin constvarsNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2018-11-07loplugin:collapseif in sdNoel Grandin
2018-10-24Fix typosAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin
2018-08-10unnecessary null check before dynamic_cast, in sdNoel Grandin
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
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-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai
2017-10-27tdf#110002: Sidebar shows 2 as font height for some specific...Tamás Zolnai
2017-10-23loplugin:includeform: sdStephan Bergmann