summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2018-06-18tdf#118022: fix crash when searching record in form by handling SQLExceptionJulien Nabet1-1/+13
2018-05-18simplify FmXFilterCell constructorNoel Grandin1-5/+3
2018-05-08loplugin:useuniqueptr in FmGridListenerNoel Grandin3-59/+45
2018-05-07loplugin:useuniqueptr in FmXGridPeerNoel Grandin1-14/+8
2018-05-07loplugin:useuniqueptr in FmGridControlNoel Grandin2-24/+22
2018-05-05loplugin:useuniqueptr in DbGridControlNoel Grandin1-7/+3
2018-04-15remove some unused comphelper includesJochen Nitschke3-3/+0
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2-3/+3
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin2-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin2-3/+3
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin4-26/+26
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-06use more Color in svxNoel Grandin1-3/+3
2018-02-28Translate German comments and debug stringsJohnny_M1-1/+1
2018-02-21loplugin:changetoolsgen in svxNoel Grandin3-19/+19
2018-02-17loplugin:useuniqueptr in DbGridRowNoel Grandin2-5/+5
2018-02-17loplugin:useuniqueptr in FmXGridPeerNoel Grandin1-5/+2
2018-01-15More loplugin:cstylecast: svxStephan Bergmann2-12/+12
2018-01-12More loplugin:cstylecast: svxStephan Bergmann4-67/+67
2018-01-01tdf#114775: fix crash when deleting some rowsJulien Nabet1-1/+1
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