summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)Author
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-17sd lok: Enable mapmode in case of lok to calculate centerPranav Kant
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-15tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky
2018-03-07if the arg is true, the dialog dispatchs InsertSpecialChar itselfCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-27drop old tools/gen.hxx methods in sdNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21RGB_Color method is unnecessaryNoel Grandin
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
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin
2018-01-25lokdialog: Parents for the Impress async dialogs.Jan Holesovsky
2018-01-25sd: Kill an own scope guard impl. and use comphelper::ScopeGuard instead.Jan Holesovsky
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-11loplugin:redundantcast: sdStephan Bergmann
2018-01-02RID_* can be extern global variablesNoel Grandin
2017-12-31tdf#114045 do not add undo action for table attributesMark Hung
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-07loplugin:constparamsNoel Grandin
2017-11-29tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos
2017-11-29tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-21tdf#112650 Disable 'background settings for all pages'heiko tietze
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
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-26vcl: make MapMode constructor explicitMichael Stahl