httpserv ============ Simple http server for testing of Certificate Revocation Lists (CRL). Netbeans 6.7.1 project. httpserv.jar requires java 6. Run with java -jar httpserv/dist/httpserv.jar --accept portnumber portnumber: an arbitrary port number to which the server should listen. httpserv looks for the requested file relative to the current directory. For example, you are in $(SRC_ROOT)/xmlsecurity/$(INPATH)/httpserv/dist/javadoc, a directory which contains the index.html. From there you run httpserv.jar: java -jar /httpserv.jar --accept 8000 now enter in the Browser: localhost:8000/index.html >
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/AllLangResTarget_svx.mk
AgeCommit message (Collapse)Author
2016-06-03Move page size listbox from cui to svxKatarina Behrens
make it a custom widget so it is accessible e.g. to sidebar panels Change-Id: Ic36a9a8af96a09fc76efd8e9ae75b8ebdf81717e Reviewed-on: https://gerrit.libreoffice.org/25764 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-05-04underline popup control possible to use outside sidebarSzymon Kłos
Change-Id: I48097007c7dc0439b33233939c1d73902dfeb679 Reviewed-on: https://gerrit.libreoffice.org/24491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2016-03-07expand src templatesDavid Tardon
Change-Id: Id35caa8b8ed0c2f7e4d868f5c87a2a0f331cb352
2016-02-28Revert "Unused resources"Maxim Monastirsky
Why it doesn't fail in my local build? This reverts commit cd98e0725ea9b8389297b80d6c8620f4b63f482d. Change-Id: I1cf8c037cdaaf43f8fe2d42c9e2c8bd40d3608f6
2016-02-28Unused resourcesMaxim Monastirsky
Change-Id: I92cfdca70924ea3397b2c940bc35f153c3c5de89
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
Change-Id: Ic37bfb9e25eba9b03b2c896c904823aec478355e