summaryrefslogtreecommitdiff
path: root/config_host/config_clang.h.in
blob: c19c0875ce868a3a96a58bf8b39936fd93b476db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*

Settings related to Clang compiler plugins.

*/

#ifndef CONFIG_CLANG_H
#define CONFIG_CLANG_H

#undef BUILDDIR
#undef SRCDIR
#undef WORKDIR

#undef CLANG_VERSION

/* This is actually unused, but it should change whenever Clang changes,
thus causing update of this .h file and triggering rebuild of our Clang plugin. */
#undef CLANG_FULL_VERSION

#endif
'2024-06-18 00:59:10 +0200'>2024-06-18tdf#161521 fix page margins on first page with mirrord layoutOliver Specht 2024-05-29loplugin:ostr in sw/../writerfilterNoel Grandin 2024-05-28tdf#160984 sw continuous endnotes: DOCX: import <w:endnotePr> pos == sectEndMiklos Vajna 2024-05-18use more concrete UNO type in sw/../writerfilterNoel Grandin 2024-04-28use more concrete UNO classes in writerfilter (SwXStyle)Noel Grandin 2024-04-28use more concrete UNO classes in writerfilter (SwXTextSection)Noel Grandin 2024-04-26use more concrete UNO in writerfilterNoel Grandin 2024-04-25use more concrete UNO classes in writerfilterNoel Grandin 2024-04-18move writerfilter inside swNoel Grandin