summaryrefslogtreecommitdiff
path: root/forms/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
d>Eike Rathke 2017-07-21migrate to boost::gettextCaolán McNamara 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-02-09tdf#105672 framework managed menu buttonMaxim Monastirsky 2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara 2016-06-18uitest: add initial version of wrapper for tree list boxMarkus Mohrhard 2016-06-09Try to get rid of svt::ContextMenuHelperMaxim Monastirsky 2016-05-31loplugin:unusedmethodsNoel Grandin 2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin 2016-03-09icon view for RemoteFilesDialogSzymon Kłos 2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt 2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt 2015-11-16Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt 2015-10-02loplugin:unusedmethodsNoel Grandin 2015-08-29Edit control with autocompletionSzymon Kłos 2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos 2015-07-16moved the FolderTree classSzymon Kłos 2015-07-16the breadcrumb class moved to the new fileSzymon Kłos 2015-07-16RemoteFilesDialogSzymon Kłos 2014-08-26itemdel.[ch]xx is only used in sfx2Markus Mohrhard 2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin 2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl 2014-01-20Revert "svt: Use constructor feature for FilePicker and FolderPicker..."Jan Holesovsky 2014-01-16svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan 2013-12-23svt: All files are compiled with enabled exception handling.Matúš Kukan 2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza 2013-11-25Integrate branch of IAccessible2Steve Yin 2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza 2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl 2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza 2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist 2013-08-06startcenter: Rename DropTargetListener to OpenFileTargetListener, ...Jan Holesovsky 2013-07-16convert versions of dialog to .uiCaolán McNamara