Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-6-4
/
package
a3ef13b
package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption
by Michael Stahl
· 6 years ago
81a3e34
Remove some redundantly user-declared copy ctors and assignment ops
by Stephan Bergmann
· 6 years ago
2cd3632
tdf#93389: keep encryption information for autorecovered MS formats
by Mike Kaganski
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
8b4719c
Rename OUStringLiteral1 to OUStringChar
by Stephan Bergmann
· 6 years ago
f13c6ad
new loplugin:bufferadd
by Noel Grandin
· 6 years ago
9b5dad1
loplugin:stringadd look for unnecessary temporaries
by Noel Grandin
· 6 years ago
b74c4b7
loplugin:stringadd in package..sax
by Noel Grandin
· 7 years ago
b56a4ea
add property name when throwing css::uno::UnknownPropertyException
by Noel Grandin
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
fce0104
Fix typos
by Andrea Gelmini
· 7 years ago
f599c31
tdf#39593 use isUnoTunnelId
by Arkadiy Illarionov
· 7 years ago
715e737
loplugin:returnconstval in fpicker..reportdesign
by Noel Grandin
· 7 years ago
3800101
Simplify Sequence iterations in package
by Arkadiy Illarionov
· 7 years ago
0ec0ba2
oox: typos, comments, formatting
by Ashod Nakashian
· 7 years ago
7a76939
loplugin:constmethod in package
by Noel Grandin
· 7 years ago
0d1490d
Deduplicate some code
by Mike Kaganski
· 7 years ago
316b07d
loplugin:constvars in package..sc
by Noel Grandin
· 7 years ago
52f0f0a
Fix typos
by Andrea Gelmini
· 7 years ago
de1d800
Improved loplugin:stringconstant (now that GCC 7 supports it): package
by Stephan Bergmann
· 7 years ago
3e7badd
Fix typo
by Andrea Gelmini
· 7 years ago
650a836
Fix typos
by Andrea Gelmini
· 7 years ago
ea20fcc
close some more holes in structures
by Noel Grandin
· 7 years ago
84abf28
loplugin:referencecasting in oox..pyuno
by Noel Grandin
· 7 years ago
8ba4058
cid#1448353 Uncaught exception
by Caolán McNamara
· 7 years ago
7c2a072
cid#1448443 Uninitialized pointer field
by Caolán McNamara
· 7 years ago
1781ff1
Fix typo
by Andrea Gelmini
· 7 years ago
4583911
improve loplugin:simplifyconstruct
by Noel Grandin
· 7 years ago
6ad13e0e
Demote from std::unique_lock to std::scoped_lock where applicable
by Stephan Bergmann
· 7 years ago
e6b9651e
Fix typo
by Andrea Gelmini
· 7 years ago
48f6267
loplugin:logexceptionnicely in package..reportdesign
by Noel Grandin
· 7 years ago
aa809b3
bail out immediately if saving part of a zip package fails
by Luboš Luňák
· 7 years ago
aa44e10
parallel deflate compression (one stream, multiple threads)
by Luboš Luňák
· 7 years ago
7cd3f26
split out thread functionality from ZipOutputEntry
by Luboš Luňák
· 7 years ago
ee22409
try harder not to deflate small streams in a thread
by Luboš Luňák
· 7 years ago
aeb2014
remove code confusion about threads vs thread tasks
by Luboš Luňák
· 7 years ago
e8dc04c
tdf#125339 Base, Table is deleted after accessing the table
by Noel Grandin
· 7 years ago
0e4c542
Use hasElements to check Sequence emptiness in [l-r]*
by Arkadiy Illarionov
· 7 years ago
e2fcb27
regenerate PCH headers
by Luboš Luňák
· 7 years ago
1156f98
an is used before a vowel sound
by Caolán McNamara
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
1a5b12a
optimise find/insert pattern
by Noel Grandin
· 7 years ago
b6491f0
loplugin:sequentialassign in oox..reportdesign
by Noel Grandin
· 7 years ago
5143a57
Fix typos
by Andrea Gelmini
· 7 years ago
306758a
tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5
by Noel Grandin
· 7 years ago
c40a0d8
tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 3
by Noel Grandin
· 7 years ago
f3fc127
Use osl_atomic_increment/osl_atomic_decrement to change m_refCount
by Mike Kaganski
· 7 years ago
5a824268
Don't use resettable/clearable guard where plain guard is enough
by Mike Kaganski
· 7 years ago
184be2d
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
4fda02a
return unique_ptr from CreateNewStorageImpl
by Noel Grandin
· 7 years ago
04cf6de0
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
2449bf4
Remove redundant bitwise and when converting from sal_uInt32 to sal_Int32
by Stephan Bergmann
· 7 years ago
183debd
pretty up logging of exceptions
by Noel Grandin
· 7 years ago
9d76206
Simplify containers iterations in oox, opencl, package
by Arkadiy Illarionov
· 7 years ago
b143e76
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
82b9102
loplugin:indentation in oox..package
by Noel Grandin
· 7 years ago
0c64df2
o3tl::make_unique -> std::make_unique in i18npool...reportdesign
by Gabor Kelemen
· 7 years ago
ab9b67b
Remove obsolete SAL_FALLTHROUGH completely
by Stephan Bergmann
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
21de555
remove unnecessary "if (!empty()" checks before loops
by Noel Grandin
· 7 years ago
487ed7fd
Use returned iterator by list::erase
by Julien Nabet
· 7 years ago
a2751c0
loplugin:staticmethods improvement
by Noel Grandin
· 7 years ago
69b46d7
Fix typos
by Andrea Gelmini
· 7 years ago
2e2d736
loplugin:collapseif in framework..sal
by Noel Grandin
· 7 years ago
e07253e
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
2a3f5d1
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
2a06d78
Translate German comments
by Johnny_M
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
e61e4e5
clang-tidy readability-misleading-indentation
by Noel Grandin
· 7 years ago
a51c182
Fix typo in code
by Andrea Gelmini
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
6eba86a
clang-tidy misc-redundant-expression
by Noel Grandin
· 7 years ago
31138ff
loplugin:constfields in package..registry
by Noel Grandin
· 7 years ago
8df9935
tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*
by Gabor Kelemen
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
9784934
tdf#42949 Fix IWYU warnings in include/ucbhelper/*
by Gabor Kelemen
· 8 years ago
bb209f2
Revert "clang bugprone-unused-return-value"
by Noel Grandin
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
fada813
loplugin:simplifyconstruct in l10ntools..package
by Noel Grandin
· 8 years ago
09978dd
clang-tidy bugprone-unused-return-value
by Noel Grandin
· 8 years ago
7764ae7
clang bugprone-unused-return-value
by Noel Grandin
· 8 years ago
718f630
Fix typos
by Andrea Gelmini
· 8 years ago
8034335
loplugin:constantparam (2)
by Noel Grandin
· 8 years ago
3cc6d36
Related rhbz#1618703: Properly handle failure encoding zip file
by Stephan Bergmann
· 8 years ago
60bc263
new loplugin:conststringfield
by Noel Grandin
· 8 years ago
3d5fde2
loplugin:useuniqueptr in consumeScheduledThreadEntry
by Noel Grandin
· 8 years ago
ff0d1b1
Fix typos
by Andrea Gelmini
· 8 years ago
6764940
loplugin:returnconstant in oox,package
by Noel Grandin
· 8 years ago
ce2792e
use C++11 exception rethrowing
by Caolán McNamara
· 8 years ago
dacc1b4
ofz#9597 rethrown IOException not caught by catch IOException
by Caolán McNamara
· 8 years ago
c6e5d55
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
959f22c
skip checking zip crcs when fuzzing
by Caolán McNamara
· 8 years ago
00850e3
clean up UNO available() implementations
by Noel Grandin
· 8 years ago
d0f44d8
tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThread
by Kevin Dubrulle
· 8 years ago
2ddddc4
Make ThreadPool::pushTask take param by std::unique_ptr
by Noel Grandin
· 8 years ago
a7bf648
ODF1.3: import new OpenPGP encryption markup
by Thorsten Behrens
· 8 years ago
51aa57c
tdf#96099 Remove some trivial std::vector typedefs
by Arkadiy Illarionov
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
6e851bb
package: fix pretty-printing in manifest exporter
by Thorsten Behrens
· 8 years ago
Next »