summaryrefslogtreecommitdiff
ModeNameSize
d---------.git-hooks148logplain
d---------.github / workflows36logplain
-rw-r--r--.gitignore177logplain
-rw-r--r--.gitreview92logplain
-rw-r--r--AllLangHelp_sbasic.mk24065logplain
-rw-r--r--AllLangHelp_scalc.mk23237logplain
-rw-r--r--AllLangHelp_schart.mk3549logplain
-rw-r--r--AllLangHelp_sdatabase.mk5214logplain
-rw-r--r--AllLangHelp_sdraw.mk3010logplain
-rw-r--r--AllLangHelp_shared.mk46591logplain
-rw-r--r--AllLangHelp_simpress.mk11073logplain
-rw-r--r--AllLangHelp_smath.mk4565logplain
-rw-r--r--AllLangHelp_swriter.mk23274logplain
-rw-r--r--AllLangPackage_html_lang.mk1104logplain
-rw-r--r--AllLangPackage_html_media_lang.mk13958logplain
-rw-r--r--CustomTarget_html.mk16358logplain
-rw-r--r--CustomTarget_imagelist.mk1805logplain
-rw-r--r--GeneratedPackage_html_icon-themes.mk694logplain
-rw-r--r--GeneratedPackage_html_lang_generated.mk834logplain
-rw-r--r--Makefile225logplain
-rw-r--r--Module_helpcontent2.mk1141logplain
-rw-r--r--Package_helpimages.mk602logplain
-rw-r--r--Package_html_dynamic.mk781logplain
-rw-r--r--Package_html_media.mk17815logplain
-rw-r--r--Package_html_static.mk1011logplain
-rw-r--r--README.md436logplain
-rwxr-xr-xhelp-to-wiki.py3070logplain
d---------help3xsl899logplain
d---------helpers573logplain
d---------source99logplain
d---------to-wiki83logplain
-rwxr-xr-xupload-wiki.pl6134logplain
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drformsh.cxx
AgeCommit message (Collapse)Author
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin
* split the position and the flags information * remove unused DESKTOP constant Change-Id: Ibfccb44c7567e89d4527bfd36b3915a73682e6e2 (cherry picked from commit 5af0071d42e5962ed849261134ef0630c7ec3b45) (cherry picked from commit 82577130d5a1e40396053e86fd0d7beb14170fbd)
2016-11-21convert inventorId to scoped enumNoel Grandin
SW_DRAWLAYER had the same value as SC_DRAWLAYER, so I merged it into the ScOrSwDraw enum constant Change-Id: I5c45d378c00364d11cc960c9e48a6e3f10928724 Reviewed-on: https://gerrit.libreoffice.org/31037 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>