summaryrefslogtreecommitdiff
path: root/include/svx/ctredlin.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-2/+0
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-6/+6
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin1-14/+14
2016-04-04loplugin:constantparam in svxNoel Grandin1-1/+1
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-2/+1
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-4/+4
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-10-12convert Link<> to typedNoel Grandin1-1/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-6/+6
2015-09-08convert Link<> to typedNoel Grandin1-10/+10
2015-09-08convert Link<> to typedNoel Grandin1-10/+5
2015-09-08convert Link<> to typedNoel Grandin1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin1-33/+0
2015-06-10coverity#1302618 deref of NULLCaolán McNamara1-1/+1
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+2
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara1-1/+1
2015-05-01missing header for CheckboxCaolán McNamara1-0/+1
2015-04-30Gradually typed LinkStephan Bergmann1-39/+39
2015-04-29convert FLT_DATE_ constants to scoped enumNoel Grandin1-10/+8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-27/+32
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara1-9/+7
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-27/+29
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-0/+3
2015-01-04A bit of cleanup.Jan Holesovsky1-19/+10
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky1-8/+22
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-6/+6
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin1-42/+42
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-08-18don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara1-0/+6
2013-08-17String to OUStringMatteo Casalin1-13/+13
2013-08-17No need for pointers here, use referencesMatteo Casalin1-5/+3
2013-08-17sal_Bool to bool and early bail outMatteo Casalin1-3/+3
2013-08-12XubString->OUStringCaolán McNamara1-2/+2
2013-07-16convert versions of dialog to .uiCaolán McNamara1-13/+9
2013-07-10drop some more XubStringsCaolán McNamara1-1/+1