aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000000..f39a46d4104
--- /dev/null
+++ b/README
@@ -0,0 +1,2 @@
+Contains the translations/localizations for libreoffice
+
feature/refactor-god-objects LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/canvastools.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr basegfxNoel Grandin
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (basegfx::unotools::UnoPolyPolygon)Stephan Bergmann
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2020-05-19tdf#88205 EasyHack change css::uno::Sequence initializationsvgeof
2020-05-15use for-range on Sequence in basctl..canvasNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basegfxNoel Grandin
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-02-18tdf#42949 Fix IWYU warnings in basegfx/Gabor Kelemen
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2016-01-21loplugin: unused return valuesNoel Grandin
2015-07-20com::sun::star->css in basegfxNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2014-09-15basegfx: sal_False/True -> false/trueStephan Bergmann
2014-04-22Remove unused basegfx::unotools::homMatrixFromMatrixMiklos Vajna
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31::rtl::OUString -> OUString in basegfxRicardo Montania
2012-06-02targeted string re-workNorbert Thiebaud
2012-02-01unusedcode.easy: Removed unused codeAlexander Bergmann
2012-01-19remove unused methodsThomas Arnhold
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens