Commit graph

4197 commits

Author SHA1 Message Date
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
Norbert Thiebaud
d217505d16 vos:removal: missed a couple of OThread 2010-10-12 01:57:31 -05:00
Norbert Thiebaud
f81e36d56e merge vosremoval-thread patch 2010-10-10 21:29:02 -05:00
Norbert Thiebaud
53f428d9bf merge vosremoval-diagnoses patch 2010-10-10 19:46:46 -05:00
Petr Mladek
d41279d586 more removed include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
J. Graeme Lingard
15aaf45ef9 Remove redundant #include directives & comments 2010-10-04 23:25:47 -04:00
Jacopo Nespolo
a8d686ced5 Code cleanup in cui 2010-10-04 09:41:50 +02:00
Caolán McNamara
65abfe810c libsane leaks and threading crashes 2010-09-30 16:45:24 +01:00
Sebastian Spaeth
4d45788533 fontdialog: Convert switch with only 1 case to an if ()
This is a switch statement that only ever checks 1 case and has no
default action, so make it an if().

Remove some commented out code in the switch while taking the git
blame anyway.

Signed-off: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-09-28 17:39:03 +01:00
Fridrich Štrba
b597dad31f Replace the "Help Support" menu item by the "License Information" one 2010-09-28 08:44:09 +02:00
Philipp Lohmann [pl]
7fab09514c ooo33gsl07: #i114002# add missing license headers 2010-08-24 11:00:05 +02:00
Ivo Hinkelmann
dc1a7187f4 CWS-TOOLING: integrate CWS mib17 2010-08-03 11:54:45 +02:00
Daniel Rentz
82de1aefa1 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
Andreas Bregas
f76803566b mib17: #i110822# Fixed named parameter handling in automation bridge 2010-07-27 12:16:05 +02:00
Mikhail Voytenko
627f5293a9 mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly 2010-07-08 21:33:48 +02:00
Mikhail Voytenko
f04dcac775 mib17: #162858# allow to transport COM objects without TypeInfo as before 2010-07-06 15:41:44 +02:00
Andreas Bregas
6d6a5c8567 mib17: #i110821# Hot fix to avoid regression 2010-06-29 16:34:19 +02:00
Andreas Bregas
0cd0153b24 mib17: #i110821# COM default member support 2010-06-25 08:57:06 +02:00
obo
8798f247eb CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
Joachim Lingner
3459495f52 jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
58dc05cfb6 CWS-TOOLING: integrate CWS vcl112 2010-06-21 15:48:10 +02:00
obo
7bce502de1 CWS-TOOLING: integrate CWS unoawt 2010-06-15 10:58:34 +02:00
obo
a6b21329f1 CWS-TOOLING: integrate CWS dv12 2010-06-14 15:08:15 +02:00
Joachim Lingner
e72806c269 jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
Philipp Lohmann [pl]
715b125885 vcl112: #i112119# check return value (thanks cmc!) 2010-06-04 17:54:51 +02:00
Ivo Hinkelmann
3a9fa417bc CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
Frank Schoenheit [fs]
a361fd5bd8 unoawt: merged in latest changes from CWS slidecopy (rebase to m80) 2010-06-03 17:54:37 +02:00
Dirk Voelzke
729f1a6606 jl152#i77196# better handling of extensions with unaccepted license 2010-06-02 09:31:52 +02:00
Vladimir Glazunov
5efa0aa501 CWS-TOOLING: integrate CWS fwk138 2010-05-27 15:06:45 +02:00
Frank Schoenheit [fs]
4c8dadc628 unoawt: onFinish does not need this parameter, it's always called with RET_OK 2010-05-25 11:43:39 +02:00
Frank Schoenheit [fs]
d2b0dc2ee3 unoawt: completely separated the controller functionality of a wizard page from the wizard page itself,
by moving the canAdvance method from OWizardPage to the IWizardPage interface, which in this course has
been renamed to IWizardPageController.
This will later on allow to have implementations where the TabPage is provided by an external component
(e.g. as UNO Service), but the controlling of those pages is still intercepted and handled internally.
2010-05-25 10:17:24 +02:00
sb
de97051d7f sb120: merged in DEV300_m78 2010-05-20 15:46:46 +02:00
Frank Schoenheit [fs]
a144102669 unoawt: UNO API for generic wizards, wrapping around the existing C++ RoadmapWizard 2010-05-20 12:45:50 +02:00
Dirk Voelzke
465099eb82 dv12#i88957# improved handling of downloading new versions 2010-05-06 11:15:51 +02:00
Mikhail Voytenko
e95f57d0e1 Merge to DEV300_m77 2010-04-27 12:15:15 +02:00
sb
a0f7a4d3e2 sb120: #i111182# disabled failing tests for now 2010-04-27 11:40:15 +02:00
Dirk Voelzke
9385764450 dv12: merge with DEV300_m77 2010-04-22 09:31:31 +02:00
Dirk Voelzke
812d2fbc2e dv12: merge with DEV300_m76 2010-04-22 09:14:14 +02:00
Ivo Hinkelmann
774ba3eac3 CWS-TOOLING: integrate CWS npower14miscfixes 2010-05-11 11:26:34 +02:00
Jens-Heiner Rechtien
5f8c5abf34 dv12: Merge with DEV300_m63 2010-04-20 07:29:15 +00:00
Frank Schoenheit [fs]
69929004c6 dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Kurt Zenker
de074f2857 masterfix: #i110833# patch applied to prevent a build error without GTK 2010-04-14 15:39:17 +02:00
Jens-Heiner Rechtien
4f2def4221 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
Dirk Voelzke
1f3cba3689 nativeb: #i110754#: rebranding nsplugin 2010-04-14 08:49:42 +02:00
sb
55d474d853 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Carsten Driesner
1a6b9d602b nativea: #161909# Exchange names and URLs 2010-03-31 15:47:30 +02:00
Mikhail Voytenko
b32c3b6100 fwk140: #i110747# integrate the patch 2010-04-13 11:21:14 +02:00
Mikhail Voytenko
dde1006548 fwk141: #i111191# do not use RegDeleteKeyEx for 32-bit library 2010-04-28 07:21:13 +02:00
Ivo Hinkelmann
04fc19008f CWS-TOOLING: integrate CWS nspluginglobal 2010-05-03 17:30:49 +02:00