summaryrefslogtreecommitdiff
path: root/cppu/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
d>typo: more then -> more thanTakeshi Abe 2014-07-31Missing @since tagStephan Bergmann 2014-07-25coverity#706579 Uncaught exceptionCaolán McNamara 2014-07-18Add obnoxious commentsTor Lillqvist 2014-07-11bnc#883684: Better fix for this.Kohei Yoshida 2014-07-11add UNO API loadStylesFromDocumentLaurent Godard 2014-07-06coverity#706504 Uncaught exceptionCaolán McNamara 2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida 2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida