summaryrefslogtreecommitdiff
path: root/cppcanvas/inc
AgeCommit message (Expand)AuthorFilesLines
2020-04-26update pchesCaolán McNamara1-5/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-3/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-5/+7
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+6
2019-05-12regenerate PCH headersLuboš Luňák1-2/+3
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-98/+21
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+4
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-30/+19
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+0
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-6/+3
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara1-1/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-63/+195
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud1-2/+0
2015-07-10do not include boost/utility.hppMichael Stahl1-1/+1
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-1/+1
2015-05-18Remove include stdio (part2)Julien Nabet1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-0/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold2-0/+109
2013-04-23execute move of global headersBjoern Michaelsen15-1271/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák5-20/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-3/+3
2013-03-09Work around GCC 4.8 -Werror=virtual-move-assignStephan Bergmann1-1/+2
2013-03-04remove unused and commented out codeThomas Arnhold1-7/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-72/+45
2012-06-21re-base on ALv2 code.Michael Meeks12-288/+180
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-39/+39
2012-02-17Removed unused code from cppcanvasSzabolcs Dezsi2-7/+0
2011-12-21Revert "callcatcher: Remove unused code"August Sodora1-0/+6
2011-12-21callcatcher: Remove unused codeAugust Sodora1-6/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora1-35/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header in cppcanvasNorbert Thiebaud2-2/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen17-0/+47
2011-06-16CWS gnumake4: convert cppcanvas to new build system [hg:a93ffc180db8]Mathias Bauer4-49/+42
2011-03-12use boost rather then extstdNorbert Thiebaud1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-9/+9
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth16-0/+46