summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/gridcell.cxx
AgeCommit message (Expand)Author
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28css.awt.ItemEvent.Highlighted is of type longStephan Bergmann
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14tdf#88710 Kill svx dbtoolsclientMatthew Nicholls
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-16tdf#90029: FM_PROP_DATE/TIME confusionStephan Bergmann
2015-01-22On init of DbCellControl, load value from ModelLionel Elie Mamane
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28coverity#735332 Unchecked return valueCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-26coverity#1194914 Overflowed return valueCaolán McNamara
2014-09-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-29fdo#67615 TextField in table should use same formatting as floating TextFieldLionel Elie Mamane
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-01Resolves: fdo#42747 limits need to multiplied by num of decimal placesCaolán McNamara
2014-06-06coverity#1158094 Unchecked dynamic_castCaolán McNamara
2014-06-03cid#1194914 Overflowed return valueNoel Grandin
2014-05-26coverity#705259 Missing break in switchCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-18fix build problem with ambiguous InitFontCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07coverity#704815 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704814 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704813 Unchecked dynamic_castCaolán McNamara
2014-04-07coverity#704812 Unchecked dynamic_castCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-28WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann