# # 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/. # PROJECT_BRIEF = % PROJECT_NAME = % OUTPUT_DIRECTORY = % STRIP_FROM_PATH = % INPUT = % RECURSIVE = YES GENERATE_HTML = YES HTML_OUTPUT = . HTML_TIMESTAMP = NO GENERATE_LATEX = NO QUIET = % WARNINGS = YES WARN_IF_DOC_ERROR = YES WARN_FORMAT = "$file:$line: $text" # Do this only on Windows - the MSI has some ridiculous path name length # restrictions - but not other platforms because short names are pretty random SHORT_NAMES = % # for windows? actually should NOT need this - no case collision in files! # note this changes filenames (uppercase letters translated to "_lowercase") #CASE_SENSE_NAMES = NO # this is bad because the directories have random names... #CREATE_SUBDIRS = YES # hmm... not sure if we want the source files in the output? #SHOW_USED_FILES = NO #SHOW_FILES = NO # ideally everything should be documented, but... EXTRACT_ALL = YES # first line is "brief" doc JAVADOC_AUTOBRIEF = YES # we want detailed description for everything, starting with "brief" doc REPEAT_BRIEF = YES ALWAYS_DETAILED_SEC = YES # by default members detail sections are prefixed with ns-qualified class # name which looks like overkill/clutter HIDE_SCOPE_NAMES = YES ffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swreport/popupmenu
AgeCommit message (Expand)Author
2020-03-03tdf#130152 Writer Table context menu add Comment commandandreas kainz
2019-08-06Add missing hyperlink context menu entries to swSamuel Mehrbrodt
2019-08-05FIX: Right Click the QR code to get edit optionShubham Goyal
2019-01-20tdf#92542 add index elements to table context menus in sw modulesandreas kainz
2018-11-08sw: Remove the comment sub menu from table.xmlMaxim Monastirsky
2018-10-29sw modules: finish context menuesandreas kainz
2018-10-28contect menu sw drawtext remove OpenHyperlinkOnCursorandreas kainz
2018-10-27tdf#119773 update sw table context barandreas kainz
2018-10-27sw text context menu sync between different sw appsandreas kainz
2018-10-23Frame Contextmenu in Writer and other sw appsandreas kainz
2018-10-22tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impressandreas kainz
2018-10-22tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impressandreas kainz
2018-10-22tdf#119547 Media Contextmenu sync in all appsandreas kainz
2018-10-11tdf#64242 sw add minimize table col/row UIJustin Luth
2018-10-01tdf#119580 contextmenu ole is now synced between different appsandreas kainz
2018-10-01tdf#119411 where needed added PasteUnformatedandreas kainz
2018-10-01tdf#119412 contextmenu graphic is now synced between different appsandreas kainz
2018-09-05tdf#119532 Contextmenu Form updateandreas kainz
2018-07-24tdf#86619 Reintroduce Insert Caption to the table context menuXisco Fauli