# -*- Mode: makefile; 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/. # $(eval $(call gb_CppunitTest_CppunitTest,sal_osl_old_test_file)) $(eval $(call gb_CppunitTest_add_exception_objects,sal_osl_old_test_file,\ sal/qa/osl/file/osl_old_test_file \ )) $(eval $(call gb_CppunitTest_use_libraries,sal_osl_old_test_file,\ sal \ $(gb_UWINAPI) \ )) # vim: set noet sw=4 ts=4: tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2018-11-02tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl
2017-10-27loplugin:includeform: dtrans (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01loplugin:flatten (clang-cl, dtrans)Stephan Bergmann
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-27loplugin:unnecessarycatchthrow (clang-cl)Stephan Bergmann
2017-09-25Fix typosAndrea Gelmini
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-14loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-08-31loplugin:constparams: dtrans (clang-cl)Stephan Bergmann
2017-08-29remove some unused macro definitionsNoel Grandin
2017-08-22loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-08-07EditEngine: Removing BIN format for WindowsVarun Dhall
2017-07-17loplugin:unnecessaryparen: dtrans (clang-cl)Stephan Bergmann
2017-07-05loplugin:casttovoid (clang-cl): dtransStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): dtransStephan Bergmann
2017-06-26Fix typosAndrea Gelmini
2017-06-15EditEngine: Added EditEngine ODF format for WindowsVarun Dhall
2017-05-29Revert "[API-CHANGE] Add persistent (in addition to persistant)"Stephan Bergmann
2017-05-29[API-CHANGE] Add persistent (in addition to persistant)Julien Nabet
2017-05-22Translate German comments and debug strings (leftovers in dirs d...)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-04Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()"Tor Lillqvist
2017-04-04tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()Tor Lillqvist
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann