summaryrefslogtreecommitdiff
path: root/sw/source/core/view/viewsh.cxx
AgeCommit message (Expand)Author
2021-03-02Revert "sw_fieldmarkhide: init fieldmark mode from options"Michael Stahl
2020-12-23tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-11-19sw_fieldmarkhide: toggle mode depending on View->Field NamesMichael Stahl
2020-11-19sw_fieldmarkhide: move cursor outside of hidden fieldmark when togglingMichael Stahl
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-02SwFieldType: ModifyNotification no more ...Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
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-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-04-20remove direct access to Size field on SwRectNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-23Fix typosAndrea Gelmini
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-27tdf#130768 Make tiled writer paint reuse decomposesArmin Le Grand
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-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-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-07-25Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-07tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna
2019-04-30tdf#122607 sw: fix preservation of text frame cache entriesMichael Stahl
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-03-19tdf#118621 - Optional header/footer menuheiko tietze
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-11use unique_ptr in SwViewShell::ImplEndActionNoel Grandin
2018-11-22Avoid busy-loop related to layout when dragging objects.Michael Meeks
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
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin