summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/srcedtw.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-10cid#1546281 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+2
2023-07-26improve override of Window::Invalidate(*)Noel Grandin1-2/+2
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-12/+9
2022-10-11use more string_view in swNoel Grandin1-13/+13
2022-10-06sal_uInt16->sal_Int32 for some index vars in lcl_HighlightNoel Grandin1-6/+6
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara1-21/+19
2022-01-09Replace single sw.level2 log area user with area swJan-Marek Glogowski1-9/+1
2021-12-30osl::Mutex->std::mutex in SwSrcEditWindowNoel Grandin1-3/+3
2021-12-06sw: prefix members of SwAnchorMarker, SwEditWin, SwShadowCursor and ...Miklos Vajna1-5/+5
2021-09-27sw: prefix members of SwPageFootnoteInfoItem, SwStdFontConfig, ...Miklos Vajna1-12/+12
2021-06-11Simplify Sequences initializations (sw)Julien Nabet1-4/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-3/+3
2021-02-15loplugin:referencecasting in swNoel1-2/+2
2020-10-20use tools::Long in swNoel1-6/+6
2020-09-30loplugin:reducevarscope in swNoel1-1/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-2/+0
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-02-13Pointer is pointlessNoel Grandin1-1/+2
2019-02-11new loplugin writeonlyvarsNoel Grandin1-2/+0
2018-11-09loplugin:singlevalfields in swNoel Grandin1-9/+1
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-3/+3
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-07-25loplugin:useuniqueptr in SwSrcEditWindowNoel Grandin1-9/+7
2018-07-24sw: Change TextPortions to std::vectorTakeshi Abe1-2/+2
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-7/+7
2018-02-21ColorData->Color in swNoel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-55/+57
2017-10-31tdf#113548: another case of crash in GrabFocus during disposeAron Budea1-1/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-08-04rename nToleranz->nToleranceNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-2/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-21coverity#1399436 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-4/+5
2016-10-27loplugin:expandablemethods in swNoel Grandin1-10/+5
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2