summaryrefslogtreecommitdiff
path: root/drawinglayer/inc
AgeCommit message (Expand)Author
2021-02-23update pchesCaolán McNamara
2021-02-19update pchesCaolán McNamara
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-01tdf#39674 Replace QuadratAntje Kazimiers
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-09-21update pchesCaolán McNamara
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-02move Edit into toolkit only headersCaolán McNamara
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-13remove texteffectprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-05-09drawinglayer: clean-up namespaces in graphicprimitivehelper2d.hxxTomaž Vajngerl
2020-05-09drawinglayer: clean-up namespaces in texture.hxxTomaž Vajngerl
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-08compact namespace in dbaccess..dtransNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-14drawinglayer: refactor GeoTexSvxTiled::iterateTilesMark Hung
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-06tdf#124176: Use pragma once instead of include guardsElzem Atay
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-06-11Fix typoAndrea Gelmini
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-02-13Pointer is pointlessNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-10-18use std::unique_ptr in wmfemfhelper::TargetHolderNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Remove include of converters.hxx from precompiled_drawinglayer.hxxMike Kaganski
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22<drawinglayer/tools/converters.hxx> can be internal to drawinglayerTor Lillqvist
2017-08-17Fixup source layout in emf+ parserThorsten Behrens
2017-08-16new EMF+ Parser: Basic implementation for Graphic StacksPatrick Jaap
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-07-15emfplus: more corrections and rough geometryArmin Le Grand
2017-07-15emfplus: some cleanup/streamliningArmin Le Grand
2017-07-15emfplus: migrate gdiplus reader to drawinglayerArmin Le Grand
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara