summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldref.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-06tdf#107939 Fix case-insensitive filter in Field DialogVitaliy Anderson1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-6/+6
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-9/+9
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+37
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin1-3/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-5/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-03cppcheck: variableScopeZolnai Tamás1-4/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl1-4/+4
2016-04-22Avoid reserved identifiersStephan Bergmann1-3/+3
2016-03-22loplugin:constantparam in swNoel Grandin1-3/+3
2016-02-29tdf#98169 - Cross reference tab filter releases filter when refocusedAkshay Deep1-1/+2
2016-02-19sw: loplugin:passstuffbyrefMiklos Vajna1-6/+6
2016-02-19tdf#32364 - Add a "filter" to Insert > Field > Other > Cross reference tabakki951-35/+94
2016-01-15tdf#64907: remember format selection in Insert/Reference dialog pageOliver Specht1-2/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-6/+4
2015-10-12convert Link<> to typedNoel Grandin1-10/+10
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-3/+3
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-3/+7
2015-05-27Resolves: tdf#91403 no wrtshell during initial layoutCaolán McNamara1-1/+4
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-2/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-150/+150
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+15
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-1/+1
2015-03-11convert MarkType to enum classNoel Grandin1-3/+3
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-4/+2
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+7
2014-12-02loplugin: cstylecastNoel Grandin1-23/+23
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-9/+9
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-2/+2
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-1/+1