summaryrefslogtreecommitdiff
path: root/sw/inc/viewsh.hxx
AgeCommit message (Expand)Author
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-05-09compact namespace in swNoel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-19Fix typoAndrea Gelmini
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12tdf#122607 Fix layout invalidation in headless modeSamuel Mehrbrodt
2019-01-18lok sw: When inserting shapes, do that in the middle of the visible area.Jan Holesovsky
2019-01-11tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-07-17loplugin:useuniqueptr in SwViewShellNoel Grandin
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski
2018-05-16tdf#108523 Remove @author annotationsGabor Kelemen
2018-05-07tdf#113866 print text in black print option doest not affect PDF exportDaniel
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-02-20make it possible to set parent window for printer error messagesCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24Offst might as well be expanded to OffsetCaolán McNamara
2017-03-24valgrind: fix memory leakCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-17tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-22sw: Clean up forward declarationsTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19sw: remove never read SwViewShell::mbInLibreOfficeKitCallbackMiklos Vajna
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin