General /text/shared/01/01100200.xhp
version numbers of documents documents; version numbers files; version numbers editing time of documents documents; editing time General Contains basic information about the current file.
File Displays the file name. Type: Displays the file type for the current document. Location: Displays the path and the name of the directory where the file is stored. Size: Displays the size of the current document in bytes. Created: Displays the date and time and author when the file was first saved. Modified: Displays the date and time and author when the file was last saved in a $[officename] file format. Template: Displays the template that was used to create the file. Digitally signed: Displays the date and the time when the file was last signed as well as the name of the author who signed the document. Digital Signature Opens the Digital Signatures dialog where you can manage digital signatures for the current document. Last printed: Displays the date and time and user name when the file was last printed. Total editing time: Displays the amount of time that the file has been open for editing since the file was created. The editing time is updated when you save the file. Revision number: Displays the number of times that the file has been saved. Apply User Data Saves the user's full name with the file. You can edit the name by choosing %PRODUCTNAME - PreferencesTools - Options - $[officename] - User Data. Reset Properties Resets the editing time to zero, the creation date to the current date and time, and the version number to 1. The modification and printing dates are also deleted.
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/pluginhandler.hxx
AgeCommit message (Expand)Author
2021-04-01tdf#124176 Use pragma once instead of include guardsrounak
2019-12-05New loplugin:unusedmemberStephan Bergmann
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-11-25Restrict Developer Toolset to Config=linux_gcc_release_64Stephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-03-23Revert "Allow compiler plugins for online"Stephan Bergmann
2018-02-12fix loplugin rewriter source range checkingNoel Grandin
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2017-12-21Allow compiler plugins for onlinePranav Kant
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-12-08New --enable-compiler-plugins=debug modeStephan Bergmann
2017-11-07Memoize ignoreLocation resultsStephan Bergmann
2017-10-20Fully ignore inappropriately named loplugins in unit-test modeStephan Bergmann
2017-06-20reformat some loplugin codeNoel Grandin
2017-06-20loplugin:unusedfields fix false positiveNoel Grandin
2017-06-19only unit-test one loplugin at a timeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2014-08-11Adapt compilerplugins to Clang trunk towards 3.6Stephan Bergmann
2014-02-20Don't attempt to actually do double code removalsStephan Bergmann
2014-02-17Run the non-rewriter plugins even when rewriters are specifiedStephan Bergmann