summaryrefslogtreecommitdiff
path: root/source/auxiliary/nr/sdraw.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'source/auxiliary/nr/sdraw.cfg')
-rw-r--r--source/auxiliary/nr/sdraw.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/source/auxiliary/nr/sdraw.cfg b/source/auxiliary/nr/sdraw.cfg
new file mode 100644
index 0000000000..f9f47a030f
--- /dev/null
+++ b/source/auxiliary/nr/sdraw.cfg
@@ -0,0 +1,8 @@
+
+Title=%PRODUCTNAME Draw
+
+Language=nr
+Order=4
+Start=text%2Fsdraw%2Fmain0000.xhp
+Heading=headingheading
+Program=DRAW
g-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/gdimetafiletools.cxx
AgeCommit message (Expand)Author
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-04-26drop mask from BitmapExNoel Grandin
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-10-19use tools::Long in vclNoel
2019-07-30Fix typosAndrea Gelmini
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-15emfplus: unified transformations, added test codeArmin Le Grand
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin