summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2015-12-17tdf#96482 Revert "Resolves: tdf#94069 call setVisible when setDesignMode is c...Lionel Elie Mamane1-2/+0
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann1-4/+3
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-1/+0
2015-11-11Resolves: tdf#95723 arrange GridControl buttons to be always visibleCaolán McNamara1-11/+71
2015-11-11Resolves: tdf#94069 call setVisible when setDesignMode is calledCaolán McNamara1-0/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-18/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-107/+107
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann3-5/+5
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-6/+5
2015-10-31com::sun::star->css in svxNoel Grandin4-280/+276
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann2-12/+12
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin2-3/+3
2015-10-16typo in commentLionel Elie Mamane1-1/+1
2015-10-16tdf#93618 teach DbCellControl about "Date"/"Time" as known value propertyLionel Elie Mamane1-0/+4
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-13coverity#1326210 Unchecked dynamic_castCaolán McNamara1-5/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht3-12/+12
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini2-3/+3
2015-09-20convert Link<> to typedNoel Grandin1-5/+3
2015-09-17make FmXGridCell more disposed-safeLionel Elie Mamane1-0/+15
2015-09-17convert Link<> to typedNoel Grandin1-4/+3
2015-09-17convert Link<> to typedNoel Grandin1-6/+5
2015-09-16boost->stdCaolán McNamara2-5/+4
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-8/+8
2015-09-08convert Link<> to typedNoel Grandin2-20/+17
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin2-11/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-3/+2
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann3-20/+20
2015-08-17make Link<> typedNoel Grandin1-4/+3
2015-08-11loplugin: defaultparamsNoel Grandin3-17/+17
2015-07-22ListBox in grid: properly set selection on change from modelLionel Elie Mamane1-1/+3
2015-07-22tdf#92725 FormattedField: when model value is NULL, force empty display stringLionel Elie Mamane1-1/+1
2015-07-16loplugin:simplifyboolStephan Bergmann2-2/+2
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann3-26/+7
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-07-02some other coverity thingsCaolán McNamara1-2/+2
2015-06-27coverity#1308460 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann1-1/+1
2015-06-15Fix typosAndrea Gelmini1-3/+3
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann3-14/+14
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2-2/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin3-11/+11
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1