summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2019-11-14jsdialog: send paragraph margins for impressSzymon Kłos1-0/+50
2019-11-12Related: tdf#121239 missing contour toggle in draw/impressCaolán McNamara2-0/+13
2019-11-12tdf#121239 give writer, calc and draw/impress the same underline optionsCaolán McNamara4-0/+127
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 McNamara2-1/+17
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-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos1-4/+18
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos1-1/+28
2019-11-03loplugin:stringaddNoel Grandin4-10/+9
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann2-5/+2
2019-10-31tdf#113041: Kill WaitCursor after FindAll in Draw and ImpressMuhammet Kara1-2/+2
2019-10-31tdf#114175: No slides in DrawMuhammet Kara1-1/+4
2019-10-30tdf#114175: Proper naming for 'Insert Page' undo action in DrawMuhammet Kara1-1/+5
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski1-1/+6
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-1/+1
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt2-0/+8
2019-10-22Make comparison operator member functions constStephan Bergmann1-2/+2
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin1-2/+2
2019-10-19loplugin:virtualdead unused param in sd::View::AcceptDropNoel Grandin4-7/+7
2019-10-19loplugin:virtualdead unused param in ViewClipboard::DetermineInsertPositionNoel Grandin1-3/+2
2019-10-19loplugin:virtualdead unused param in sd::ViewShell::UpdatePreviewNoel Grandin2-3/+3
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt3-2/+8
2019-10-13tdf#125566 Add arrangement functions to position & size sidebarTomaž Vajngerl2-0/+10
2019-10-05Convert some SID in sd to SfxUInt16ItemNoel Grandin1-1/+1
2019-09-29loplugin:constmethod in sdNoel Grandin10-20/+20
2019-09-27loplugin:virtualdead in sdNoel Grandin3-18/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara3-0/+4
2019-09-12sd edit diagram: dispose the diagram dialog after we don't need itMiklos Vajna1-1/+1
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen53-544/+31
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-2/+1
2019-08-31drop some unnecessary includesCaolán McNamara1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin2-3/+2
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt4-12/+12
2019-08-23Mark move ctors/assignments noexceptMike Kaganski1-2/+2
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz1-0/+21
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin3-5/+5
2019-08-19Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-19Make QR code callable in Impress and DrawShubham Goyal2-0/+29
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-12Don't select hyperlink fields arbitrarilySamuel Mehrbrodt1-1/+5
2019-08-12Fix typosAndrea Gelmini4-5/+5
2019-08-12Fix typosAndrea Gelmini4-5/+5
2019-08-11revert some consts to placate coverity Uncaught exceptionsCaolán McNamara1-7/+4
2019-08-06Select hyperlink before editing in sdSamuel Mehrbrodt1-24/+25
2019-08-06Add missing hyperlink context menu entries to sdSamuel Mehrbrodt2-0/+23
2019-08-05Fix typosAndrea Gelmini3-4/+4