summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/AddField.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: reportdesignStephan Bergmann1-8/+8
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-08-03loplugin:constparams in reportdesignNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+4
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-5/+5
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-27convert floating add field to .ui formatCaolán McNamara1-98/+35
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-7/+7
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-11/+11
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin1-4/+4
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-3/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+6
2015-06-28coverity#1308550 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-8/+8
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-35/+54
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17reportdesign: convert new to ::Create.Michael Meeks1-5/+5
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-0/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+8
2015-04-09vcl: VclPtr conversion in reportdesignNoel Grandin1-33/+44
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-30error: direct base 'boost::noncopyable' inaccessible due to ambiguityMiklos Vajna1-1/+1
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara1-2/+2
2014-05-14fix-includes.pl: reportdesignThomas Arnhold1-1/+1
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-2/+2
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-4/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-3/+3
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-26/+26