summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2021-10-11loplugin:moveparam in sdNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-10-01loplugin:constparamsNoel 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-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-17tdf#143550 - use the term "gluepoints" consistentlyrocso
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-07unbalanced [Beg/End]Undo possible on self-dnd in impressCaolán McNamara
2021-09-07dynamic_cast followed by static_castCaolán McNamara
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-25Avoid some division by zeroStephan Bergmann
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in sdNoel Grandin
2021-07-08Resolves: tdf#143153 null-deref on grouping fit-to-frame obj with anotherCaolán McNamara
2021-07-02can allocate these SfxItemSet on the stackNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-20cid#1485150 suppress Uncaught exceptionCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-16cid#485150 silence Uncaught exceptionCaolán McNamara
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-06-06tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl