summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann6-16/+7
2019-10-31tdf#113041: Kill WaitCursor after FindAll in Draw and ImpressMuhammet Kara1-2/+2
2019-10-31tdf#114175: No slides in DrawMuhammet Kara3-2/+12
2019-10-31tdf#84257: Consistent 'slide' naming in Impress UIMuhammet Kara7-7/+25
2019-10-30tdf#114175: Set proper title for page rename dialog in DrawMuhammet Kara2-2/+5
2019-10-30tdf#114175: Proper naming for 'Insert Page' undo action in DrawMuhammet Kara2-1/+6
2019-10-30tdf#126324 pptx unit test for custom date importTamas Bunth2-0/+17
2019-10-30svx: prefix members of SdrModelMiklos Vajna5-32/+32
2019-10-29remove unnecessary includesCaolán McNamara1-1/+2
2019-10-29lok: simplify the function "SlideBackground::DumpAsPropertyTree"Henry Castro1-2/+1
2019-10-29tdf#108202: Correct Draw page naming in insert pages, and page naming dialogsMuhammet Kara3-1/+10
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski2-2/+17
2019-10-25sd: fix missing includeMiklos Vajna1-0/+1
2019-10-25lok: ensure that the paper size list box control has selected items inHenry Castro2-0/+12
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara2-2/+2
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-4/+3
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt3-0/+9
2019-10-23tdf#112126: Correct naming for pages in DrawMuhammet Kara1-0/+3
2019-10-22sd: sidebar: force to set the id of the LayoutMenu controlHenry Castro1-0/+1
2019-10-22Comparison between css::uno::WeakReference and css::uno::ReferenceStephan Bergmann1-1/+1
2019-10-22Make comparison operator member functions constStephan Bergmann2-4/+4
2019-10-21loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin3-8/+1
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin2-4/+2
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin1-2/+2
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann2-3/+3
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1