# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: lt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
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