summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)AuthorFilesLines
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin2-2/+2
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin1-1/+0
2016-05-19loplugin:unusedmethods in svxNoel Grandin1-37/+0
2016-05-16convert FORMS to scoped enumNoel Grandin2-7/+7
2016-05-16convert CONTROL_STATUS to scoped enumNoel Grandin2-15/+15
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-1/+1
2016-05-12WaE: -Werror=logical-op dynamic_cast dbg test is on the result not inputCaolán McNamara1-1/+1
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin6-18/+18
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin2-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann4-5/+5
2016-05-06svx: replace boost::assign::list_of with C++11Michael Stahl1-525/+523
2016-05-04use Any constructor instead of temporariesNoel Grandin2-9/+3
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-8/+4
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-20Revert partly some of my previous patchesJulien Nabet1-2/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann5-31/+31
2016-04-18Avoid reserved identifiersStephan Bergmann5-65/+65
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann1-2/+2
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann1-2/+2
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke10-44/+0
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet7-24/+37
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke4-9/+0
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin2-2/+2
2016-04-05loplugin:salboolStephan Bergmann1-1/+1
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-4/+4
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-2/+4
2016-04-04loplugin:constantparam in svxNoel Grandin1-2/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-5/+0
2016-04-01tdf#97966 Drop 'static' keywordsWastack7-11/+11
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+6
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin5-7/+7
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin4-10/+10
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-6/+6
2016-03-17loplugin:constantparam in svxNoel Grandin3-36/+30
2016-03-16loplugin:constantparam in unotools/Noel Grandin1-1/+1
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin2-9/+7
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-07expand src templatesDavid Tardon2-5/+15
2016-03-04loplugin:unuseddefaultparam in svxNoel Grandin1-5/+2
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin3-7/+6
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin3-32/+28
2016-02-28Kill sfx2 menu supportMaxim Monastirsky2-76/+0
2016-02-25use SearchOptions2Eike Rathke1-5/+5
2016-02-25convert InternationalKeyCode to scoped enumNoel Grandin2-34/+34
2016-02-25convert ErrorCode to scoped enumNoel Grandin1-13/+13
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky2-154/+1