summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2017-12-11loplugin:salcall fix functionsNoel Grandin2-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22loplugin:flatten in svxNoel Grandin2-316/+317
2017-11-14Translate German comments and debug stringsJohnny_M1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-10/+10
2017-10-23loplugin:includeform: svxStephan Bergmann8-45/+45
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-3/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-6/+6
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-6/+6
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-30/+30
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-1/+1
2017-07-27loplugin:constparams in svxNoel Grandin4-6/+6
2017-07-21de-hrc various thingsCaolán McNamara6-7/+7
2017-07-21migrate to boost::gettextCaolán McNamara3-5/+3
2017-07-11use more range-for on uno::SequenceNoel Grandin1-3/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: svxStephan Bergmann2-10/+4
2017-06-27loplugin:oncevar in svxNoel Grandin2-3/+2
2017-06-26Fix typosAndrea Gelmini1-1/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin2-10/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-2/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke2-2/+0
2017-05-19loplugin:stringcopy: svxStephan Bergmann1-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara3-8/+8
2017-05-12Translate German comments (rest of svx/)Johnny_M1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin2-3/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-2/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-8/+5
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin2-4/+4
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin4-17/+17
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann2-4/+4
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-4/+6
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-4/+1
2017-04-25Translate German comments in svx/source/fmcomp/Johnny_M5-113/+111
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-15convert column menu to .uiCaolán McNamara2-357/+191
2017-04-14convert cell menu to .uiCaolán McNamara2-21/+4
2017-04-14convert rows menu to .uiCaolán McNamara2-47/+16
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-6/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna4-18/+18
2017-03-25Fix typosAndrea Gelmini2-3/+3
2017-03-25Make loplugin:loopvartoosmall find more suspicious casesStephan Bergmann1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann3-7/+6
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-02-26Unwind trivial DbGridControl_Base typedefStephan Bergmann1-45/+45
2017-02-06Add missing #includesStephan Bergmann1-0/+1