Commit Graph

15378 Commits

Author SHA1 Message Date
Joachim Lingner
e72806c269 jl152 merge with DEV300_m80 2010-06-07 10:13:44 +02:00
tono
e865e02988 mingwport30: merge with DEV300 m80 2010-06-05 22:39:55 +09:00
Philipp Lohmann [pl]
715b125885 vcl112: #i112119# check return value (thanks cmc!) 2010-06-04 17:54:51 +02:00
Carsten Driesner
4ff7d06487 fwk143: #i104704# Set unique ID for hyperlink dialog 2010-06-04 16:19:56 +02:00
os
9b18e77bef rebase to m80 2010-06-04 16:00:27 +02:00
Gregor Hartmann<gh
7c367ef0a8 fix inconsistency with direct calling of buttons on a toolbox 2010-06-04 15:45:26 +02:00
Ivo Hinkelmann
3a9fa417bc CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
Gregor Hartmann<gh
e7638a7e64 #i111784# call hooks after selecting in tabelcontrol 2010-06-04 13:26:01 +02:00
Ivo Hinkelmann
9e515931a7 CWS-TOOLING: integrate CWS slidecopy 2010-06-04 11:07:35 +02:00
Frank Schoenheit [fs]
623fe186c9 slidecopy: merge after copying in CWS renaissance2 2010-06-03 18:53:52 +02:00
Carsten Driesner
56a94b951a fwk139: Merge changes 2010-06-03 17:59:21 +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
Ivo Hinkelmann
7c558d66fe masterfix: #i10000# #i112039# OOXML files not recognized fix 2010-06-03 16:47:33 +02:00
Mikhail Voytenko
9cfca129cb fwk139: #i10000# avoid warnings on solaris 2010-06-03 16:40:59 +02:00
Philipp Lohmann [pl]
1ad68bd3cf vcl112: #i111983# remove unused code (thanks cmc !) 2010-06-03 14:34:52 +02:00
Frank Schoenheit [fs]
52520fa07c slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Philipp Lohmann [pl]
5110e6dc5c rebase to DEV300_m80 2010-06-03 14:06:43 +02:00
Thomas Lange [tl]
47390c6926 cws tl78: merge with DEV300_m80 2010-06-03 14:05:19 +02:00
Ivo Hinkelmann
bf45b716b6 CWS-TOOLING: integrate CWS renaissance2 2010-06-03 11:55:10 +02:00
Mathias Bauer
bb1038e2ab CWS mba33issues01: #i78637#: shorten text for conversion options 2010-06-02 11:00:52 +02:00
Mathias Bauer
7f0c711ec0 CWS mba33issues01: merge to m80 2010-06-02 10:58:04 +02:00
Dirk Voelzke
729f1a6606 jl152#i77196# better handling of extensions with unaccepted license 2010-06-02 09:31:52 +02:00
Christian Lippka
526b6ae355 cws renaissance2: rebase m80 2010-06-01 14:04:07 +02:00
Caolán McNamara
766f33f7ac cmcfixes74: merge with DEV300 m80 2010-05-31 22:58:51 +01:00
Caolán McNamara
5d8467210c cmcfixes75: merge with DEV300 m80 2010-05-31 20:37:41 +01:00
tono
d3b9e9e1d0 i#111956: MinGW port fix: dependency to shared library 2010-05-31 21:51:32 +09:00
Ingo Schmidt
1e7e9bea33 native305 #i92977# new Windows INSTALLLOCATION settings 2010-05-28 15:35:06 +02:00
Thomas Lange [tl]
34b6b6d0a7 cws tl79: merge with DEV300_m79 2010-05-27 13:33:32 +02:00
Niklas Nebel
6b758c65f7 calc54: merge with DEV300_m79 2010-05-26 19:09:46 +02:00
Thorsten Bosbach
6b17f4b6bc strange new files 2010-05-26 17:22:41 +02:00
Caolán McNamara
7828965a78 cmcfixes74: merge with DEV300 m79 2010-05-26 14:41:36 +01:00
Mikhail Voytenko
d806a700d8 fwk139: #i110803# integrate patch 2010-05-26 15:20:34 +02:00
Mikhail Voytenko
bfafc3a17e fwk139: #i110802# integrate patch 2010-05-26 15:15:37 +02:00
Ingo Schmidt
c8384bf5dc native305 #i92977# new Windows INSTALLLOCATION settings 2010-05-26 14:44:44 +02:00
Caolán McNamara
79a8b1195c cmcfixes75: merge with DEV300 m79 2010-05-26 13:23:31 +01:00
Ingo Schmidt
d0520c036f native307 #i111766# new mac background image for non oracle builds 2010-05-25 17:12:56 +02:00
Ingo Schmidt
eb1fe20855 native307 #i111766# new mac background image for non oracle builds 2010-05-25 17:12:10 +02:00
Vladimir Glazunov
5efa0aa501 CWS-TOOLING: integrate CWS fwk138 2010-05-27 15:06:45 +02:00
Vladimir Glazunov
0d7df1fe0b CWS-TOOLING: integrate CWS sb120 2010-05-27 14:07:06 +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
Caolán McNamara
06ab23297b cmcfixes75: #i111791# use hunspell api to free list 2010-05-24 10:18:45 +01:00
Kurt Zenker
aa9ff28ea9 CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
Kurt Zenker
8577fa6db9 CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
Philipp Lohmann [pl]
f10814687f merge to actual m78 2010-05-21 15:00:05 +02:00
Daniel Rentz
d9842bcef5 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
Henning Brinkmann
34e3978cb2 tl78: merge 2010-05-20 16:55:56 +02:00
sb
de97051d7f sb120: merged in DEV300_m78 2010-05-20 15:46:46 +02:00
Caolán McNamara
75d28100c4 cmcfixes75: merge with DEV300 m78 2010-05-20 13:11:17 +01: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