summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann55-11/+335
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna2-0/+86
2019-11-20Remove comphelper::OUStringLiteralListStephan Bergmann1-3/+6
2019-11-20loplugin:unusedmethodsNoel Grandin1-1/+0
2019-11-20cid#1399334 Uncaught exceptionCaolán McNamara2-2/+2
2019-11-19tdf#125449 follow-up: unique gradient names in Impress area dlgKatarina Behrens1-0/+10
2019-11-18cid#1401321 Uncaught exceptionCaolán McNamara3-5/+7
2019-11-18convert AccessibilityFlowTo to scoped enumNoel Grandin1-68/+29
2019-11-17Removed executable permission on file pptxAndrea Gelmini1-0/+0
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann6-0/+26
2019-11-16Replace comphelper::ServiceInfoHelper::addToSequenceMike Kaganski2-22/+19
2019-11-16tdf128684: Rotate text in not preset custom shapeTamas Bunth2-0/+29
2019-11-15sd: define three columns for the slide transition paneHenry Castro1-1/+1
2019-11-14jsdialog: send paragraph margins for impressSzymon Kłos1-0/+50
2019-11-14New loplugin:consttoboolStephan Bergmann1-2/+2
2019-11-12Related: tdf#121239 missing contour toggle in draw/impressCaolán McNamara3-0/+18
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara9-2/+251
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel2-0/+39
2019-11-12Related: tdf#121239 super/sub not shown as toggles in draw/impressCaolán McNamara2-13/+4
2019-11-11Related: tdf#121239 overline missing in draw/impressCaolán McNamara3-1/+22
2019-11-11Fix typoAndrea Gelmini1-1/+1
2019-11-10tdf#106638 oox: reset font settings if necessary.Mark Hung2-0/+24
2019-11-08Fix tdf#124708: CRASH: Selecting all and deletingMuhammet Kara1-2/+6
2019-11-08jsdialogs: apply .uno:FillColor in ImpressSzymon Kłos1-5/+19
2019-11-08jsdialog: apply .uno:XLineColor in ImpressSzymon Kłos1-0/+15
2019-11-08jsdialog: apply .uno:LineWidth in ImpressSzymon Kłos1-1/+29
2019-11-07Removed duplicated includeAndrea Gelmini1-1/+0
2019-11-07android: ODR fix of RID_PAGEFORMATPANEL_MARGINS_CM.Jan Holesovsky1-0/+5
2019-11-06Resolves: tdf#128631 dispatch active ole asyncCaolán McNamara1-9/+6
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin2-3/+0
2019-11-06Impress Options Dialog Print updateandreas kainz1-144/+145
2019-11-06SdAbstractDialogFactory::Create is still needed by CppunitTest_sd_dialogs_testStephan Bergmann1-1/+1
2019-11-06Impress Print Dialog spacing HIG alignandreas kainz1-2/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin4-11/+11
2019-11-06Impress Sidebar Tabledesign updateandreas kainz1-7/+9
2019-11-06Impress Options Dialog General updateandreas kainz1-132/+140
2019-11-05restore accessibility relationsCaolán McNamara1-0/+6
2019-11-05Impress Effects Dialog updateandreas kainz2-165/+226
2019-11-05Impress update Presentation Dialogandreas kainz1-30/+42
2019-11-05make some classes module-privateNoel Grandin3-3/+3
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos1-4/+18
2019-11-05Impress update Header Footer Dialogandreas kainz1-196/+237
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos1-1/+28
2019-11-03loplugin:stringaddNoel Grandin20-52/+44
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-11-02cid#1455210 Dereference before null checkCaolán McNamara1-1/+1
2019-11-02cid#1455215 Improper use of negative valueCaolán McNamara1-1/+1
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-11-01loplugin:finalclasses in sd/incNoel Grandin17-25/+22
2019-10-31Fix missing param for screenshotting SdTabPageDialogMuhammet Kara1-2/+2