summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/misc/RptUndo.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:referencecasting in reportdesignNoel2021-02-161-1/+1
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2020-12-011-5/+5
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-2/+2
* tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen2020-05-051-1/+0
* loplugin:flatten in reportdesignNoel Grandin2020-04-021-43/+43
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-12-261-2/+3
* New loplugin:conditionalstringStephan Bergmann2019-11-021-2/+2
* Simplify Sequence iterations in postprocess..saxArkadiy Illarionov2019-08-171-6/+4
* Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov2019-06-171-1/+1
* Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2019-02-121-7/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-061-17/+15
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-0/+1
* Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann2017-12-051-4/+2
* loplugin:includeform: reportdesignStephan Bergmann2017-10-231-5/+5
* clang-tidy modernize-use-emplace in package..saxNoel Grandin2017-09-121-1/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-8/+8
* s/catched/caughtNoel Grandin2017-06-261-2/+2
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* Use const_iterator when possible (reportdesign)Julien Nabet2016-03-291-2/+2
* loplugin:constantparam in reportdesignNoel Grandin2016-03-231-3/+2
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Remove visual noise from reportdesignAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-26/+26
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+2
* REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini2014-01-211-3/+0
* Fix MSVC build: A ? : operator doesn't automagically construct an OUStringTor Lillqvist2013-04-241-2/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+5
* re-base on ALv2 code. Includes:Michael Meeks2012-10-021-23/+14
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+0
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-3/+4
* Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot2012-01-041-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-241-1/+1
* remove include of pch header from reportdesignNorbert Thiebaud2011-11-271-1/+0
* Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-201-8/+10
|\
| * Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-2/+2
| * Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-171-5/+5
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-1/+3
* | gnumake4: converted reportdesign [hg:e3de7a65caba]Ocke Janssen [oj]2011-06-171-1/+1
|/
* removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-071-4/+4
* undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with diffe...Frank Schoenheit [fs]2010-11-251-0/+411