Andrea Gelmini
5b1337f7b2
tdf#62475: partial handmade fixes
...
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4
Reviewed-on: https://gerrit.libreoffice.org/15712
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com >
2015-05-15 17:55:15 +00:00
Noel Grandin
d208cf834f
convert SIGNATURESTATE_ constants to scoped enum
...
Change-Id: I715e39599464a199a8b78ec274bfe47b90fc4bb7
Reviewed-on: https://gerrit.libreoffice.org/15301
Tested-by: Noel Grandin <noelgrandin@gmail.com >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
2015-04-15 11:35:03 +00:00
Thomas Arnhold
5973c2d34a
fixincludeguards.sh: basctl
2014-04-19 11:10:07 +02:00
Alexander Wilms
2fbd9825bc
Remove visual noise from basctl
...
Change-Id: I3e6a238a0bafbb70a7c22bde1f2258b8014ed2d2
Reviewed-on: https://gerrit.libreoffice.org/8232
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-25 17:01:07 +00:00
Stephan Bergmann
2d67eb7244
-Werror,-Wmismatched-tags
...
Change-Id: Idc0830c4b893f55f56e0d322e87b4eff4a60d995
2012-09-07 11:58:09 +02:00
Uray M. János
81f72a3c3a
Cleanup in basctl (raw pointers)
...
Lots of raw pointers have been converted to boost::scoped_ptr to reduce
the number of 'delete's and the possibility of memory leaks.
Some pointers have been converted to references, to reduce the needless
checking for nullptrs, and so simplifying the code.
Also some #define-s have been converted to C++ constants or enumerations.
Change-Id: Ifbeb78f744bac7a96c8a446ff4db90dedf85fe26
2012-09-07 11:20:48 +02:00
Thomas Arnhold
57154616f0
Remove UNO includes comments
...
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Michael Meeks
39669162e0
re-base on ALv2 code.
2012-06-12 17:03:23 +01:00
Caolán McNamara
b77940e5af
add modelines to .hxx files as well
2010-10-28 15:48:02 +01:00
Jens-Heiner Rechtien
36de66bdf0
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Rüdiger Timm
e759eb5464
INTEGRATION: CWS changefileheader (1.2.38); FILE MERGED
...
2008/03/28 16:05:06 rt 1.2.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:11:48 +00:00
Kurt Zenker
300f59e70d
INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
...
2007/08/01 11:25:09 fs 1.1.2.2: #i10000#
2007/07/31 12:32:17 fs 1.1.2.1: wrapping signature functionality of a ScriptDocument
2007-10-09 14:25:25 +00:00