summaryrefslogtreecommitdiff
path: root/extensions/source/scanner
AgeCommit message (Expand)Author
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14coverity#705989 silence Insecure temporary fileCaolán McNamara
2014-11-14coverity#1242860 Unused valueCaolán McNamara
2014-11-01coverity#703954 Unchecked return valueCaolán McNamara
2014-10-30nothing to see here, move alongCaolán McNamara
2014-10-30coverity#735608 Division or modulo by float zeroCaolán McNamara
2014-10-02coverity#1242860 Unused valueCaolán McNamara
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-15cppcheck: unpreciseMathCallJulien Nabet
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-18these strings should be translatableCaolán McNamara
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-07-01coverity#703955 Unchecked return valueNorbert Thiebaud
2014-06-17coverity#1223093 Uninitialized scalar fieldCaolán McNamara
2014-06-12loplugin:unreffunStephan Bergmann
2014-06-12scn resource file is empty now post ui-ificationCaolán McNamara
2014-06-12more the png into the .ui so it isn't garbage collectedCaolán McNamara
2014-06-12extract gamma grid drawing to standalone widgetCaolán McNamara
2014-06-12don't use raw english stringCaolán McNamara
2014-06-12Convert GRID_DIALOG to .uiPalenik Mihály
2014-06-11Resurrect SaneResId in the place where it is still usedStephan Bergmann
2014-06-11loplugin:unreffunStephan Bergmann
2014-06-11Reset preview boundaries on a new scannerCaolán McNamara
2014-06-11Changing scanners has no effectCaolán McNamara
2014-06-11extract Scan Preview code into a preview widgetCaolán McNamara
2014-06-11Convert RID_SANE_DIALOG to .uiPalenik Mihály
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-24coverity#983672 Uncaught exceptionCaolán McNamara
2014-05-11coverity#738627 Uninitialized scalar fieldCaolán McNamara
2014-05-09prewin.h includes windows.hThomas Arnhold
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-04-23coverity#738627 Uninitialized scalar fieldCaolán McNamara
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold
2014-04-02Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-02coverity#704634 Dereference after null checkCaolán McNamara
2014-03-02unnecessary check before deleteCaolán McNamara
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin