b97aa3faa03e5944aac8f3c35a8c198fba295e83
Author: Daniel Robertson
Date: Fri Jul 17 12:28:01 2015 -0400
Remove the unnecessary type definition: HPBYTE
HPBYTE is a duplicate defintion of Scanline as seen below.
include/vcl/salbtype.hxx:
34: typedef sal_uInt8*HPBYTE;
35
canvas/source/factory/cf_service.cxx | 84 ++-
1 file changed, 35 insertions(+), 49 deletions(-)
New commits:
commit 1a5e176e626d70d19abe4ad6e3b5c8d54a7badd7
Author: Daniel Robertson
Date: Wed Jul 29 23:07:45 2015 -0400
tdf#92459 Replace select1st for
/ChartTypeManager.cxx |4 ++--
8 files changed, 17 insertions(+), 21 deletions(-)
New commits:
commit 5916d5866c109b17471a9c8604635612a0aa69ae
Author: Daniel Robertson
Date: Fri Jul 31 10:24:01 2015 -0400
tdf#92459 replace deprecated o3tl features
Replace all uses of
|1 -
dbaccess/source/ui/misc/WCopyTable.cxx |1 -
10 files changed, 6 insertions(+), 13 deletions(-)
New commits:
commit 7339c360ef55fdde99907e1e34a231386ebc534e
Author: Daniel Robertson
Date: Sun Aug 2 20:12:35 2015 -0400
tdf92459 replace select1st/2nd in dbaccess
++-
slideshow/source/engine/waitsymbol.hxx |1
slideshow/test/testshape.cxx| 16 +
10 files changed, 49 insertions(+), 96 deletions(-)
New commits:
commit 717b23ef2765678a5598d652956edd77d2d62fc5
Author: Daniel Robertson
Date: Sat Aug 1 11:27
4ce10ff6ce725212efa91a017a61e1bd781008c1
Author: Daniel Robertson
Date: Fri Aug 7 23:09:04 2015 -0400
tdf#92459 remove compat_functional from extensions
Replace all uses of deprecated features from the o3tl in
compat_functional.hxx with lambda expressions in extensions. There
should be no side
canvas/source/tools/spriteredrawmanager.cxx | 23 ++-
1 file changed, 6 insertions(+), 17 deletions(-)
New commits:
commit 647b5aecd4c3facc302df33386451dda732aab98
Author: Daniel Robertson
Date: Fri Aug 7 22:57:07 2015 -0400
tdf#92459 remove compat_functional from
f6595f0b3389ffeefa10035d915a884b02d26c0e
Author: Daniel Robertson
Date: Sat Aug 8 00:06:37 2015 -0400
tdf#92459 remove o3tl/compat_functional.hxx
Replace all uses of deprecated features from the o3tl included in
compat_functional.hxx with lambda expressions in connectivity and
reportdesign. The
include/o3tl/compat_functional.hxx | 41 ++---
1 file changed, 16 insertions(+), 25 deletions(-)
New commits:
commit ae6afadbc0c6ffcdbfd0db6bb3b0166295d5effd
Author: Daniel Robertson
Date: Mon Aug 10 10:56:02 2015 -0400
tdf#92459 o3tl: remove
(+), 37 deletions(-)
New commits:
commit 87130a4e18347d055331ff53da3b1a79548ff24a
Author: Daniel Robertson
Date: Tue Aug 11 14:51:35 2015 -0400
tdf#92459 Cleanup unclear lambdas
Replace lambdas used to select the first/second member of a pair with
the new simplified select1st/2nd
include/basebmp/accessortraits.hxx | 14 ++
include/o3tl/compat_functional.hxx |9 -
2 files changed, 10 insertions(+), 13 deletions(-)
New commits:
commit 3babca3e849e1cb42225ca1c26e8f6156ad153e6
Author: Daniel Robertson
Date: Tue Aug 11 20:31:51 2015 -0400
tdf
| 35 +--
5 files changed, 45 insertions(+), 124 deletions(-)
New commits:
commit 849f1d37d575bc752c8f987c7541dbd4bfd998c1
Author: Daniel Robertson
Date: Sat Aug 15 15:19:18 2015 +0200
canvas: replace for_each with range-based for-loop
Replace ::std::for_each for
(+), 142 deletions(-)
New commits:
commit 720cea21f352933fa5d36d4b6faff11799c604f2
Author: Daniel Robertson
Date: Fri Aug 14 21:35:00 2015 -0400
canvas: replace for_each with range-based for-loop
Replace ::std::for_each for a more readable range-based for loop in
cases in which the
| 66 ++--
9 files changed, 135 insertions(+), 243 deletions(-)
New commits:
commit a811d6efe4e8e995102bb19f7a1d3008fc06be8d
Author: Daniel Robertson
Date: Sun Aug 16 13:55:51 2015 -0400
slideshow: replace for_each with range-based for
Replace ::std::for_each for a more
include/o3tl/cow_wrapper.hxx | 26 +++---
1 file changed, 23 insertions(+), 3 deletions(-)
New commits:
commit 6038ba92be0a4c821ffa29ed0512905e4b3cd8f8
Author: Daniel Robertson
Date: Tue Aug 18 17:08:48 2015 -0400
o3tl: cow_wrapper add move constructor/assignment
|5
slideshow/source/engine/waitsymbol.cxx |6
13 files changed, 146 insertions(+), 315 deletions(-)
New commits:
commit ead5bc3cfb07a4e96e367e7904dc674ee5f5ccd6
Author: Daniel Robertson
Date: Fri Aug 21 21:51:09 2015 -0400
slideshow: replace for_each with
deletions(-)
New commits:
commit 311e77440f11dbe8e49d75b09a4ae0f850ce00c5
Author: Daniel Robertson
Date: Thu Aug 27 17:55:55 2015 -0400
o3tl: add another unit test to cow_wrapper
Add unit tests to cow_wrapper for the move ctor and move assignment.
Change-Id
insertions(+), 6 deletions(-)
New commits:
commit 6900bf41e2b7d7840e11ee1847efd671cf9b0921
Author: Daniel Robertson
Date: Sat Aug 29 00:15:59 2015 -0400
o3tl/cow_wrapper: remove boost dependency
Remove boost dependencies from ::o3tl::cow_wrapper, and add
the necessary includes to
include/tools/globname.hxx| 60
tools/source/ref/globname.cxx | 90 ++
2 files changed, 57 insertions(+), 93 deletions(-)
New commits:
commit c1a9d0139112d7489ca6dd29b18f9418c6da3085
Author: Daniel Robertson
Date
include/vcl/gradient.hxx| 10 ++--
vcl/source/gdi/gradient.cxx | 94 +---
2 files changed, 26 insertions(+), 78 deletions(-)
New commits:
commit 49cb81b411e1c68cada5d3f4375de713118fce64
Author: Daniel Robertson
Date: Fri Aug 28 22:53:28 2015
: Daniel Robertson
Date: Tue Aug 25 12:24:33 2015 -0400
canvas: replace while loops with range-based for
Change-Id: Ide16bee666cf4df41646f9336a585e22a7fe53bd
Reviewed-on: https://gerrit.libreoffice.org/18131
Reviewed-by: Thorsten Behrens
Tested-by: Thorsten Behrens
diff
include/editeng/lrspitem.hxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 7dc6e2cb1778aed68e9bef64a7a196c94a72b7ec
Author: Daniel Robertson
Date: Wed Nov 4 13:20:59 2015 -0500
Remove unneeded bitfield
Remove unecessary bitfield from editeng
> You could also run that :substitute on :w and never have to worry about
> trailing whitespace ever again :)
>
> autocmd BufWritePre * :%s/\s\+$//e
Great tip! Just remember if you place a `autocmd` in your vimrc to place
it in a `augroup` and run `autocmd!`. Otherwise vim will create multiple
`a
In light of Norbert's comment maybe add *.cxx *.hxx
augroup trailing_whitespace
autocmd!
autocmd BufWritePre *.cxx :%s/\s\+$//e
autocmd BufWritePre *.hxx :%s/\s\+$//e
augroup END
signature.asc
Description: Digital signature
___
LibreOffice
vcl/opengl/salbmp.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit ebfc6b6863fa54abd33ba95130a8434c70e42f58
Author: Daniel Robertson
Date: Wed Sep 30 22:10:37 2015 -0400
vcl: Fix possible memory leak in OpenGLSalBitmap
Fix possible memory leak in OpenGLSalBitmap
6ca355d281133c1e0e54df4e4710a4e99bc38c17
Author: Daniel Robertson
Date: Fri Sep 25 22:09:56 2015 -0400
tdf#94228 comphelper: replace BOOST_PP
Replace BOOST_PP macros in comphelper with variadic templates. The
client interface should not change. However, there are a few side
effects due to
/InternalDataProvider.cxx|
4 -
14 files changed, 77 insertions(+), 164 deletions(-)
New commits:
commit 391f181c9f82fec1988ce2c364c7afd1b0f49719
Author: Daniel Robertson
Date: Sun Sep 27 19:21:35 2015 -0400
chart2: replace for_each with range-based for
:
commit 6e8f1a3bd1c9110fe0a1b7978991800377e2908e
Author: Daniel Robertson
Date: Thu Oct 8 14:48:15 2015 -0400
slideshow: replace for_each with range-based for
Replace ::std::for_each for a more readable range-based for loop in
cases in which the function object to be applied by
+++---
slideshow/source/engine/waitsymbol.cxx | 23 +--
slideshow/source/inc/listenercontainer.hxx | 34 +---
10 files changed, 94 insertions(+), 195 deletions(-)
New commits:
commit b6297280853a7325ac0fa226b783652b22daebd0
Author: Daniel Robertson
91e0161dc5a0de0dcce1696aea318d919d5d04a1
Author: Daniel Robertson
Date: Sat Oct 10 12:43:34 2015 -0400
tdf#93243 slideshow: replace boost::bind
Replace boost::bind with C++11 lambdas
Change-Id: I13c500d085e6b8e80b2c067139db4ed0fffb2c71
Reviewed-on: https://gerrit.libreoffice.org/19299
Tested-by
++-
slideshow/source/engine/unoviewcontainer.cxx| 27 +++--
slideshow/source/engine/usereventqueue.cxx | 24 +---
6 files changed, 44 insertions(+), 71 deletions(-)
New commits:
commit 4038b27a0be01fbf6eab9b28cfe00f29e8eba1b7
Author: Daniel Robertson
Date: Mon
slideshow/source/engine/eventmultiplexer.cxx | 107 ++-
slideshow/source/inc/listenercontainer.hxx |4 -
2 files changed, 43 insertions(+), 68 deletions(-)
New commits:
commit 39c7826c814fb8043942f5d9e1f1f049641865e8
Author: Daniel Robertson
Date: Sun Oct 11 19
7e5bada5540662ae5bde0522bacf28da1e856589
Author: Daniel Robertson
Date: Thu Oct 15 09:05:08 2015 -0400
slideshow: remove unecessary boost/bind includes
All of the remaining includes of boost/bind.hpp may be removed from
slideshow, as last remaining uses of boost::bind have been
vcl/source/gdi/impbmp.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 7ec5073951cf7b7f71369e0819f82ae2fc6971ac
Author: Daniel Robertson
Date: Tue Nov 3 12:22:29 2015 -0500
vcl: ImpBitmap optimize GetBitCount
Use binary search to find ImpBitmap
: Daniel Robertson
Date: Mon Aug 31 17:35:14 2015 -0400
tdf#88462 connectivity convert manual XInterface
Convert postgresql driver ReflectionBase manual XInterface
implementation to use ::cppu::WeakComponentImplHelper.
Change-Id
canvas/source/tools/pagemanager.cxx | 46
1 file changed, 16 insertions(+), 30 deletions(-)
New commits:
commit cf9fbdb379e2935677a73ced513d7faf855c299c
Author: Daniel Robertson
Date: Sat Aug 29 21:19:05 2015 -0400
canvas: simplify PageManager
editeng/source/outliner/outlobj.cxx | 164 +++-
include/editeng/outlobj.hxx | 31 +-
2 files changed, 81 insertions(+), 114 deletions(-)
New commits:
commit e9e5fee720eb72fe789651861f48982d3d87674d
Author: Daniel Robertson
Date: Mon Sep 7 18:43
editeng/source/items/frmitems.cxx |4 ++--
include/editeng/lrspitem.hxx |6 +++---
include/editeng/outliner.hxx |4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)
New commits:
commit f57a6593e21d45008173352fc29ededdbc2c8878
Author: Daniel Robertson
Date: Tue Nov 3
f15d11a9f8d6c783fd8c937256fa3372f8e4fe01
Author: Daniel Robertson
Date: Tue Nov 3 09:47:36 2015 -0500
rtl::Reference Add move construction/assignment
Add move constructor and appropriately overloaded assignment operator to
rtl::Reference, and add basic unit tests for the reference counting of
rtl
include/vcl/checksum.hxx| 19 +--
svtools/source/graphic/grfcache.cxx |2 +-
2 files changed, 10 insertions(+), 11 deletions(-)
New commits:
commit 54045cc813c79e53abe608cc1a8d35ee7177465e
Author: Daniel Robertson
Date: Tue Sep 15 14:51:26 2015 -0400
tdf
changed, 7 insertions(+), 7 deletions(-)
New commits:
commit ef779d339e202dacea30b68ca8014207171e9ce4
Author: Daniel Robertson
Date: Sun Sep 20 19:37:48 2015 -0400
tdf#94389 compilerplugins: clang 3.7.0
Fix errors that occur in build with clang 3.7.0
Change-Id
changed, 137 insertions(+), 240 deletions(-)
New commits:
commit 96fa0df15b2be95fc3c4dc3df8ad9b77a4baeebd
Author: Daniel Robertson
Date: Wed Sep 23 08:53:42 2015 -0400
comphelper: replace for_each with range-based for
Replace complex uses of ::std::for_each with a range-based for-loop
/DropTarget.cxx|3
vcl/osx/clipboard.cxx |3
15 files changed, 10 insertions(+), 106 deletions(-)
New commits:
commit 8b00ac9b4627d8d7ed13d352ccb8932be6861d97
Author: Daniel Robertson
Date: Fri Sep 25 12:26:58 2015
43 matches
Mail list logo