summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)AuthorFilesLines
2020-05-13loplugin:unusedmethodsNoel Grandin1-2/+0
2020-05-11tdf#129235 Change the color of active page border in Print PreviewRizal Muttaqin1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-25convert CursorMoveState to scoped enumNoel Grandin1-1/+1
2020-04-20remove direct access to Size field on SwRectNoel Grandin2-6/+6
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin1-4/+4
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-4/+4
2020-03-23Fix typosAndrea Gelmini1-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
2020-03-09improve loplugin:unusedfieldsNoel Grandin1-12/+5
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand1-16/+30
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-24loplugin:makeshared in swNoel Grandin1-1/+1
2019-12-11convert FrameControlType to scoped enumNoel Grandin1-5/+5
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen7-63/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+12
2019-11-12use std::move when popping stuff off stacksNoel Grandin1-1/+1
2019-09-28loplugin:constmethod in swNoel Grandin2-3/+3
2019-09-25lok: send an invalidation by document size changeTamás Zolnai1-1/+5
2019-09-20remove SwClient/SwModify in source/core/viewBjoern Michaelsen1-1/+0
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-19Fix typoAndrea Gelmini1-1/+1
2019-08-13tdf#123583 use TaskStopwatch for Writer Idle loopJan-Marek Glogowski1-1/+0
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-07-31tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva1-1/+2
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin2-3/+3
2019-06-18loplugin:logexceptionnicely in swNoel Grandin1-2/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-1/+1
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-1/+1
2019-06-07tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna1-2/+2
2019-06-07improve empty tools::Rectangle (width)Noel Grandin1-1/+1
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov1-1/+1
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-2/+1
2019-04-30tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl1-6/+4
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-7/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-9/+6
2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara1-0/+48
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin1-1/+1
2019-03-19tdf#118621 - Optional header/footer menuheiko tietze1-2/+3
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-17/+24
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-2/+2
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1