summaryrefslogtreecommitdiff
path: root/svx/source/inc/gridcell.hxx
AgeCommit message (Expand)Author
2016-10-12loplugin:countusersofdefaultparams in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in svxNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-21fdo#87555 ComboBox in table should use same formatting as floating ComboBoxLionel Elie Mamane
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-25connectivity: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel 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-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-11longparas: lift 16bit max edit lengthCaolán McNamara
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-06-03fdo#46808, Convert ComponentContext in connectivity,extension..Noel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold