summaryrefslogtreecommitdiff
path: root/sw/source/core/view/vprint.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-16Deduplicate and unify SwNodes::Go(Next|Prev)(Section)Mike Kaganski1-2/+2
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)1-2/+2
2024-01-12ITEM: No longer register Items at PoolArmin Le Grand (allotropia)1-2/+5
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt1-2/+2
2023-12-18[API CHANGE] tdf#158041 Remove unused table printing option from swSamuel Mehrbrodt1-1/+0
2023-07-10tdf#148729 sw: PDF export: fix link targets when "comments in margin"Michael Stahl1-5/+13
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl1-47/+18
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara1-1/+4
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin1-2/+6
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
2022-03-10Recheck sw headers with IWYUGabor Kelemen1-0/+1
2021-09-28vcl: rename OutDevState to StackChris Sherlock1-1/+1
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin1-1/+1
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-1/+1
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara1-12/+12
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin1-49/+49
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-6/+6
2020-06-10loplugin:buriedassign in swNoel Grandin1-4/+4
2020-04-25convert CursorMoveState to scoped enumNoel Grandin1-1/+1
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin1-1/+0
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen1-25/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-9/+6
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-01-12use unique_ptr in SwViewShell::PrintOrPDFExportNoel Grandin1-3/+3
2018-12-19sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl1-1/+2
2018-11-19Fix typosAndrea Gelmini1-2/+2
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl1-1/+1
2018-09-18loplugin:useuniqueptr in SwViewShell::PrintOrPDFExportNoel Grandin1-9/+8
2018-06-07provide overrides of GetNext/GetPrev in SwPaM subclassesNoel Grandin1-2/+2
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 Kelemen1-1/+0
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 Grandin1-1/+4
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-3/+3
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-3/+3
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-5/+5
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-5/+5
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-5/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin1-4/+4