summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* delete hidden pages before deleting unused mastersDavid Tardon2016-03-221-7/+7
* tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski2016-03-094-0/+67
* tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski2016-02-022-11/+4
* Ensure irreflexivity of std::stable_sort predicateStephan Bergmann2016-01-211-0/+4
* loplugin:unusedfields in sdext/Noel Grandin2015-11-233-4/+0
* Use std::vector instead of boost::shared_arrayStephan Bergmann2015-11-171-19/+19
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-151/+144
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-3/+1
* new loplugin: memoryvarNoel Grandin2015-11-113-12/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1058-655/+655
* new loplugin: oncevarNoel Grandin2015-11-092-18/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-066-22/+22
* Remove unused PPPOptimizerTokenEnum enumeratorsStephan Bergmann2015-11-052-238/+0
* Remove unused stringsStephan Bergmann2015-11-052-14/+0
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0528-80/+70
* yyyyyNoel Grandin2015-11-043-6/+4
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-3014-20/+18
* com::sun::star->css in sdextNoel Grandin2015-10-2931-80/+80
* Remove obsolete version map filesStephan Bergmann2015-10-231-25/+0
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic2015-10-131-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1251-621/+621
* presenter console: add 'Restart Timer' buttonMiklos Vajna2015-10-064-1/+63
* Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet2015-10-041-1/+1
* Fix typosAndrea Gelmini2015-09-306-7/+7
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-2721-39/+39
* boost->stdCaolán McNamara2015-09-1847-230/+226
* Handle IOException during filter detectionStephan Bergmann2015-09-101-51/+56
* Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-4/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-10/+10
* sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0140-89/+79
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-317-29/+29
* o3tl/cow_wrapper: remove boost dependencyDaniel Robertson2015-08-293-0/+3
* loplugin: defaultparamsNoel Grandin2015-08-203-12/+12
* Consolidate isFileUrl checksStephan Bergmann2015-08-192-1/+3
* remove unused SfxFilterFlags valuesNoel Grandin2015-08-051-1/+1
* 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