summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* sdext: replace boost::function with std::functionMichael Stahl2015-08-0317-56/+68
* new loplugin: refcountingNoel Grandin2015-08-032-9/+9
* loplugin:unusedmethodsNoel Grandin2015-07-304-20/+0
* formatting of public/private/protected section qualifiersNoel Grandin2015-07-176-10/+10
* Fix typoTakeshi Abe2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-081-1/+1
* sdext: the PDF library, not the treeMichael Stahl2015-07-081-1/+1
* Improve sdext/ README.Michael Meeks2015-07-071-0/+19
* loplugin:unusedmethods sdextNoel Grandin2015-07-0717-51/+0
* Fix typosAndrea Gelmini2015-07-042-2/+2
* Work around const-ness issues in the GooString APIStephan Bergmann2015-07-011-4/+8
* Fix typosAndrea Gelmini2015-06-221-1/+1
* Fix check for broken standard libraryStephan Bergmann2015-06-192-3/+4
* Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann2015-06-191-3/+3
* once more unto the breech dear fellowsNoel Grandin2015-06-192-3/+2
* workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin2015-06-192-4/+15
* fix older compilerNoel Grandin2015-06-191-27/+29
* add commentNoel Grandin2015-06-191-0/+1
* fix older compilerNoel Grandin2015-06-191-34/+35
* tdf#42374 - read PDF in larger chunksNoel Grandin2015-06-191-27/+67
* tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode()Noel Grandin2015-06-191-1/+1
* tdf#42374 some small optimisations for opening this PDF fileNoel Grandin2015-06-192-43/+33
* the ElementTreeVisitable interface is doing nothing usefulNoel Grandin2015-06-193-26/+7
* Fix typosAndrea Gelmini2015-06-181-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-152-6/+3
* Fix typosAndrea Gelmini2015-06-131-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-084-7/+7
* loplugin:loopvartoosmallNoel Grandin2015-06-022-4/+4
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-022-3/+3
* loplugin:loopvartoosmallNoel Grandin2015-06-023-3/+3
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-261-3/+3
* tdf#63054: pdf_string_parser incorrectly handles escapesMike2015-04-291-2/+2
* More loplugin:simplifyboolStephan Bergmann2015-04-272-5/+5
* loplugin:simplifyboolStephan Bergmann2015-04-242-3/+3
* loplugin:staticmethodsNoel Grandin2015-04-234-18/+7
* No more need for PartialWeakComponentImplHelper hereStephan Bergmann2015-04-211-10/+1
* Make cpp/poppler-version.h header optionalTomáš Chvátal2015-04-211-0/+8
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1560-720/+720
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-075-16/+16
* loplugin:staticmethodsNoel Grandin2015-04-025-21/+21
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-3026-74/+69
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-3/+3
* fix higher debug levelsCaolán McNamara2015-03-181-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-179-19/+135
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+4
* add accel. to switch monitors to pres. consoleDavid Tardon2015-03-121-1/+4
* V801: Decreased performanceCaolán McNamara2015-03-092-13/+13