summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)Author
2021-08-09sw lok: avoid expensive DLPre/PostPaint2() around InvalidateWindows()Miklos Vajna
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-20remove SwClient/SwModify in source/core/viewBjoern Michaelsen
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-19Fix typoAndrea Gelmini
2019-08-13tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski
2019-08-07Fix typosAndrea Gelmini
2019-07-31tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva
2019-07-25Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18loplugin:logexceptionnicely in swNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin
2019-06-07tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna
2019-06-07improve empty tools::Rectangle (width)Noel Grandin
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-30tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-03-19tdf#118621 - Optional header/footer menuheiko tietze
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-12use unique_ptr in SwViewShell::PrintOrPDFExportNoel Grandin
2019-01-11use unique_ptr in SwViewShell::ImplEndActionNoel Grandin
2018-12-19sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva
2018-11-29tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva
2018-11-29Configures page range in print dialogDaniel
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-19Fix typosAndrea Gelmini
2018-11-09loplugin:singlevalfields in swNoel Grandin
2018-11-07Simplify containers iterations in sw/source/core/[t-v]*Arkadiy Illarionov
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara