summaryrefslogtreecommitdiffstats
path: root/include/svx/ctredlin.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in SvxRedlinTableNoel Grandin2018-06-041-1/+2
* loplugin:unusedfields in svxNoel Grandin2018-05-171-1/+0
* make SvLBoxItem::Clone return a std::unique_ptrNoel Grandin2018-04-121-1/+1
* sal_uIntPtr->sal_uLong in SvxRedlinTable and SvxCheckListBoxNoel Grandin2017-12-151-3/+3
* loplugin:finalclasses in svxNoel Grandin2017-10-241-5/+1
* loplugin:unusedfields in svx part2Noel Grandin2017-06-211-1/+0
* tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2017-03-281-8/+33
* loplugin:expandablemethods in svxNoel Grandin2016-10-271-2/+0
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-8/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-6/+6
* loplugin:countusersofdefaultparamsNoel Grandin2016-09-021-14/+14
* loplugin:constantparam in svxNoel Grandin2016-04-041-1/+1
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-181-2/+1
* loplugin:unuseddefaultparam in svx (part2)Noel Grandin2016-03-011-4/+4
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-5/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-12/+12
* convert Link<> to typedNoel Grandin2015-10-121-1/+2
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-6/+6
* convert Link<> to typedNoel Grandin2015-09-081-10/+10
* convert Link<> to typedNoel Grandin2015-09-081-10/+5
* convert Link<> to typedNoel Grandin2015-09-081-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-4/+4
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-161-33/+0
* coverity#1302618 deref of NULLCaolán McNamara2015-06-101-1/+1
* refactor TreeListBox to use RenderContextTomaž Vajngerl2015-05-111-2/+2
* coverity#1296292 merge these two enum typesCaolán McNamara2015-05-011-1/+1
* missing header for CheckboxCaolán McNamara2015-05-011-0/+1
* Gradually typed LinkStephan Bergmann2015-04-301-39/+39
* convert FLT_DATE_ constants to scoped enumNoel Grandin2015-04-291-10/+8
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-27/+32
|\
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-27/+29
| * vcl: VclPtr conversion in svx.Noel Grandin2015-04-091-0/+3
* | add some SAL_WARN_UNUSEDCaolán McNamara2015-04-151-9/+7
|/
* A bit of cleanup.Jan Holesovsky2015-01-041-19/+10
* changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky2015-01-041-8/+22
* changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky2014-12-191-2/+2
* fdo#82577: Handle TimeNoel Grandin2014-10-011-6/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-3/+3
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-4/+4
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-8/+8
* svx: sal_Bool->boolNoel Grandin2014-03-111-42/+42
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-5/+5
* Remove visual noise from includeAlexander Wilms2014-03-011-6/+6
* fdo#65108 inter-module includes <> include/svxNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-3/+3
* remove uses of COMPARE_*Caolán McNamara2013-10-211-1/+1