summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/textfld.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-12/+12
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-6/+6
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-6/+6
2015-09-25convert Link<> to typedNoel Grandin1-18/+12
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-69/+69
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-08sw: prefix global variables in edtwinMiklos Vajna1-3/+3
2014-12-02loplugin: cstylecastNoel Grandin1-15/+15
2014-11-26loplugin: cstylecastNoel Grandin1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-5/+5
2014-11-21fdo#78980 i#98931 Accept args for .uno:InsertAnnotationMaxim Monastirsky1-6/+17
2014-11-16int + sal_True/sal_False ==> bool, and reduce scope of a static variableMatteo Casalin1-3/+3
2014-10-12convert SWFMTFLD_ #defines to an enumNoel Grandin1-1/+1
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák1-0/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-12/+12
2014-08-16Group more code in local helper function and simplify itMatteo Casalin1-22/+26
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-1/+2
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-7/+7
2014-06-26OSL_ENSURE->assertCaolán McNamara1-8/+8
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-13Avoid possible memory leaks in case of exceptionsTakeshi Abe1-9/+6
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+935