summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-03-09 12:31:13 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-03-09 12:31:13 +0000
commit83817cc577d6f22b7f1a9155319437b2ecab60db (patch)
treec21cbf2612b74b7ac5a76c6811cdd05f39836310
parent431a9d14e578d5470fc03d800380781e51173a3c (diff)
#i10000# removed tmp files
-rw-r--r--helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp0
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp b/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp
deleted file mode 100644
index e69de29bb2..0000000000
--- a/helpcontent2/source/auxiliary/sa-IN/simpress.cfg:Language=en-US.tmp
+++ /dev/null
b_for_libreoffice-6-2'>feature/sw_redlinehide_4b_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/canvas/source/cairo/cairo_canvasbitmap.hxx
AgeCommit message (Expand)Author
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in canvas"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in canvasNoel Grandin
2023-01-16The third "depth argument is unusedCaolán McNamara
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-18loplugin:unocast (cairocanvas::CanvasBitmap)Stephan Bergmann
2022-12-17loplugin:unocast (cairocanvas::RepaintTarget)Stephan Bergmann
2022-05-21clang-tidy modernize-pass-by-value in canvasNoel Grandin
2020-11-01Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann
2020-03-23tdf#124176 Use pragma once instead of include guardsgokaysatir
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2019-10-30tdf#42949 Fix IWYU warnings in canvas/source/*/*hxxGabor Kelemen
2017-01-27Fix comments to match realityTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in canvas,chart2Noel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13boost->stdCaolán McNamara
2015-07-22com::sun::star->css in canvasNoel Grandin
2015-07-10tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2014-05-19canvas: drop using from headersThomas Arnhold
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12Mark overriding DisambiguationHelper class template mem funs as SAL_OVERRIDEStephan Bergmann
2014-03-12Mark overriding BitmapCanvasBase class template member funs as SAL_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fixincludeguards.sh: canvasThomas Arnhold
2013-10-28fixincludeguards.sh: canvasThomas Arnhold
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2012-11-27More ::rtl::OUString -> OUString in canvasRicardo Montania
2012-10-08re-base on ALv2 code. Includes:Michael Meeks