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