# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Module_Module,sot)) $(eval $(call gb_Module_add_targets,sot,\ Library_sot \ )) $(eval $(call gb_Module_add_check_targets,sot,\ CppunitTest_sot_test_sot \ )) $(eval $(call gb_Module_add_subsequentcheck_targets,sot,\ JunitTest_sot_complex \ )) # vim: set noet sw=4 ts=4: lotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dbaccess/inc
AgeCommit message (Expand)Author
2018-11-19Fix _REFESH_ -> _REFRESH_Andrea Gelmini
2018-11-19Fix typosAndrea Gelmini
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-27Fix typoAndrea Gelmini
2018-04-18tdf#117021: fix datasource exampleJulien Nabet
2018-03-22move MessBoxStyle to last consumerCaolán McNamara
2018-03-21weld OExceptionChainDialogCaolán McNamara
2018-03-09Remove unused HIDsGabor Kelemen
2018-03-02delete colordata.hxxNoel Grandin
2018-01-27Add HSQLDB schema importTamas Bunth
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-04-25remove dbaccess bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-18convert query functions menu to .uiCaolán McNamara
2017-04-18convert join menu to .uiCaolán McNamara
2017-04-18convert primary key menu to .uiCaolán McNamara
2017-04-18convert table design row menu to .uiCaolán McNamara
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-02-01Convert MENU_BROWSER_DEFAULTCONTEXT to xmlMaxim Monastirsky
2016-10-27Convert RID_MENU_APP_NEW to xmlMaxim Monastirsky
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-12dbaccess: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock