summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp
AgeCommit message (Expand)AuthorFilesLines
2016-07-22Resolves: tdf#100845 exception during vcl painting -> std::terminatecp-5.1-2Caolán McNamara1-9/+16
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-3/+6
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-1/+1
2016-07-20vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-07-20Fix typosAndrea Gelmini2-4/+4
2016-07-12Remove excess newlinesChris Sherlock4-11/+0
2016-06-18Resolves: tdf#82532 parent mutex dtored before child dtor uses itCaolán McNamara1-2/+1
2016-05-31tdf#93403 check for changed DataSource on all Controls on form reloadLionel Elie Mamane1-1/+12
2016-05-30tdf#100115: _nColId is sal_uInt16Julien Nabet1-2/+2
2016-01-11tdf#96482 Revert "tdf#94069 call setVisible when setDesignMode is called"Lionel Elie Mamane1-2/+0
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