summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)AuthorFilesLines
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin4-5/+5
2019-01-12use unique_ptr in SwViewShell::PrintOrPDFExportNoel Grandin1-3/+3
2019-01-11use unique_ptr in SwViewShell::ImplEndActionNoel Grandin1-6/+1
2018-12-19sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl1-1/+2
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva1-39/+12
2018-11-29tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva1-1/+1
2018-11-29Configures page range in print dialogDaniel1-30/+26
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks2-2/+6
2018-11-19Fix typosAndrea Gelmini1-2/+2
2018-11-09loplugin:singlevalfields in swNoel Grandin2-5/+0
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov1-2/+2
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-13/+17
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-17/+13
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-13/+17
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-20clarify this code a littleCaolán McNamara1-4/+4
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+3
2018-10-15loplugin:staticconstfield improvementsNoel Grandin1-14/+12
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze1-0/+12
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-10-02sw: Don't assert when printing with comments in marginsMichael Stahl1-1/+4
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+1
2018-09-18loplugin:useuniqueptr in SwViewShell::PrintOrPDFExportNoel Grandin1-9/+8
2018-09-12loplugin:simplifyconstruct in swNoel Grandin2-6/+1
2018-08-17loplugin:useuniqueptr in SwPagePreviewLayoutNoel Grandin3-41/+31
2018-08-03Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-19loplugin:useuniqueptr in SwViewShellImpNoel Grandin1-5/+5
2018-07-17loplugin:useuniqueptr in SwViewShellNoel Grandin1-5/+4
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-2/+2
2018-05-20tdf#35798: Hide empty Database fields' paragraphs (+ compat option)Mike Kaganski1-0/+20
2018-05-07Fix typoAndrea Gelmini1-1/+1
2018-05-07tdf#113866 print text in black print option doest not affect PDF exportDaniel1-6/+7
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen3-4/+0
2018-04-16weld SvxPostItDialogCaolán McNamara1-1/+7
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-11/+11
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+4
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin3-11/+11
2018-03-16don't bother dithering for 256bit displaysNoel Grandin1-4/+4
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-03-01tdf#91680 Reserve space in margin for comments only if there are commentsGabor Kelemen1-3/+8
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin3-4/+10
2018-02-21loplugin:changetoolsgen in swNoel Grandin5-102/+102
2018-02-20sw: convert DELETEZ to unique_ptr in SwViewShellImpMichael Stahl2-4/+3