# -*- 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/. # $(eval $(call gb_Package_Package,libreofficekit_selectionhandles,$(SRCDIR)/android/source/res/drawable-xhdpi)) $(eval $(call gb_Package_add_files,libreofficekit_selectionhandles,$(LIBO_SHARE_FOLDER)/libreofficekit,\ handle_image_start.png \ handle_image_middle.png \ handle_image_end.png \ )) # vim: set noet sw=4 ts=4: hidden' name='id' value='5212833fa0ec1aa5cb9112c67a3715a9ddf57168'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/SidebarWinAcc.cxx
AgeCommit message (Expand)Author
2024-02-16tdf#92389 sw a11y: Use SolarMutex in SidebarWinAccessibleContextMichael Weghorn
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-16loplugin:unocast (VCLXWindow)Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2021-11-29sw: prefix members of FieldDocWatchingStack, NaviContentBookmark, ...Miklos Vajna
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05osl::Mutex->std::mutex in SidebarWinAccessibleContextNoel Grandin
2021-05-28tdf#142547 Crash when adding comment in a table in WriterNoel Grandin
2021-02-20loplugin:refcounting in swNoel
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-04-11loplugin:mergeclasses merge SwAnnotationWin and SwSidebarWinNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl