summaryrefslogtreecommitdiff
path: root/external/glyphy/Makefile
blob: e4968cf85fb663eb9578c924389af26a07074351 (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:
+0100'>2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-03loplugin:stringaddNoel Grandin 2019-10-28loplugin:stringadd improve detectionNoel Grandin 2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák 2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara 2019-10-17Remove some memset callsMike Kaganski 2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin 2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin 2019-09-27tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.Jan Holesovsky 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2019-09-01Fix '..'Andrea Gelmini 2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin 2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin 2019-08-12Fix typosAndrea Gelmini 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sotStephan Bergmann 2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov 2019-07-21loplugin:referencecasting in variousNoel Grandin 2019-07-21Fix typoAndrea Gelmini 2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski 2019-06-17Fix typoAndrea Gelmini 2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin 2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen 2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák 2019-04-26cleanup files in SOT, not changeTomaž Vajngerl 2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl 2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski 2019-03-08new loplugin constvarsNoel Grandin 2019-02-22loplugin:unusedfields in sotNoel Grandin 2019-02-10loplugin:indentation in soltools..svlNoel Grandin 2019-02-05loplugin:flatten in sotNoel Grandin 2018-12-05remove unused SotExchangeActionFlags enum valuesNoel Grandin 2018-12-05use unique_ptr in UCBStorage_ImplNoel Grandin 2018-12-05use unique_ptr in OLESimpleStorageNoel Grandin 2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov