summaryrefslogtreecommitdiff
path: root/drawinglayer/inc
AgeCommit message (Expand)Author
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
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-02-17boost->stdCaolán McNamara
2015-02-05Updated all precompiled headers.Ashod Nakashian
2014-04-14update_pchThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15update pchThomas Arnhold
2013-07-12PCH for more librariesLuboš Luňák
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03fdo#62525: use cow_wrapper for ViewInformation3DThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for ViewInformation2DThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for Sdr3DObjectAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrSceneAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrLineStartEndAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for StrokeAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrLineAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrLightingAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for Sdr3DLightAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrFillBitmapAttributeThomas Arnhold
2013-04-03fdo#62525: use cow_wrapper for SdrFillAttributeThomas Arnhold
2013-04-02fdo#62525: use cow_wrapper for MaterialAttribute3DThomas Arnhold
2013-04-02fdo#62525: use cow_wrapper for LineStartEndAttributeThomas Arnhold
2013-04-02fdo#62525: use cow_wrapper for LineAttributeThomas Arnhold
2013-03-28fdo#61789 Fix crash, pSvtGraphicStroke is allowed to be NULL.Jan Holesovsky
2013-03-27fdo#62525: use cow_wrapper for FontAttributeThomas Arnhold
2013-03-27fdo#62525: use cow_wrapper for FillHatchAttributeThomas Arnhold
2013-03-23fdo#62525: use cow_wrapper for FillGradientAttributeThomas Arnhold
2013-03-23fdo#62525: use cow_wrapper for FillBitmapAttributeThomas Arnhold
2013-03-23fdo#62525: use cow_wrapper for SdrShadowAttributeThomas Arnhold
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand