summaryrefslogtreecommitdiff
path: root/config_host_lang.mk.in
blob: dbd641499599ad3ac4a90adf6b3ee47f39993eae (plain)
1
2
3
4
5
6
7
8
 # language-related config variables for LibreOffice
 # this file is intended to be able to be included in a Makefile
 # and not to be sourced in a shell session
 #

export ALL_LANGS=@ALL_LANGS@
export WITH_LANG=@WITH_LANG@
export WITH_LANG_LIST=@WITH_LANG_LIST@
em libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-25move XGoalSeek api test to c++Markus Mohrhard 2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann 2012-07-02targetted improvement of UNO API includes / usageMichael Meeks 2012-05-03Added interface test for text::XText.Kohei Yoshida 2012-04-30Started porting the XPropertySet test code.Kohei Yoshida 2012-04-26add test for XTextContentMarkus Mohrhard 2012-04-26add test case for xtextfieldMarkus Mohrhard 2012-04-17transferring java XPrintAreas to c++Artur Dorda 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard 2012-02-19add test for XCellRangeReferrerMarkus Mohrhard 2012-02-17add test code for XCellRangeDataMarkus Mohrhard