summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/rootfrm.hxx
AgeCommit message (Expand)Author
2022-05-03tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-07Fix typosAndrea Gelmini
2019-05-13tdf#42949 Fix IWYU warnings in sw/source/core/inc/[g-S]*hxxGabor Kelemen
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-05tdf#123446 sw_redlinehide: fix crash on Redo of ToXMichael Stahl
2018-11-15sw_redlinehide_3: remove number parameter from SwDoc::SetCurFootnoteMichael Stahl
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-28sw layout-level redline hiding: add more doxygen documentationMiklos Vajna
2018-08-20tdf#116370 cleanup Writer idle job handingJan-Marek Glogowski
2018-06-29loplugin:useuniqueptr in SwRootFrameNoel Grandin
2018-06-08sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl
2018-01-25Fix typosAndrea Gelmini
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-19Typos about "bottom"Julien Nabet
2017-11-15sw: document SwRootFrame -> SwLinePortion encapsulation chainMiklos Vajna
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky
2017-03-25Fix typosAndrea Gelmini
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29Refactor duplicated code in SwFrame::InsertPageJan-Marek Glogowski
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: rename some more global variablesMichael Stahl
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna
2015-06-16Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-04fdo#39468 Finish translating German comments in sw/source/core/incPhilipp Weissenbacher
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner
2014-06-05Resolves: #i125024# remove code regarding table selection...Oliver-Rainer Wittmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann