summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-30/+30
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-6/+6
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant1-5/+5
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-30convert SvxDateType to scoped enumNoel Grandin1-1/+1
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-3/+3
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-1/+1
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann1-26/+26
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe1-3/+6
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-8/+8
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-7/+6
2016-10-19tdf#103264 Missing case for SID_SAVE_BACKGROUNDMaxim Monastirsky1-0/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-7/+7
2016-10-11convert EditMode to scoped enumNoel Grandin1-4/+4
2016-09-10loplugin:constantparam in sdNoel Grandin1-2/+2
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-2/+2
2016-08-23convert SdrHorAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrVertAlign to scoped enumNoel Grandin1-6/+6
2016-08-23convert SdrMergeMode to scoped enumNoel Grandin1-3/+3
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-6/+6
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-13/+13
2016-07-05tdf#73742 Don't replace existing image when inserting oneSamuel Mehrbrodt1-1/+2
2016-06-28svtools: survive swapout/in of graphic with embedded pdfMiklos Vajna1-3/+3
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-06-10If we set TextFitToSize we have to unset TextAutoGrow[Height|Width]Caolán McNamara1-0/+9
2016-06-01remove unused SID constants and associated codeNoel Grandin1-37/+0
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-3/+3
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-2/+3
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-1/+7
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-2/+2
2016-05-06tdf#89466: Getting/setting page background works nowKatarina Behrens1-5/+0
2016-05-06tdf#89466: Getting/setting page orientation works nowKatarina Behrens1-0/+1
2016-05-04tdf#89466: Slide Background tabRishabh Kumar1-1/+6
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-10/+10
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-3/+5
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-10loplugin:constantparam in sdNoel Grandin1-2/+2
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin1-3/+3
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-3/+3
2016-03-03loplugin:nullptrStephan Bergmann1-1/+1
2016-03-03sd: add classification toolbarMiklos Vajna1-0/+24