repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove unused header file lwpresource.hxx
[LibreOffice.git]
/
config_host
/
config_options_calc.h.in
blob
f369797a5ed8e0a6ffa8aab20b3cf3df49b5abb1
1
/*
2
* General configuration settings for various options specific to Calc.
3
*/
4
5
#ifndef CONFIG_OPTIONS_CALC_H
6
#define CONFIG_OPTIONS_CALC_H
7
8
#define ENABLE_FORMULA_LOGGER 0
9
10
#endif