summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/misc/toolboxcontroller.cxx
AgeCommit message (Expand)Author
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17loplugin:datamembershadow in reportdesignNoel Grandin
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-10tdf#83541 Fix also for reportdesignMaxim Monastirsky
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10more toolkit API adaptations.Michael Meeks
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-06-18rtl::Reference fits just fine hereStephan Bergmann
2014-05-27reportdesign: Fix applying the last used colorMaxim Monastirsky
2014-05-25reportdesign: Update shape buttons with sub toolbar selectionMaxim Monastirsky
2014-05-14Keep only one class for toolbox color controlsMaxim Monastirsky
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19Remove gcc3 workaround for bug long since fixed in gccChris Sherlock
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from reportdesignAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-21fdo#44611 writer: paragraph background color picker with split buttonWinfried Donkers
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen