Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/bubli/textboxchaining
/
canvas
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
b216cc1
Avoid mesa_headers on X11, also link with -lGL only where necesssary
by Tor Lillqvist
· 10 years ago
c40c7a8
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
a51f37d
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
ae78051
Replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxx
by Mario J. Rugiero
· 10 years ago
368b657
Partial revert 'for_each -> range-based'
by Thorsten Behrens
· 10 years ago
707f416
boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx
by Mario J. Rugiero
· 10 years ago
ce69d6e
boost::bind -> lambdas in canvas/source/vcl subtree
by Mario J. Rugiero
· 10 years ago
d841b44
std::for_each -> range based for in canvas/source/tools/verifyinput.cxx
by Mario J. Rugiero
· 10 years ago
c04fd82
for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx
by Mario J. Rugiero
· 10 years ago
1bd101d
boost::bind -> lambdas in canvas/source/tools/surface.cxx
by Mario J. Rugiero
· 10 years ago
bd332c2
Replace boost::bind by lambdas in canvas/source/directx tree.
by Mario J. Rugiero
· 10 years ago
d77af78
tdf#93684 - Remove SalFrame::Sync
by Ryan McCoskrie
· 11 years ago
f96508f
tdf#92272: We need to twiddle the bytes from BGR to RGB
by Tor Lillqvist
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
065c8b4
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
c7e8f21
loplugin:unusedmethods
by Noel Grandin
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
6d7353d
eliminate typedef only being used once
by Noel Grandin
· 11 years ago
b1b6f16
inline ISurfaceProxySharedPtr typedef
by Noel Grandin
· 11 years ago
2957be0
Fix typos
by Andrea Gelmini
· 11 years ago
3a00aae
boost->std
by Caolán McNamara
· 11 years ago
22b80ac
boost->std
by Caolán McNamara
· 11 years ago
47d3e82
boost->std
by Caolán McNamara
· 11 years ago
0f36d4a
coverity#1323755 Using invalid iterator
by Caolán McNamara
· 11 years ago
82d25c0
tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow.
by Michael Meeks
· 11 years ago
56900a4
tdf#94006 - fix OpenGLContext mis-use in several places.
by Michael Meeks
· 11 years ago
cf9fbdb
canvas: simplify PageManager::nakedFragment loops
by Daniel Robertson
· 11 years ago
055f76b
tdf#93870 - GL accel. via VCL canvas for presentations when GL enabled.
by Michael Meeks
· 11 years ago
b7f4940
canvas: replace while loops with range-based for
by Daniel Robertson
· 11 years ago
6900bf4
o3tl/cow_wrapper: remove boost dependency
by Daniel Robertson
· 11 years ago
ad1f0d1
o3tl: rename compat_functional header
by Thorsten Behrens
· 11 years ago
ef46917
Put Polygon from tools under tools:: namespace
by Norbert Thiebaud
· 11 years ago
720cea2
canvas: replace for_each with range-based for-loop
by Daniel Robertson
· 11 years ago
f7274c6
canvas: whitespace/comments cleanup
by Thorsten Behrens
· 11 years ago
849f1d3
canvas: replace for_each with range-based for-loop
by Daniel Robertson
· 11 years ago
87130a4
tdf#92459 Cleanup unclear lambdas
by Daniel Robertson
· 11 years ago
d448216
remove imgdebug
by Norbert Thiebaud
· 11 years ago
647b5ae
tdf#92459 remove compat_functional from canvas
by Daniel Robertson
· 11 years ago
e5ec630
stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx
by Norbert Thiebaud
· 11 years ago
326777b
remove VERBOSE use from canva
by Norbert Thiebaud
· 11 years ago
c2966ac
canvas: replace boost::function with std::function
by Michael Stahl
· 11 years ago
9e90038
canvas: replace boost::function with std::function
by Michael Stahl
· 11 years ago
1a5e176
tdf#92459 Replace select1st for lambda expressions
by Daniel Robertson
· 11 years ago
a60cc5d
com::sun::star->css in canvas
by Noel Grandin
· 11 years ago
591238e8
tdf#91574 - ensure we get paint events to render directx presenter console.
by Michael Meeks
· 11 years ago
7aa9f04
do not include boost/utility.hpp
by Michael Stahl
· 11 years ago
b854086
tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
e8eb499
canvas: remove boost::bind from headers
by Michael Stahl
· 11 years ago
36a77b7
tdf#91574: SLIDESHOW: crash when second monitor connected
by Julien Nabet
· 11 years ago
f96b38d
tdf#91574 fix presenter console not displayed
by Christian Lohmaier
· 11 years ago
5d5dc05
Fix typos
by Andrea Gelmini
· 11 years ago
2a65bf3
Revert "Typo: iff->if"
by Julien Nabet
· 11 years ago
cf92da3
Typo: iff->if
by Julien Nabet
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
1afb790
inline COMPHELPER_SERVICEDECL_ macro
by Noel Grandin
· 11 years ago
0c87f8b
Cleanup crossplatform cairo
by Mox Soini
· 11 years ago
776a3f1
convert expressions like 'size() == 0' to 'empty()'
by Noel Grandin
· 11 years ago
638a4ec
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
0f71828
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
d79fa4e
Revert "Cleanup crossplatform cairo"
by Jan Holesovsky
· 11 years ago
e4d55e8
Cleanup crossplatform cairo
by Mox Soini
· 11 years ago
42f771d
convert B2DLineJoin to scoped enum
by Noel Grandin
· 11 years ago
e0b2e6e
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
e23bced
fix Windows build
by Noel Grandin
· 11 years ago
f3331f7
convert PARENTCLIPMODE constants to scoped enum
by Noel Grandin
· 11 years ago
90e901b
tdf#91426 - fix DX canvas - missed by VclPtr / Clang plugin.
by Michael Meeks
· 11 years ago
bfd33a8
callcatcher: update unused code
by Caolán McNamara
· 11 years ago
456c379
convert ANTIALIASING constants to scoped enum
by Noel Grandin
· 11 years ago
3cbdf64
convert DRAWMODE constants to scoped enum
by Noel Grandin
· 11 years ago
99e60d8
std::ptr_fun became deprecated since C++11
by Takeshi Abe
· 11 years ago
5a7c1bc
simplify code by replacing std::find_if with std::any_of/std::none_of
by Takeshi Abe
· 11 years ago
662fc8e
convert BMP_MIRROR constants to scoped enum
by Noel Grandin
· 11 years ago
b13fbd1
convert BMP_SCALE constant to scoped enum
by Noel Grandin
· 11 years ago
b35828b
convert CONFIG_MODE constants to scoped enum
by Noel Grandin
· 11 years ago
d883c12
Get rid of the initial :: for the vcl namespace
by Tor Lillqvist
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
ad3f132
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
3ac5138
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
a4d460c
SpriteDeviceHelper::createBuffers unused and does nothing
by Caolán McNamara
· 11 years ago
e1019ec
Windows compilation fix in DX canvas.
by Michael Meeks
· 11 years ago
4a33504
formula & canvas: convert new to ::Create to get initial ref-counting right.
by Michael Meeks
· 11 years ago
bd5c762
More missing lifecycle pieces.
by Michael Meeks
· 11 years ago
8a65284
Automated conversion of VclPtr construction to use Instance template.
by Michael Meeks
· 11 years ago
489a4fb
calling delete on VclPtr
by Noel Grandin
· 11 years ago
5278949
wrap more stuff in VclPtr
by Noel Grandin
· 11 years ago
9858607
Convert last vestiges of OutputDevice* and VirtualDevice* members.
by Michael Meeks
· 11 years ago
b129ee5
Move OutputDevice members to VclPtr: dbaccess, canvas.
by Michael Meeks
· 11 years ago
eac22a0
Fix OutputDevice members / stack allocation: chart, canvas, cui.
by Michael Meeks
· 11 years ago
057347d
Fix OutputDevice members / stack allocation.
by Michael Meeks
· 11 years ago
3a091f8
Unwind VCLObject bits for OutputDevice derivatives.
by Michael Meeks
· 11 years ago
820576a
start wrapping OutputDevice in VclPtr
by Noel Grandin
· 11 years ago
9222f5d
A UNO Any can't contain an Any
by Stephan Bergmann
· 11 years ago
e9cb557
loplugin:staticmethods
by Noel Grandin
· 11 years ago
fb09b1f
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
Next »