summaryrefslogtreecommitdiff
path: root/sw/source/core/view/vnew.cxx
AgeCommit message (Expand)Author
2019-09-20remove SwClient/SwModify in source/core/viewBjoern Michaelsen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-20clarify this code a littleCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-17loplugin:useuniqueptr in SwViewShellNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-01-27tdf#115221 crash in printing and commentNoel Grandin
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-03-24valgrind: fix memory leakCaolán McNamara
2017-03-11Fix (German?) spelling mistakes in comments: s/save/safe (the adjective)Tor Lillqvist
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-06-10sw: restore the useful bug referencesMichael Stahl
2016-06-10tdf#90834 Turn in-line version control history commentsapurvapriyadarshi
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-09SwViewShell: store tiled rendering state in SdrModelMiklos Vajna
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna
2015-01-26LOK: don't ignore all callback events when we're in the callback alreadyMiklos Vajna
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-06sw: notify LOK clients about invalidationsMiklos Vajna
2014-12-04unnecessary castBjoern Michaelsen
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin