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@
no constructorsNoel Grandin 2020-06-13Changed the source code location for InspectorShivam Kumar Singh 2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna 2020-03-24weld writer navigatorCaolán McNamara 2019-12-29acc. check: implement goto for OLE/Graphic objectsTomaž Vajngerl 2019-12-26Accessibility check base functionalityTomaž Vajngerl 2019-11-02Add new 'Table' sidebar panel to WriterTamás Zolnai 2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák 2019-07-12MSForms: Add a drop-down button for the text-based date fieldTamás Zolnai 2019-07-12MSForms: Generalize some parts of the drop-down form field's popup buttonTamás Zolnai 2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand 2019-04-12Resolves: tdf#124698 bubble down parent for modal dialogCaolán McNamara 2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai 2019-01-08Unfloat: FloatingTableButton -> UnfloatTableButtonTamás Zolnai 2019-01-04Fix up file permissionsTamás Zolnai 2019-01-03Unfloat: Introduce Unfloat table button as a frame controlTamás Zolnai 2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist 2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna 2018-03-23sw XHTML import: support OLE2-in-RTF objectsMiklos Vajna 2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt 2017-12-13tdf#83877 Add dialog to generate signature lineSamuel Mehrbrodt 2017-12-01sw: remove SvStream operator<< functions of layout classesMiklos Vajna 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-13Don't update document stats for non-idle viewsJan-Marek Glogowski 2017-05-18Watermark: Insert watermark commandSzymon Kłos 2017-05-03AutoText: first tests & windows fixSzymon Kłos 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-14AutoText: .dotx files visible when importSzymon Kłos 2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin 2017-04-01add rtf fuzzerCaolán McNamara 2016-10-18loplugin:unusedmethodsNoel Grandin