summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/srcedtw.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-24Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-4/+4
2016-07-07sw: prefix members of SwSrcEditWindowMiklos Vajna1-134/+134
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin1-2/+1
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara1-1/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-12-27Prefer switch-case to cascaded ifsMatteo Casalin1-12/+14
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-5/+5
2015-08-16sal_uLong to sal_Int32/longMatteo Casalin1-1/+1
2015-07-13swui: avoid name conflict with SwTextPortion for LTO optimisationArnaud Versini1-9/+14
2015-06-20tdf#92166 - dispose the SwSrcEditWindow properly.Michael Meeks1-4/+13
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-2/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-2/+2
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-1/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-7/+7
2015-05-07refactor "TextEdit" & co. to use RenderContextTomaž Vajngerl1-2/+2
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-2/+2
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann1-6/+3
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-17sw: convert new to ::Create.Noel Grandin1-3/+3