summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2014-08-01avoid memory leakDavid Tardon1-3/+5
2014-08-01fix parsing of cmdline argsDavid Tardon1-6/+6
2014-07-03Does not look like Library_pdfimport needs popplerStephan Bergmann1-1/+0
2014-07-03Improve test codeStephan Bergmann1-11/+12
2014-07-03Check exit code of spawned xpdfimportStephan Bergmann1-1/+34
2014-06-30Remove double assignmentPeter Senna Tschudin1-1/+0
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2-6/+1
2014-06-21prevent invalid memory accessMarkus Mohrhard1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann4-6/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin7-40/+8
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-2/+2
2014-06-05sdext: remove SAL_THROW macroNoel Grandin10-17/+7
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold6-0/+288
2014-06-04coverity#982645 bMissingDefaultsToNormal is always trueCaolán McNamara2-11/+7
2014-06-04DeInitVCL at end of testsStephan Bergmann1-0/+1
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann1-23/+24
2014-05-29remove more unnecesary OUString constructor useNoel Grandin3-14/+13
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin1-1/+1
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin2-5/+5
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin1-1/+1
2014-05-24coverity#983807 Uncaught exceptionCaolán McNamara1-36/+14
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-17/+17
2014-05-20Correct linker library sequence for pdfimportJan-Marek Glogowski1-1/+1
2014-05-20we need fontconfig nowCaolán McNamara1-0/+1
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort6-47/+57
2014-05-16coverity#984442 Use after freeCaolán McNamara1-1/+1
2014-05-15fdo#78549 PDF Import: fix incorrect transformation matrix writingVort1-2/+2
2014-05-14remove external header guardsThomas Arnhold1-3/+1
2014-05-14use our css prefix to make this readableThomas Arnhold42-397/+397
2014-05-14various loplugin:passsequencebyrefNoel Grandin2-14/+14
2014-05-13remove dead codeNoel Grandin2-23/+0
2014-05-08fdo#78427 PDF Import: Improve detection of bold italic fontVort1-2/+3
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort3-8/+15
2014-05-06fix build problemCaolán McNamara1-6/+6
2014-05-06fdo#78241 PDF Import: add dashes supportVort5-88/+125
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni4-4/+4
2014-04-30coverity#1210167 Uninitialized scalar fieldCaolán McNamara1-2/+9
2014-04-30fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort1-1/+1
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin1-25/+25
2014-04-30sdext: sal_Bool->boolNoel Grandin16-184/+184
2014-04-23No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann1-25/+2
2014-04-22Do not drop existing LD_LIBRARY_PATHStephan Bergmann1-1/+8
2014-04-22fdo#71217 PDF Import: Fix importing of JPEG imagesVort1-4/+69
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann1-37/+37
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort4-18/+89
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara1-3/+13
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-14sdext: use --switch=2 --readonly-tables gperf optionsMiklos Vajna1-1/+1
2014-04-14typo: diposed -> disposedThomas Arnhold1-1/+1