summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/pview.cxx
AgeCommit message (Expand)Author
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
2016-07-09Resolves: tdf#78112 print preview underlines spelling errors...Caolán McNamara
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-06tdf#90923 sw: invalidate layout when font substitutions are changedMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-06Avoid bad downcast from SwViewShell to SwEditShellStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2015-12-14tdf#93837 Convert MN_PPREVIEW_POPUPMENU to xmlMaxim Monastirsky
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-17boost->stdCaolán McNamara
2015-09-04convert Link<> to typedNoel Grandin
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-08-21loplugin: defaultparamsNoel Grandin
2015-07-28tdf#92914 SwPagePreviewLayout::Paint: handle rendercontextMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin