summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* Correct linker library sequence for pdfimportJan-Marek Glogowski2014-05-201-1/+1
* we need fontconfig nowCaolán McNamara2014-05-201-0/+1
* fdo#78689 PDF Import: get font's ascent value from different sourceVort2014-05-206-47/+57
* coverity#984442 Use after freeCaolán McNamara2014-05-161-1/+1
* fdo#78549 PDF Import: fix incorrect transformation matrix writingVort2014-05-151-2/+2
* remove external header guardsThomas Arnhold2014-05-141-3/+1
* use our css prefix to make this readableThomas Arnhold2014-05-1442-397/+397
* various loplugin:passsequencebyrefNoel Grandin2014-05-142-14/+14
* remove dead codeNoel Grandin2014-05-132-23/+0
* fdo#78427 PDF Import: Improve detection of bold italic fontVort2014-05-081-2/+3
* fdo#78382 PDF Import: add opacity support for fill and strokeVort2014-05-073-8/+15
* fix build problemCaolán McNamara2014-05-061-6/+6
* fdo#78241 PDF Import: add dashes supportVort2014-05-065-88/+125
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-014-4/+4
* coverity#1210167 Uninitialized scalar fieldCaolán McNamara2014-04-301-2/+9
* fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort2014-04-301-1/+1
* sdext, fix sal_Bool->bool conversionNoel Grandin2014-04-301-25/+25
* sdext: sal_Bool->boolNoel Grandin2014-04-3016-184/+184
* No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann2014-04-231-25/+2
* Do not drop existing LD_LIBRARY_PATHStephan Bergmann2014-04-221-1/+8
* fdo#71217 PDF Import: Fix importing of JPEG imagesVort2014-04-221-4/+69
* Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann2014-04-221-37/+37
* fdo#69051 fdo#72028 PDF Import: text fixesVort2014-04-184-18/+89
* Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara2014-04-181-3/+13
* remove executable bitAndras Timar2014-04-171-0/+0
* sdext: use --switch=2 --readonly-tables gperf optionsMiklos Vajna2014-04-141-1/+1
* typo: diposed -> disposedThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-136-43/+3
* fdo#35064 PDF Import: Add support for simple text scalingVort2014-04-111-1/+15
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* fdo#45001 fdo#77105 PDF Import: rotated text fixesVort2014-04-085-134/+83
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-6/+6
* fdo#49431 PDF Import: Improve line and space detection algorithmVort2014-03-312-17/+19
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2650-575/+575
* coverity#982469 Unchecked dynamic_castCaolán McNamara2014-03-251-2/+2
* coverity#982468 Unchecked dynamic_castCaolán McNamara2014-03-251-1/+1
* fdo#44710 PDF Import: Correction of position of rotated textVort2014-03-232-57/+9
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove unused HelpCloseListenerStephan Bergmann2014-03-122-41/+0
* fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent propertyVort2014-03-031-1/+18
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2662-645/+645
* Remove visual noise from sdextAlexander Wilms2014-02-2612-45/+45
* Remove unneccessary commentsAlexander Wilms2014-02-2328-94/+94
* coverity#983817 Uncaught exceptionCaolán McNamara2014-02-232-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-205-0/+5
* fdo#75195 PDF import: Revert commit 128adf7e5c06fff378c8d72b44ec4be1e462984fVort2014-02-201-34/+5
* cid#983380 Dereference before null checkNoel Grandin2014-02-201-5/+0