summaryrefslogtreecommitdiff
path: root/svx/source/dialog/ctredlin.cxx
AgeCommit message (Expand)Author
2016-07-01Improve readability of OUString concatanation in SvxPixelCtlAccessibleMuhammet Kara
2016-06-10Move accessibility relations to .ui files, Part 8: tdf#87026Muhammet Kara
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-16fixes for "loplugin:constantparam in unotools/"Noel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
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-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-22convert TREEFLAG_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky
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: Make the changes tabs narrower (when possible).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-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27coverity#1079287 : Uninitialized scalar fieldNorbert Thiebaud
2013-11-03cppcheck: reduce scope in ctredlin.cxxJulien Nabet
2013-10-21remove uses of COMPARE_*Caolán McNamara