Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract57d
/
sdext
c02c3ef
sdext: adapt xpdfwrapper to poppler 24.12
by Michael Stahl
· 1 year, 3 months ago
4627280
sdext: fix hang in xpdfimport
by Michael Stahl
· 2 years, 10 months ago
55bd739
tdf#78427 sdext.pdfimport: No need to read a font file for the purpose of...
by Kevin Suo
· 4 years, 9 months ago
a4ef987
Fix build with Poppler 22.09.0
by Sam James
· 3 years, 7 months ago
5a941f1
Update for Poppler 22.06
by Nathan Pratta Teodosio
· 3 years, 10 months ago
8f3f45a
poppler: upgrade to release 22.09.0
by Michael Stahl
· 3 years, 7 months ago
11b0ef5
tdf#131353: Fix build with poppler 0.86.0
by Martin Whitaker
· 6 years ago
4de88a0
Fix build with poppler-0.83
by Martin Milata
· 6 years ago
928a372
Fix build with poppler-0.82
by Rasmus Thomsen
· 6 years ago
18ff684
tdf#127921 Don't change slides when clicking in Slide sorter view
by Samuel Mehrbrodt
· 6 years ago
94adb80
Refactor a bit of the presentation minimizer
by Jan-Marek Glogowski
· 7 years ago
c18e2ea
New loplugin:data
by Stephan Bergmann
· 7 years ago
aa44659
Presentation minimizer: Handle also presentation.GraphicObjectShape URL
by Tamás Zolnai
· 7 years ago
a361231
fix wrong SET/QUERY flags passed to uno::Reference
by Noel Grandin
· 7 years ago
038e4b3
Use hasElements to check Sequence emptiness in sax..sdext
by Arkadiy Illarionov
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
dd8d5e5
improve loplugin:stringconstant
by Noel Grandin
· 7 years ago
8b663bc
loplugin:sequentialassign in sd
by Noel Grandin
· 7 years ago
0869895
tdf#120703 PVS: Silence V522 warnings
by Mike Kaganski
· 7 years ago
7be675c
improve combining in hash functions
by Noel Grandin
· 7 years ago
77192c1
loplugin:useuniqueptr in PDFReader
by Noel Grandin
· 7 years ago
313744d
loplugin:unusedmethods
by Noel Grandin
· 7 years ago
0d8c670
build: support disabling poppler
by Ashod Nakashian
· 7 years ago
8b5e23e
log nice exception messages whereever possible
by Noel Grandin
· 7 years ago
7cefe39
OptimizerDialog: use local method to reduce OUString operations
by Matteo Casalin
· 7 years ago
191f85d
re-land "new loplugin typedefparam""
by Noel Grandin
· 7 years ago
e1ec5eb
Extend cast to whole expression
by Stephan Bergmann
· 7 years ago
376ee49
remove some unused typedefs
by Noel Grandin
· 7 years ago
19240f6
loplugin:unusedfields look for classes where we can make all the..
by Noel Grandin
· 7 years ago
40871e2
loplugin:unusedfields in sdext
by Noel Grandin
· 7 years ago
aa51774
loplugin:simplifybool, check for !(!a op !b)
by Noel Grandin
· 7 years ago
ea9c84c
Indexing is not needed for single getToken() call
by Matteo Casalin
· 7 years ago
6d7308a
OptimizerDialog: simplify string operations when selecting...
by Matteo Casalin
· 7 years ago
58e3174
loplugin:flatten in sdext
by Noel Grandin
· 7 years ago
0d1253c
new loplugin writeonlyvars
by Noel Grandin
· 7 years ago
34f3334
loplugin:indentation in sd
by Noel Grandin
· 7 years ago
4e8a15c
o3tl::make_unique -> std::make_unique in sax...svtools (except sc)
by Gabor Kelemen
· 7 years ago
0609ea4
poppler: upgrade to release 0.73.0
by Michael Stahl
· 7 years ago
50d371a
sdext: fix build with poppler 0.73
by Michael Stahl
· 7 years ago
70519a4
Replace OUStringBuffer::appendCopy with append(std::u16string_view)
by Stephan Bergmann
· 7 years ago
65a6c9a
Fix build with poppler-0.72
by Andreas Sturmlechner
· 7 years ago
725b586
use unique_ptr in sdext
by Noel Grandin
· 7 years ago
a597718
presentation minimizer: warn user about unsaved presentation
by Vasily Melenchuk
· 7 years ago
8ff41a2
Fix build with poppler 0.71
by Aleksei Nikiforov
· 7 years ago
5eac2e6
Remove misguided FALLTHROUGH comments
by Stephan Bergmann
· 7 years ago
8fa5c03
HAVE_BROKEN_CONST_ITERATORS is always false now
by Stephan Bergmann
· 7 years ago
c8d4253
-Werror,-Wunused-variable
by Stephan Bergmann
· 7 years ago
e4472d3
loplugin:unnecessaryparen include more assignments
by Noel Grandin
· 7 years ago
16d12d5
presentation minimizer: suggest filename for a new presentation
by Vasily Melenchuk
· 7 years ago
0568454
Simplify containers iterations in sdext
by Arkadiy Illarionov
· 7 years ago
fff501a
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
933660e
loplugin:stringconstant look for unnecessary OString constructor use
by Noel Grandin
· 7 years ago
8067be0
tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*
by Gabor Kelemen
· 7 years ago
c59a5b8
tdf#120703 PVS: V560 A part of conditional expression is always true/false
by Mike Kaganski
· 7 years ago
d05dbf6
remove unused enums DocumentTextDirection and RendererPaneStyle::Side
by Noel Grandin
· 7 years ago
2dbd02b
loplugin:redundantfcast improvements
by Noel Grandin
· 7 years ago
5e8bdd9
poppler dropped GBool since 0.71
by Mike Kaganski
· 7 years ago
a2751c0
loplugin:staticmethods improvement
by Noel Grandin
· 7 years ago
e3ca838
Resolves: rhbz#1647507 try inputted password as both user and owner password
by Caolán McNamara
· 7 years ago
5404f75
loplugin:collapseif in sdext..svx
by Noel Grandin
· 7 years ago
990761f
presentation minimizer: fixed problem with default filename
by Vasily Melenchuk
· 7 years ago
810b8a1
presentation minimizer: use standard error reporting
by Vasily Melenchuk
· 7 years ago
26ccd00
clang-tidy: (WIP) bugprone-too-small-loop-variable findings
by Tamás Zolnai
· 7 years ago
bb70210
tdf#120703 PVS: V519 variable is assigned values twice successively
by Mike Kaganski
· 7 years ago
1688a39
remove old poppler compat code
by Noel Grandin
· 7 years ago
c816cb8
pvs-studio: V571 Recurring check
by Caolán McNamara
· 7 years ago
34208a3
tdf#120703 (PVS): redundant nullptr check; unsafe pointer dereference
by Mike Kaganski
· 7 years ago
77e4f5e
tdf#120703 (PVS)
by Mike Kaganski
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
ba80f63
clang-tidy modernize-redundant-void-arg
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
a48ec32
drop some unused headers
by Caolán McNamara
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
565746c
loplugin:constfields in sdext
by Noel Grandin
· 7 years ago
1534025
loplugin:methodcycles more graph theory for the win
by Noel Grandin
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
61e9439
new loplugin simplifyconstruct
by Noel Grandin
· 8 years ago
7430dfe
loplugin:unusedmethods
by Noel Grandin
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
fe0ae0e
loplugin:useuniqueptr in PngHelper::createPng
by Noel Grandin
· 8 years ago
eb199c1
presentation minimizer: report possible errors
by Vasily Melenchuk
· 8 years ago
27d03cc
loplugin:useuniqueptr in PDFObject
by Noel Grandin
· 8 years ago
37f9fdc
replace rtl_allocateMemory with std::malloc
by Noel Grandin
· 8 years ago
8e79ca9
tdf#118443 - Presenter Console
by heiko tietze
· 8 years ago
185a145
iRelated rhbz#1618703: Properly handle failure en-/decoding PDF file
by Stephan Bergmann
· 8 years ago
e78a6c4
leak on import of moz279355-2.pdf
by Caolán McNamara
· 8 years ago
70ed8c3
coverity#1438404 Identical code for different branches
by Caolán McNamara
· 8 years ago
e4e39a4
loplugin:useuniqueptr in PDFGrammar
by Noel Grandin
· 8 years ago
ef62f7b
loplugin:returnconstant in PresenterFrameworkObserver
by Noel Grandin
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
04fe6b0
simplify TimerScheduler
by Noel Grandin
· 8 years ago
efdc775
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
a612d73
loplugin:stringloop in sd
by Noel Grandin
· 8 years ago
e1328b8
Fix typos
by Andrea Gelmini
· 8 years ago
40e5ad1
Break HashedStyle::RefCount out into new RefCountedHashdStyle
by Stephan Bergmann
· 8 years ago
4964cb8
tdf#118374: fix crash from loplugin:useuniqueptr in sdext
by Julien Nabet
· 8 years ago
20c4a9c
tdf#96099 Remove some trivial container iterator 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
b10bc89
vcl: svx: misc improvements to pdfium importing
by Ashod Nakashian
· 8 years ago
7939efc
sd: import PDFs as images using Pdfium new SdPdfFilter
by Ashod Nakashian
· 8 years ago
Next »