summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridcell.cxx
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 Bergmann1-1/+1
2016-07-20clang-tidy performance-unnecessary-value-param in svxNoel Grandin1-1/+1
2016-07-12Remove excess newlinesChris Sherlock1-4/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-18/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-31com::sun::star->css in svxNoel Grandin1-137/+137
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
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-12convert Link<> to typedNoel Grandin1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-10/+10
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-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-8/+8
2015-08-19Remove two silly typedefsStephan Bergmann1-10/+10
2015-08-17make Link<> typedNoel Grandin1-4/+3
2015-08-11loplugin: defaultparamsNoel Grandin1-6/+6
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 Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-1/+1
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-13/+12
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-17/+17
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-27/+25
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks1-191/+190
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-191/+190
2015-04-28css.awt.ItemEvent.Highlighted is of type longStephan Bergmann1-3/+3
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls1-4/+4
2015-04-17svx: convert new to ::Create.Noel Grandin1-29/+29
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-6/+6
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls1-3/+2
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-162/+159
2015-03-16tdf#90029: FM_PROP_DATE/TIME confusionStephan Bergmann1-1/+1
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane1-0/+2
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-1/+1
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane1-15/+4
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann1-12/+12