summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/rootfrm.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-14sw_redlinehide: add a flag SwRootFrame::mbHideRedlinesMichael Stahl1-0/+4
2018-01-25Fix typosAndrea Gelmini1-1/+1
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2017-11-19Typos about "bottom"Julien Nabet1-1/+1
2017-11-15sw: document SwRootFrame -> SwLinePortion encapsulation chainMiklos Vajna1-1/+2
2017-06-10tdf#108118 sw: fix recursive layouting during SwCursorShell::Paint()Michael Stahl1-0/+22
2017-05-18sw lok: Make the default for the Web view larger.Jan Holesovsky1-0/+3
2017-03-25Fix typosAndrea Gelmini1-1/+1
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe1-2/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29Refactor duplicated code in SwFrame::InsertPageJan-Marek Glogowski1-0/+8
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2016-03-31tdf#84938 convert INV_ constants to scoped enumNoel Grandin1-9/+17
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-44/+44
2015-11-13sw: rename some more global variablesMichael Stahl1-7/+7
2015-11-11Avoid a default parameter that was under-used anyway (loplugin:defaultparams)Tor Lillqvist1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-0/+9
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-16/+16
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+3
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-80/+80
2014-11-25loplugin: cstylecastNoel Grandin1-4/+4
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-04fdo#39468 Finish translating German comments in sw/source/core/incPhilipp Weissenbacher1-99/+115
2014-07-15Refactored IDocumentTimerAccess in SwDoc into DocumentTimerManager.Valentin Kettner1-2/+3
2014-06-05Resolves: #i125024# remove code regarding table selection...Oliver-Rainer Wittmann1-3/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-41/+41
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-9/+9
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin1-1/+1
2014-02-15fdo#51304: Remove @author annotation in sw/source/corePhilipp Riemer1-2/+0
2013-11-20Freeze layout / page format normalization.Jan-Marek Glogowski1-0/+4
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+3
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-11/+11
2013-10-22Bin useless swmod commentsTor Lillqvist1-4/+4
2013-10-22If they are unused drop them then!?Tor Lillqvist1-2/+0
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist1-2/+0
2012-12-20fdo#38837: Timers must end eventually [Writer idle timer]pkoroau pkoroau1-2/+25
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27sal_Bool to boolTakeshi Abe1-2/+2
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat1-1/+1
2012-10-16sal_Bool to boolTakeshi Abe1-1/+1
2012-07-01Remove unused definesThomas Arnhold1-6/+0