Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/Ashod/pdfium
/
sdext
8ef1a87
sd: import PDFs as images using Pdfium new SdPdfFilter
by Ashod Nakashian
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
862dc17
loplugin:expressionalwayszero improvements
by Noel Grandin
· 8 years ago
ac6e675
pdf: refactor poppler importer
by Ashod Nakashian
· 8 years ago
2980e65
fix crash on pdf import of fdo30892-1
by Caolán McNamara
· 8 years ago
b0967c6
fix crash on pdf import of tdf59883-2
by Noel Grandin
· 8 years ago
bf46b46
Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:
by Mohammed Abdul Azeem
· 9 years ago
d3df14d
change minimizer extension to not use GraphicUrl and FillBitmapUrl
by Tomaž Vajngerl
· 8 years ago
df4bbae
sdext: document the secondary screen of Presenter Console
by Michael Stahl
· 8 years ago
a9ef943
loplugin:useuniqueptr in sdext
by Noel Grandin
· 8 years ago
ba8a703
New loplugin:nestedunnamed
by Stephan Bergmann
· 8 years ago
20cf158
sdext: disable the warnings TWICE because they're sneaky bastards
by Michael Stahl
· 8 years ago
ebbae6a
sdext: MSVC 2015 is trash
by Michael Stahl
· 8 years ago
764e4a4
sdext: if all else fails USE BIGGER HAMMER
by Michael Stahl
· 8 years ago
7e241cd
sdext: suppress another MSVC warning
by Michael Stahl
· 8 years ago
a8ea79b
sdext: disable MSVC 2017 warnings from boost headers
by Michael Stahl
· 8 years ago
aed2107
Simplify sortElements in pdfiprocessor (sdext)
by Julien Nabet
· 8 years ago
21eba05
Blind fix for MSVC warning C4101: 'rError': unreferenced local variable
by Stephan Bergmann
· 8 years ago
4e102d6
sdext: MSVC: pragma warning: make more specific, remove obsolete
by Mike Kaganski
· 8 years ago
01c4377
Fix typos
by Andrea Gelmini
· 8 years ago
390fad3
loplugin:datamembershadow in PresenterPane
by Noel Grandin
· 8 years ago
945a119
loplugin:constparams
by Noel Grandin
· 8 years ago
91b4e45
new loplugin: pointerbool
by Noel Grandin
· 8 years ago
9af8f19
More loplugin:cstylecast on Windows
by Stephan Bergmann
· 8 years ago
61c88ae
gbuild: always compile as C++17 with MSVC 2017
by Michael Stahl
· 8 years ago
41abd68
boost: upgrade to release 1.66.0
by Michael Stahl
· 8 years ago
be8c414
loplugin:unusedmethods also check for functions returning bool
by Noel Grandin
· 8 years ago
970b768
Fix typos
by Andrea Gelmini
· 8 years ago
ea794ef
tdf#114939 sdext: don't use StarOffice MD5 in PDF import
by Michael Stahl
· 8 years ago
5cd4195
More loplugin:cstylecast: sdext
by Stephan Bergmann
· 8 years ago
7d8e944
convert a<b?a:b to std::min(a,b)
by Noel Grandin
· 8 years ago
b271fb5
More loplugin:cstylecast: sdext
by Stephan Bergmann
· 8 years ago
38368be
Allow building with poppler-0.62
by Dominique Leuenberger
· 8 years ago
21e0d81
loplugin:unusedfields
by Noel Grandin
· 8 years ago
e36a36b
Silence loplugin:unreffun with --disable-assert-always-abort
by Stephan Bergmann
· 8 years ago
31f7163
loplugin:passstuffbyref improved return in ucb,connectivity
by Noel Grandin
· 8 years ago
653736f
pdf: use bimap for GraphicsContext-id map
by Ashod Nakashian
· 8 years ago
e6e85f1
remove unused typedefs
by Noel Grandin
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
6c42e39
Modernize code in sdext
by Julien Nabet
· 8 years ago
be354a2
loplugin:constparams
by Noel Grandin
· 8 years ago
56d79a2
loplugin:unnecessaryparen
by Stephan Bergmann
· 8 years ago
a265656
loplugin:unnecessaryparen: Warn about parentheses around literals
by Stephan Bergmann
· 8 years ago
2e5508a
loplugin:unnecessaryparen check for (f1()).f2
by Noel Grandin
· 8 years ago
e641975
clang-tidy modernize-use-equals-default in sd
by Jochen Nitschke
· 8 years ago
328cdfd
loplugin:useuniqueptr in PDFContainer
by Noel Grandin
· 8 years ago
3c18e81
sdext: document 2 different canvases
by Michael Stahl
· 8 years ago
0d50804
loplugin:constparams in various(2)
by Noel Grandin
· 8 years ago
c0cf07d
loplugin:constantparam in sd
by Noel Grandin
· 8 years ago
b9d2c33
loplugin:constantparam in sd,sdext
by Noel Grandin
· 8 years ago
084f454
More loplugin:unnecessaryparen
by Stephan Bergmann
· 8 years ago
2d1de96
loplugin:includeform: sdext
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
b8c6a34
Move sdext/source/pdfimport/tree include files to common include directory
by Stephan Bergmann
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
1ffba0e
loplugin:flatten check for throw in then clause
by Noel Grandin
· 9 years ago
8e78975
Rename the basegfx::tools namespace to basegfx::utils
by Tor Lillqvist
· 9 years ago
a8622c7
loplugin:flatten in sdext..stoc
by Noel Grandin
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
6af9bba
Resolves: tdf#112408 crash with nan with bad ascent
by Caolán McNamara
· 9 years ago
a185ea4
clang-tidy modernize-use-emplace in sd
by Noel Grandin
· 9 years ago
cb25507
Drop lazywrite property, which is silently ignored by configmgr anyway
by Stephan Bergmann
· 9 years ago
0906937
sdext: fix loplugin:constparams warnings
by Miklos Vajna
· 9 years ago
ec67943
class ViewDescriptor is unused
by Noel Grandin
· 9 years ago
35974df
Fix typos
by Andrea Gelmini
· 9 years ago
713c80b
Fix typos
by Andrea Gelmini
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d5630ad
loplugin:checkunusedparams in various
by Noel Grandin
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
76badca
loplugin:constparams in extensions,scripting,sdext
by Noel Grandin
· 9 years ago
c925381
loplugin:oncevar
by Noel Grandin
· 9 years ago
f74da13
use more comphelper::InitAnyPropertySequence
by Noel Grandin
· 9 years ago
182a74d
de-hrc various things
by Caolán McNamara
· 9 years ago
3964408
loplugin:constparams in sdext
by Noel Grandin
· 9 years ago
d7e06e4
use more OUString::operator== in scaddins..sdext
by Noel Grandin
· 9 years ago
833d376
loplugin:oncevar: empty strings: sdext
by Stephan Bergmann
· 9 years ago
05f47e6
replace 'resize(size+1)' with emplace_back
by Noel Grandin
· 9 years ago
7de833a
simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)
by Noel Grandin
· 9 years ago
20571c4
use more range-for on uno::Sequence
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
8c77b56
use OString::operator== in preference to ::equals
by Noel Grandin
· 9 years ago
d4ffca1
loplugin:unnecessaryparen
by Stephan Bergmann
· 9 years ago
2a1a960
loplugin:unusedfields in sd
by Noel Grandin
· 9 years ago
ec01462
loplugin:casttovoid: sdext
by Stephan Bergmann
· 9 years ago
da00de7
Text::Paint rOffset parameter is unused
by Stephan Bergmann
· 9 years ago
7d72ddb
StyleAssociationContainer::ProcessStyleAssociation rReadContext unused
by Stephan Bergmann
· 9 years ago
82ce03d
PresenterTheme::Theme::ProcessFont rReadContext parameter is unused
by Stephan Bergmann
· 9 years ago
64d2019
PresenterSlideSorter::SetActiveState does nothing
by Stephan Bergmann
· 9 years ago
2c355e3
Remove unused ItemProcessor argument
by Stephan Bergmann
· 9 years ago
94bfb93
PresenterPaneBorderPainter::Renderer::PaintBitmap rpBackgroundBitmap is unused
by Stephan Bergmann
· 9 years ago
766cd45
PresenterPaneBase::PaintBorderBackground does nothing
by Stephan Bergmann
· 9 years ago
2fb2d6e
loplugin:oncevar in scaddins..sot
by Noel Grandin
· 9 years ago
66efe63
loplugin:unusedfields in sdext
by Noel Grandin
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
027b25e
use comphelper::InitPropertySequence in more places
by Noel Grandin
· 9 years ago
16ce815
cppcheck: knownConditionTrueFalse
by Jochen Nitschke
· 9 years ago
8301695
Improved loplugin:redundantcast, const/static_cast combinations: sdext
by Stephan Bergmann
· 9 years ago
0f29813
sdext: coverity#1409900 Uncaught exception
by Michael Stahl
· 9 years ago
Next »