summaryrefslogtreecommitdiff
path: root/sw/source/ui/index/swuiidxmrk.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Resolves: tdf#111571 crash on restarting writer with modeless biblio dialogCaolán McNamara1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-29/+29
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara1-1/+3
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara1-19/+23
2016-07-27Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara1-9/+16
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara1-1/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+8
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+2
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+6
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-4/+16
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-10-29tdf#89337: Fixing crash in edit/index dialog, againOliver Specht1-1/+6
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-27/+25
2015-10-15convert Link<> to typedNoel Grandin1-4/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-12convert Link<> to typedNoel Grandin1-12/+14
2015-09-23convert Link<> to typedNoel Grandin1-10/+10
2015-09-17boost->stdCaolán McNamara1-1/+0
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-29/+15
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-22/+22
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-8/+4
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-22/+37
2015-04-17sw: convert new to ::Create.Noel Grandin1-4/+4
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-11/+19
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-7/+7
2015-04-09vcl: VclPtr conversion in swNoel Grandin1-0/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+0