summaryrefslogtreecommitdiff
path: root/config_host/config_vendor.h.in
blob: 32602210c36b8d376340a14ff9d18959005b3d71 (plain)
1
2
3
4
5
6
7
8
9
10
/* Configuration of restriction on supported ui languages, by the
 * --with-lang option.
 */

#ifndef CONFIG_VENDOR_H
#define CONFIG_VENDOR_H

#define OOO_VENDOR ""

#endif
drole2primitive2d.hxx?h=cp-6.4-30&id=58d8d8ac67aa9b907f1304a48efa0f7a473d9de4'>tdf#69977: uno::Sequence is expensiveNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist