summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)Author
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-17tdf#137729 sd UI: unique hatch names in slide/page area dlgJustin Luth
2020-12-16tdf#138963 Clicking the position statusbar box disables selectionCaolán McNamara
2020-12-08drop unneeded includeCaolán McNamara
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-03tdf#96505: Get rid of cargo cult long integer literalsGökhan Özeloğlu
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-14mbMousePosFreezed is always falseCaolán McNamara
2020-10-14SetMousePosFreezed is always called with falseCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-09-30loplugin:reducevarscope in sdNoel
2020-09-02loplugin:unusedmethodsNoel Grandin
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03loplugin:flatten in sdNoel Grandin
2020-07-04Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-06-26sd signature line: allow move / resize of shape before signingMiklos Vajna
2020-06-24sd signature line: don't ask for certs on non-first pagesMiklos Vajna
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna
2020-06-09sd signature line: select certificate after drawing the shape's rectangleMiklos Vajna
2020-06-05sd signature line: create a graphic objectMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-20sd: FuSearch - prefix member varsTomaž Vajngerl
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-05FuHangulHanjaConversion::ConvertStyles reused current search familyCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-30Fix typosAndrea Gelmini
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-15loplugin:buriedassign in scaddins..sdextNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-14mobile: fix hyperlinks are not clickable on impressMert Tumer
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2020-04-01convert SnapKind to scoped enumNoel Grandin
2020-04-01convert PresentationObjects 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-10use more std::make_sharedNoel Grandin
2020-01-03cid#1456606 Dereference after null checkCaolán McNamara