summaryrefslogtreecommitdiff
path: root/include/svx/ctredlin.hxx
AgeCommit message (Expand)Author
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-05-01missing header for CheckboxCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert FLT_DATE_ constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-08-18don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara
2013-08-17String to OUStringMatteo Casalin
2013-08-17No need for pointers here, use referencesMatteo Casalin
2013-08-17sal_Bool to bool and early bail outMatteo Casalin
2013-08-12XubString->OUStringCaolán McNamara
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-07-10drop some more XubStringsCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen