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@
3 +0200'>2014-08-17loplugin:passstuffbyref (Primitive2DSequence)Matteo Casalin 2014-08-16initial implementation of XML dump for Primitive2DSequenceTomaž Vajngerl 2014-08-16XmlWriter: simplify and take SvStream* as inputTomaž Vajngerl 2014-08-16mtfxmldump: move XML writing into its own functionTomaž Vajngerl 2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard 2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard 2014-07-29Remove some unused codeMarcos Paulo de Souza 2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl 2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard 2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky 2014-06-06fixincludeguards: fix include guardsThomas Arnhold 2014-06-02Fix memory leaks in test codeStephan Bergmann 2014-06-02fdo#68849: Add header guards to all include filesJens Carl 2014-05-15test: don't create root element in startDocument() in xmlwriterTomaž Vajngerl 2014-05-15test: dump staroffice metafile to XML & XML writer interfaceTomaž Vajngerl 2014-05-15test: parseXmlStream & parseHtmlStream added to test toolsTomaž Vajngerl 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin 2014-04-30test: move XmlTestTools API documentation to the headerMiklos Vajna 2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-05move the export validation code to testMarkus Mohrhard 2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard 2013-11-09fdo#65108 inter-module includes <> include/testNorbert Thiebaud 2013-11-09Calc UNO API testLionel Elie Mamane 2013-11-09UnoApiTest don't require CalcLionel Elie Mamane 2013-10-23fixincludeguards.sh: include - the restThomas Arnhold 2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks 2013-06-30add missing css prefix to headerThomas Arnhold 2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-26test: clean up namespacingThomas Arnhold 2013-04-25don't pollute global namespaceThomas Arnhold 2013-04-23execute move of global headersBjoern Michaelsen