- b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
- 20a9e10 loplugin:constantparam by Noel Grandin · 10 years ago
- f101819 tdf#88205 use list ctor for uno::Sequence a11y to canvas by Jochen Nitschke · 10 years ago
- 1e49e33 loplugin:constantparam in chart2..connectivity by Noel Grandin · 10 years ago
- 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
- 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
- a9bda90 tdf#96505 get rid of long integer literals 'L' by Asela Dasanayaka · 10 years ago
- 43297fc Related: tdf#86473 git rid of special pixel snapping for rectangles by Caolán McNamara · 10 years ago
- 676c978 Resolves: tdf#86473 approx 1 pixel high rectangular polygon not drawn by Caolán McNamara · 10 years ago
- f22fa99 loplugin:countusersofdefaultparams in canvas,chart2 by Noel Grandin · 10 years ago
- 0bd4154 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Muhammet Kara · 10 years ago
- efef273 tdf#100726: Improve readability of OUString concatenation by nadith · 10 years ago
- ffa1c7b tdf#101026 Create more correct replacement control vector by Armin Le Grand · 10 years ago
- 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
- cd71034 comphelper::OBaseMutex -> cppu::BaseMutex by Noel Grandin · 10 years ago
- cff87aa update other places that read data from cairo image surface by David Tardon · 10 years ago
- e3e7924 Simplify some PutProperties calls by Stephan Bergmann · 10 years ago
- 8561f8b tdf#96099 Remove various smart pointer typedefs in canvas by Mark Page · 10 years ago
- 52225a3 Convert ComplexTextLayoutMode to scoped enum by Noel Grandin · 10 years ago
- f3c1d24 loplugin:constantparams by Noel Grandin · 10 years ago
- f2d039f6 canvas: error C2397: conversion from 'size_t' to 'BYTE' requires ... by Michael Stahl · 10 years ago
- 03ddce1 canvas: replace BOOST_PP usage by Michael Stahl · 10 years ago
- d9ac7de Convert BMP_FORMAT to scoped enum by Noel Grandin · 10 years ago
- b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
- aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
- d96c114 clang-tidy modernize-make-shared by Noel Grandin · 10 years ago
- efc05c0 remove various crutches for boost::bind/boost::mem_fn by Michael Stahl · 10 years ago
- 7d90294 convert EXCEPTION_ to scoped enum by Noel Grandin · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- 43b4903 teach stylepolice plugin about ref-counted-pointer naming by Noel Grandin · 10 years ago
- 32cec4c tdf#48066 render stroke-miterlimit correctly in SVG import by Regina Henschel · 10 years ago
- b2e86d2 Fix typos by Andrea Gelmini · 10 years ago
- e1af7f0 clang-tidy modernize-loop-convert in c* by Noel Grandin · 10 years ago
- 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
- a30148d loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- bb92c93 - Removed the only-used-once FontLevelVector typedef by Ryan McCoskrie · 10 years ago
- 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
- ebe94af tdf#99165 initialize nLastX, nLastY by Armin Le Grand · 10 years ago
- 9b640c0 loplugin:passstuffbyref in canvas by Noel Grandin · 10 years ago
- 9cda847 tdf#99165 always provide control points for beziers by Armin Le Grand · 10 years ago
- b4ddacb fix copy assignment signatures by Jochen Nitschke · 10 years ago
- f0de437 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
- f9b200c tdf#94306 replace boost::noncopyable in canvas by Jochen Nitschke · 10 years ago
- 96c1ae1 fix headless build by Oliver Specht · 10 years ago
- 5adde1b loplugin:unuseddefaultparams various by Noel Grandin · 10 years ago
- 9582fd9 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
- 377bb64 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
- 6d1a9af -Werror,-Wunused-macros by Stephan Bergmann · 10 years ago
- d375caf werror: declaration hides previous declaration by David Ostrovsky · 10 years ago
- fbe9f84 werror: declaration hides previous declaration by David Ostrovsky · 10 years ago
- bd276bf werror: declaration of 'nWidth' hides previous declaration by David Ostrovsky · 10 years ago
- 5c43ca5 convert SpriteChangeRecord::ChangeType to scoped enum by Noel Grandin · 10 years ago
- 81b7de3 convert canvas::IRenderModule::PrimitiveType to scoped enum by Noel Grandin · 10 years ago
- 02a3207 convert canvas::IColorBuffer::Format to scoped enum by Noel Grandin · 10 years ago
- b2bb094 convert GradientType to scoped enum by Noel Grandin · 10 years ago
- a3c70e7 Fix missing iterator include on MSVC 14.0 by David Ostrovsky · 10 years ago
- 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 88730cd vcl: bmpacc.hxx -> bitmapaccess.hxx by Chris Sherlock · 10 years ago
- 5e971b2 vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute' by Chris Sherlock · 10 years ago
- 697d445 vcl: take into account the font width is the average font width by Chris Sherlock · 10 years ago
- 37b465b Remove leftover printf-style %f by Tor Lillqvist · 10 years ago
- 91c072b tdf#43157: Fix format string violations in OSL_TRACE etc. by aybuke · 10 years ago
- 1fd280f boost::tuple -> std::tuple by Caolán McNamara · 10 years ago
- d1a49df vcl: add text alignment functions to ImplFont and FontAttributes by Chris Sherlock · 10 years ago
- de6c489 canvas: replace BOOST_CURRENT_FUNCTION with OSL_THIS_FUNC by Michael Stahl · 10 years ago
- 863e1f0 Revert "canvas: replace BOOST_CURRENT_FUNCTION with __func__" by Michael Stahl · 10 years ago
- d01f7db canvas: replace BOOST_CURRENT_FUNCTION with __func__ by Michael Stahl · 10 years ago
- 90d8926 loplugin: unused return values by Noel Grandin · 10 years ago
- 28c96fc vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
- 45654a1 revert vcl patch series that brok Mac and Windows by Norbert Thiebaud · 10 years ago
- 2b29711 vcl: rename Font::GetName to Font::GetFamilyName by Chris Sherlock · 10 years ago
- 08bbdaa vcl: Create accessor and mutator for int and ext leading in FontMetric by Chris Sherlock · 10 years ago
- 4af3fd7 Remove useless extra var for loop by Julien Nabet · 10 years ago
- 5ee8e22 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- 9d0b06e new loplugin rangedforcopy - use reference in range based for by Andrzej Hunt · 10 years ago
- 92e60e1 Fix typos by Andrea Gelmini · 10 years ago
- f22d153 Resolves: tdf#93703 0 scaling is CAIRO_STATUS_INVALID_MATRIX by Caolán McNamara · 10 years ago
- 7f8c4b8 Use comphelper::containerToSequence() by Noel Grandin · 10 years ago
- a6aa29d Remove unused FMT_R8G8B8 by Stephan Bergmann · 10 years ago
- 8fa059f C++17 nested namespace definition by Stephan Bergmann · 10 years ago
- e54e5ee Unused forward decl by Stephan Bergmann · 10 years ago
- 675fbe9 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
- 8545342 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
- 6694e10 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
- 6adbf13 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
- df07744 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
- 1145de8 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
- 3d8a01b expression result unused [-Werror,-Wunused-value] by Noel Grandin · 10 years ago
- 1f86864 loplugin:unusedfields various by Noel Grandin · 10 years ago
- b639fe6 VirtualDevices either match another device depth, or are 1 bit by Caolán McNamara · 10 years ago
- c43a3a5 establish that Virtual Devices either match Physical Device depth or ... by Caolán McNamara · 10 years ago
- 8f7025b5 Adapt Windows-only code by Stephan Bergmann · 10 years ago
- ce6170d loplugin:unusedfields in canvas by Noel Grandin · 10 years ago
- b879374 Seems more natural to pass a homogenous list by initializer_list by Stephan Bergmann · 10 years ago
- ab9add5 loplugin:sallogareas by Stephan Bergmann · 10 years ago
- 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
- 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
- 1a494d9 Windows header sanitization by Ashod Nakashian · 10 years ago
- a0b9baa Bin mesa_headers completely by Tor Lillqvist · 10 years ago