summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2021-10-30add SfxUnoFrameItem arg to indicate what frame sent this SfxRequestCaolán McNamara
2021-10-25loplugin:indentation (macOS)Stephan Bergmann
2021-10-22Revert part of "Simplify vector initialization in sd"Julien Nabet
2021-10-22Removed duplicated includeAndrea Gelmini
2021-10-21loplugin:flattenNoel Grandin
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-20Related tdf#145037 and tdf#145028 - Animation sidebar usabilityHeiko Tietze
2021-10-16Simplify vector initialization in sdJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13tdf#144943 PPTX import: fix permission for editingTünde Tóth
2021-10-11tdf#145030 resync with empty selection if we unselected everythingCaolán McNamara
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-06lok: fix crash on chart doubleclick in patchPaintWindowSzymon Kłos
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-10-01loplugin:constparamsNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27Drop 'using namespace std' hereMike Kaganski
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-21tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-18cid#1491947 silence Uncaught exceptionCaolán McNamara
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15loplugin:finalclasses in sdNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-08patch SdrPageWindow in SdXImpressDocument::paintTile()Luboš Luňák
2021-09-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara
2021-09-07dynamic_cast followed by static_castCaolán McNamara
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20loplugin:unusedfieldsNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski