summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2015-10-13Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann51-621/+621
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna4-1/+63
2015-10-04Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet1-1/+1
2015-09-30Fix typosAndrea Gelmini6-7/+7
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara21-39/+39
2015-09-18boost->stdCaolán McNamara47-230/+226
2015-09-10Handle IOException during filter detectionStephan Bergmann1-51/+56
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-4/+2
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-10/+10
2015-09-01sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe40-89/+79
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann7-29/+29
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson3-0/+3
2015-08-20loplugin: defaultparamsNoel Grandin3-12/+12
2015-08-19Consolidate isFileUrl checksStephan Bergmann2-1/+3
2015-08-05remove unused SfxFilterFlags valuesNoel Grandin1-1/+1
2015-08-03sdext: replace boost::function with std::functionMichael Stahl17-56/+68
2015-08-03new loplugin: refcountingNoel Grandin2-9/+9
2015-07-30loplugin:unusedmethodsNoel Grandin4-20/+0
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin6-10/+10
2015-07-08Fix typoTakeshi Abe1-1/+1
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-08sdext: the PDF library, not the treeMichael Stahl1-1/+1
2015-07-07Improve sdext/ README.Michael Meeks1-0/+19
2015-07-07loplugin:unusedmethods sdextNoel Grandin17-51/+0
2015-07-04Fix typosAndrea Gelmini2-2/+2
2015-07-01Work around const-ness issues in the GooString APIStephan Bergmann1-4/+8
2015-06-22Fix typosAndrea Gelmini1-1/+1
2015-06-19Fix check for broken standard libraryStephan Bergmann2-3/+4
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-3/+3
2015-06-19once more unto the breech dear fellowsNoel Grandin2-3/+2
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin2-4/+15
2015-06-19fix older compilerNoel Grandin1-27/+29
2015-06-19add commentNoel Grandin1-0/+1
2015-06-19fix older compilerNoel Grandin1-34/+35
2015-06-19tdf#42374 - read PDF in larger chunksNoel Grandin1-27/+67
2015-06-19tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode()Noel Grandin1-1/+1
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin2-43/+33
2015-06-19the ElementTreeVisitable interface is doing nothing usefulNoel Grandin3-26/+7
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin2-6/+3
2015-06-13Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann4-7/+7
2015-06-02loplugin:loopvartoosmallNoel Grandin2-4/+4
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2-3/+3
2015-06-02loplugin:loopvartoosmallNoel Grandin3-3/+3
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks1-3/+3
2015-04-29tdf#63054: pdf_string_parser incorrectly handles escapesMike1-2/+2
2015-04-27More loplugin:simplifyboolStephan Bergmann2-5/+5