summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportControllerObserver.cxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-08reportdesign: sal_Bool->boolNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-06Get rid of DECLARE_STL_STDKEY_MAPStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]
2011-05-05Fix cppcheck warning (Prefer prefix ++/-- operators for non-primitive types)Julien Nabet
2010-11-26Remove dead codes and confusing commentsTakeshi Abe
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25repl OClearableGuard(SolarMutex) by SolarMutexGuard as none needed clear()Norbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-16dba33f: merge with m76-branchFrank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-05dba33f: #i108939# apply patch to remove unused codeOcke Janssen [oj]
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann