summaryrefslogtreecommitdiff
path: root/sw/source/core/view
AgeCommit message (Expand)Author
2020-11-06move cursor outside of hidden fieldmark when togglingMichael Stahl
2020-11-06SwViewShell::ImplApplyViewOptions()Michael Stahl
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara
2020-09-29CreatePostItData never passed a null SwDoc*Caolán McNamara
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl
2020-08-20tdf#132940 Crash in mergedlo!vcl::Region::operator=Noel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-24tdf#127680 change even/odd dialog orderSrijan Bhatia
2020-07-02tdf#127680 Add the option to print even or odd values from a particular rangeSrijan Bhatia
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-11tdf#129235 Change the color of active page border in Print PreviewRizal Muttaqin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-04-18simplify some SwRect code - use the SwRect Add* variantsNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-23Fix typosAndrea Gelmini
2020-03-16remove unnecessary Window::Update() calls, which immediately follow InvalidateNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
2020-01-26rename some local variablesNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-06tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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