/include/

feature/RotateFlyFrame'>feature/RotateFlyFrame LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/bitmap/BitmapConvolutionMatrixFilter.cxx
>2015-05-19
AgeCommit message (Expand)Author
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-10-05Drop MinMax in favor of std::clampMike Kaganski
2023-01-05flatten some code in vclNoel Grandin
2021-10-31tools::Long->sal_Int32 in bitmap filtersNoel Grandin
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-13tools::Long->sal_Int32 in vcl filtersNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2018-12-11loplugin:useuniqueptr in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-09-07BitmapFilter::execute can be constStephan Bergmann
2018-04-23fix memory management in BitmapConvolutionMatrixFilterNoel Grandin
2018-04-22vcl: ImplConvolute3() -> BitmapConvolutionMatrixFilterChris Sherlock
upload libetonyek 0.1.2David Tardon
Change-Id: I7b8382b5ca74f5a1d9535ef0715629f2537d9f7e
2015-05-19upload libwps 0.4.0osnola
Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
2015-02-08tdf#84168 convert wpftimpress to use ImportFilter base classKishor Bhat
Change-Id: Ie41613e66a2fad1b6d4dd22b59d864e8684aad7b Reviewed-on: https://gerrit.libreoffice.org/14359 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-10-20Add a filter for AppleWork's presentation file...osnola
Change-Id: I9f03ecc6d67ad77ccb0d5240fe0b5968c8063bd3
2014-05-26rebase all import libsDavid Tardon
Change-Id: I9e1fc613816c943f4fb1033185e34e3acf317f1d
2014-04-24change libwriterperfect to shared libraryDavid Tardon
There are already 3 libs linking with it and there will be another one in near future. It is time to stop the duplication :-) Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
2013-12-13Missing "boost_headers"Stephan Bergmann
Change-Id: I4ce444b14bd4667ce4c823fe70e0b79e562999aa
2013-12-13handle Keynote package format tooDavid Tardon
Change-Id: I3023bcba0a3d3bd83aca56e4ef72a892da5b55cf
2013-10-30integrate Apple Keynote import filterDavid Tardon
Change-Id: Icc36b761da9262a99af730cfe71f576bcaab3ee1 Reviewed-on: https://gerrit.libreoffice.org/6488 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>