summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-11-30sd: enable language status bar itemHenry Castro
2017-11-28sd lok: ensure default viewHenry Castro
2017-09-08tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai
2017-08-24tdf#110743: Use page position to insert master page, not idPranav Kant
2017-07-26sd lok: disable undo state if conflict with other viewsHenry Castro
2017-07-26sd lok: fix Undo/Redo Document RepairHenry Castro
2017-07-12tdf#103355 Hide Notebookbar during slide showSzymon Kłos
2017-07-06Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti
2017-06-06tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe
2017-05-11sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky
2017-03-17Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-03-13sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky
2017-02-24tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-22remove some more global OUStringsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21new loplugin datamembershadowNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-13drop extra semicolonsDavid Tardon
2016-11-11tdf#98059 Don't replace existing objects when inserting mediaSamuel Mehrbrodt
2016-11-10Wrap pointer to dialog with VclPtrTakeshi Abe
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-26tdf#96948 Change color of the area behind Impress slide immediatelyTakeshi Abe
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-19tdf#103264 Missing case for SID_SAVE_BACKGROUNDMaxim Monastirsky
2016-10-19use early returns in View::OnEndPasteOrDropNoel Grandin
2016-10-19tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin