Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: check-merge-conflict
- id: check-vcs-permalinks
- id: end-of-file-fixer
files: \.(hxx|java|md|mk|ya?ml)$
files: \.(hxx|java|md|mk|pl|pm|ya?ml)$
- id: mixed-line-ending
files: ^main/.*\.(c|h)xx$
- repo: https://github.com/codespell-project/codespell
Expand Down
3 changes: 0 additions & 3 deletions main/cppuhelper/test/testdefaultbootstrapping.pl
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,3 @@ ()
print "Commnent:\n", $comment, "\n";
}
print "**************************\n";



2 changes: 1 addition & 1 deletion main/extensions/source/update/check/transform.pl
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@
}

print;
}
}
3 changes: 0 additions & 3 deletions main/helpcontent2/helpers/checkuno.pl
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,3 @@
} else {
die "Cannot open $uno_cmd: $!\n";
}



1 change: 0 additions & 1 deletion main/helpcontent2/helpers/update_tree.pl
Original file line number Diff line number Diff line change
Expand Up @@ -392,4 +392,3 @@ sub read_loc {
print "\ndone reading a total of ".$total_elements." localized titles for ".scalar(keys(%loc_title))." languages from ".scalar @files ." files\n";
print sort(@langstat);
}

2 changes: 0 additions & 2 deletions main/l10ntools/scripts/fast_merge.pl
Original file line number Diff line number Diff line change
Expand Up @@ -326,5 +326,3 @@ sub read_sdf_file_names
}
close ( FILE );
}


1 change: 0 additions & 1 deletion main/migrationanalysis/src/driver_docs/ulf2dat.pl
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,3 @@ sub usage {
print STDERR " -i input ulf file\n";
print STDERR " -help print this help info\n\n";
};

1 change: 0 additions & 1 deletion main/postprocess/rebase/rebase.pl
Original file line number Diff line number Diff line change
Expand Up @@ -295,4 +295,3 @@ sub usage
return;
}


1 change: 0 additions & 1 deletion main/sal/qa/buildall.pl
Original file line number Diff line number Diff line change
Expand Up @@ -498,4 +498,3 @@ ($)
# -fan - \ | /

# END!

1 change: 0 additions & 1 deletion main/sal/qa/helper/gcov/gcov_filter.pl
Original file line number Diff line number Diff line change
Expand Up @@ -444,4 +444,3 @@ (*)
END_OF_USAGE
;
}

3 changes: 0 additions & 3 deletions main/sal/test/bootstrap.pl
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,3 @@
print "Commnent:\n", $comment, "\n";
}
print "**************************\n";



2 changes: 0 additions & 2 deletions main/sc/addin/util/cl2c.pl
Original file line number Diff line number Diff line change
Expand Up @@ -228,5 +228,3 @@ sub maketext {
close(COUT);

exit 0;


2 changes: 1 addition & 1 deletion main/sd/res/webview/edit.pl
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
<BODY BGCOLOR="white">
<META HTTP-EQUIV="-REFRESH" CONTENT="1;URL=$$3show.pl">
</BODY>
</HTML>
</HTML>
2 changes: 1 addition & 1 deletion main/sd/res/webview/index.pl
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
<META HTTP-EQUIV="-REFRESH" CONTENT="1;URL=$$3webcast.pl">
</BODY>;

</HTML>
</HTML>
1 change: 0 additions & 1 deletion main/solenv/bin/cleandiff.pl
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@

print ;
}

1 change: 0 additions & 1 deletion main/solenv/bin/cleanzip.pl
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@ sub usage
die "$0: ERROR reading ${filename}_new\n";
}
rename($filename."_new", $filename);

2 changes: 1 addition & 1 deletion main/solenv/bin/clipatchconfig.pl
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ ($)
$string =~ s/^\s+//;
$string =~ s/\s+$//;
return $string;
}
}
1 change: 0 additions & 1 deletion main/solenv/bin/diffmv.pl
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,3 @@ sub usage
print STDERR "Do move diffing file only\n";
exit 1;
}

1 change: 0 additions & 1 deletion main/solenv/bin/gen_userfeedback_VCL_names.pl
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,3 @@
print HIDS join "\n", @names;
print HIDS "\n";
close HIDS;

1 change: 0 additions & 1 deletion main/solenv/bin/guw.pl
Original file line number Diff line number Diff line change
Expand Up @@ -340,4 +340,3 @@ sub replace_cyg_env {
replace_cyg(\@params);
if ( (defined $debug_light) or (defined $debug) ) { print(STDERR "\n---------------------\nExecute: $command @params\n----------------\n");};
exec( "$command", @params) or die( "\nError: guw.pl: executing $command failed!\n" );

1 change: 0 additions & 1 deletion main/solenv/bin/leconvert.pl
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ sub usage
print "$0 <unix|dos> <FILE|\@filelist> [more files/lists]\n";
exit 1;
}

1 change: 0 additions & 1 deletion main/solenv/bin/makemani.pl
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,3 @@ sub usage
}

close MANIOUT;

1 change: 0 additions & 1 deletion main/solenv/bin/mapgen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,3 @@ sub usage {
print STDERR "\nmapgen:\n";
print STDERR "Syntax: mapgen -d dump_file -s first_string -f filter_file -m map_file [-h|--help]\n";
};

1 change: 0 additions & 1 deletion main/solenv/bin/modules/CreatePDBRelocators.pm
Original file line number Diff line number Diff line change
Expand Up @@ -226,4 +226,3 @@ sub find_binary_execs
}

1; # required

2 changes: 1 addition & 1 deletion main/solenv/bin/modules/installer/windows/language.pm
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ sub get_windows_encoding
return $windowsencoding;
}

1;
1;
1 change: 0 additions & 1 deletion main/solenv/bin/modules/installer/windows/msiglobal.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1833,4 +1833,3 @@ sub update_removere_table


1;

1 change: 0 additions & 1 deletion main/solenv/bin/modules/macosxotoolhelper.pm
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ sub otoolD($) {
close(IN);
return $line;
}

2 changes: 1 addition & 1 deletion main/solenv/bin/modules/pre2par/directory.pm
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ sub check_directory
if ( ! -d $productdirectory ) { pre2par::systemactions::create_directory($productdirectory); }
}

1;
1;
1 change: 0 additions & 1 deletion main/solenv/bin/rmdir.pl
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@
shift @ARGV;
}
exit $r_code;

1 change: 0 additions & 1 deletion main/solenv/bin/slfl.pl
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,3 @@ sub replace_cyg {
replace_cyg(\@params);
if ( (defined $debug_light) or (defined $debug) ) { print(STDERR "\n---------------------\nExecute: $command @params\n----------------\n");};
exec( "$command", @params) or die( "\nError: slfl.pl: executing $command failed!\n" );

1 change: 0 additions & 1 deletion main/solenv/bin/touch.pl
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,3 @@
truncate KKK, $size;
close KKK;
}

1 change: 0 additions & 1 deletion main/solenv/bin/zipdep.pl
Original file line number Diff line number Diff line change
Expand Up @@ -340,4 +340,3 @@ sub usage {
print STDERR " [-n suffixes] [-t mmddyyyy] [-tt mmddyyyy] [ zipfile [\n";
print STDERR " file1 file2 ...]] [-xi list]\n";
}

1 change: 0 additions & 1 deletion main/sysui/desktop/util/pkgdiff.pl
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,3 @@ sub unpack_tgz {
chdir $dir;
rmdir $tempdir;
#print STDERR "rm -rf $tempdir\n";

1 change: 0 additions & 1 deletion main/xmerge/source/palmtests/bin/verify_sane.pl
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,3 @@ sub close_connection
print "closing connection\n";
EmRPC::CloseConnection();
}

Original file line number Diff line number Diff line change
Expand Up @@ -839,4 +839,3 @@ sub verify_prcs_exist
die "The pose PRC directory ($pose_prc) is correct, but I can't find $prcfile there.";
}
}

2 changes: 0 additions & 2 deletions main/xmerge/source/palmtests/qa/bin/tappen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,3 @@
TapPen($ARGV[0], $ARGV[1]);

close_connection();


2 changes: 0 additions & 2 deletions main/xmerge/source/palmtests/qa/bin/template.pl
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,3 @@
# command(s) go here.

close_connection();


1 change: 0 additions & 1 deletion main/xmerge/source/palmtests/qa/bin/test_driver.pl
Original file line number Diff line number Diff line change
Expand Up @@ -778,4 +778,3 @@ sub verify_prcs_exist
die "The pose PRC directory ($pose_prc) is correct, but I can't find $prcfile there.";
}
}

1 change: 0 additions & 1 deletion main/xmerge/source/palmtests/qa/lib/converterlib.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1167,4 +1167,3 @@ sub print_debug
}

1;

1 change: 0 additions & 1 deletion main/zlib/make_patched_header.pl
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,3 @@
close ORIG_FILE;

exit(0);