summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/pview.cxx
AgeCommit message (Expand)Author
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin
2018-08-01tdf#119042: Also check if SfxViewFrame::Current() is nullptrMike Kaganski
2018-07-05tdf#118546: GetNotebookBar() may return nullptrMike Kaganski
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-02weld SwPreviewZoomDlgCaolán McNamara
2018-03-30weld SvxZoomDialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-04-13convert annotation menu to .uiCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2016-12-21convert OutDevViewType to scoped enumNoel Grandin
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-08-15sw: prefix members of SwPagePreviewMiklos Vajna
2016-07-21Simplify dynamic_cast followed by a static_cast.Jan Holesovsky