summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr/UndoEnv.cxx
AgeCommit message (Expand)Author
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-03-29Use const_iterator when possible (reportdesign)Julien Nabet
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-06-11cppcheck: noExplicitConstructorCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
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-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
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-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann
2012-02-18Fix typos in commentsElton Chung
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-03-12fix mis-merge: no vso3 and use boost for hashNorbert Thiebaud
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-24Move DBG_ASSERT -> OSL_ENSUREThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from reportdesignMikhail Voytenko
2011-01-09Remove unused code and fix typosTakeshi Abe
2010-11-28Dead code deletion againWol
2010-11-25undoapi: migrated report designer to use an own, model-bound UndoManager, ins...Frank Schoenheit [fs]