# # 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/. # officecfg_XCSFILES := \ Inet \ Interaction \ LDAP \ Office/Accelerators \ Office/Addons \ Office/BasicIDE \ Office/Calc \ Office/CalcAddIns \ Office/Canvas \ Office/Chart \ Office/Commands \ Office/Common \ Office/Compatibility \ Office/DataAccess \ Office/DataAccess/Drivers \ Office/Draw \ Office/Embedding \ Office/Events \ Office/ExtendedColorScheme \ Office/ExtensionDependencies \ Office/ExtensionManager \ Office/FormWizard \ Office/Histories \ Office/Impress \ Office/Java \ Office/Jobs \ Office/Labels \ Office/Linguistic \ Office/Logging \ Office/Math \ Office/OptionsDialog \ Office/Paths \ Office/PresentationMinimizer \ Office/PresenterScreen \ Office/ProtocolHandler \ Office/Recovery \ Office/ReportDesign \ Office/Scripting \ Office/Security \ Office/TabBrowse \ Office/TableWizard \ Office/TypeDetection \ Office/UI \ Office/UI/BaseWindowState \ Office/UI/BasicIDECommands \ Office/UI/BasicIDEWindowState \ Office/UI/BibliographyCommands \ Office/UI/BibliographyWindowState \ Office/UI/CalcCommands \ Office/UI/CalcWindowState \ Office/UI/Category \ Office/UI/ChartCommands \ Office/UI/ChartWindowState \ Office/UI/Commands \ Office/UI/Controller \ Office/UI/DbBrowserWindowState \ Office/UI/DbQueryWindowState \ Office/UI/DbRelationWindowState \ Office/UI/DbReportWindowState \ Office/UI/DbTableDataWindowState \ Office/UI/DbTableWindowState \ Office/UI/DbuCommands \ Office/UI/DrawImpressCommands \ Office/UI/DrawWindowState \ Office/UI/Effects \ Office/UI/Factories \ Office/UI/GenericCategories \ Office/UI/GenericCommands \ Office/UI/GlobalSettings \ Office/UI/ImpressWindowState \ Office/UI/MathCommands \ Office/UI/MathWindowState \ Office/UI/Notebookbar \ Office/UI/ReportCommands \ Office/UI/Sidebar \ Office/UI/StartModuleCommands \ Office/UI/StartModuleWindowState \ Office/UI/ToolbarMode \ Office/UI/WindowContentFactories \ Office/UI/WindowState \ Office/UI/WriterCommands \ Office/UI/WriterFormWindowState \ Office/UI/WriterGlobalWindowState \ Office/UI/WriterReportWindowState \ Office/UI/WriterWebWindowState \ Office/UI/WriterWindowState \ Office/UI/XFormsWindowState \ Office/Update \ Office/Views \ Office/Writer \ Office/WriterWeb \ Setup \ System \ TypeDetection/Filter \ TypeDetection/GraphicFilter \ TypeDetection/Misc \ TypeDetection/Types \ TypeDetection/UISort \ UserProfile \ VCL \ ucb/Configuration \ ucb/Hierarchy \ ucb/InteractionHandler \ ucb/Store \ 1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-19CID#1103755 unint membersCaolán McNamara
2013-09-25sal_Bool to boolTakeshi Abe
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane
2013-07-22Mark as constTakeshi Abe
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-21fix for linkingNoel Grandin
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin