Commit Graph

15678 Commits

Author SHA1 Message Date
bd6ee967cd vcl117: header cleanup 2010-11-24 16:09:43 +01:00
6805806ca8 dba34b: #i114617# test_for_null: wrong child asked for 2010-11-24 15:02:39 +01:00
78ad8534be dba34b: make often used vars static 2010-11-24 14:22:48 +01:00
2d9cc1ed67 dba34b: #i109534# don't let the query wizard display queries to select from, if the database does not support queries in queries 2010-11-24 11:42:56 +01:00
6a7bbc11c1 dba34b: #i115250# DBTypeConversion::getValue: do not use the target format to determine how to obtain the column value, instead, use the column type 2010-11-23 21:55:13 +01:00
abe4496cfc vcl117: removed obsolete header 2010-11-23 18:41:04 +01:00
bdcbd99aea fwk160: #i106223# replace pkg: protocol with zip: if necessary 2010-11-22 16:21:58 +01:00
5001b1ce32 dba34b: merge after pulling DEV300.m94 2010-11-22 14:30:32 +01:00
b824d13f58 fwk160: #i59788# use standard InteractionHandler to store documents 2010-11-22 12:58:00 +01:00
8bb099cf0a undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
20e299cced gnumake2: merging minibranches 2010-11-19 15:28:44 +01:00
f696371eed gnumake2: undo toolpanel header move 2010-11-19 15:23:52 +01:00
029cb374a4 gnumake2: merging minibranches 2010-11-19 15:21:06 +01:00
eb85904ebd dba34b: #i115430# properly check for existence of secondary browse button 2010-11-19 13:09:54 +01:00
baefcd53c7 gnumake2: move svtools toolpanel header 2010-11-19 12:46:04 +01:00
sb
297b302757 sb131: merged in re/DEV300_next towards DEV300_m94 2010-11-19 11:35:41 +01:00
a664cb2a17 fwk160: #i109943# fix warnings, that could cause problems 2010-11-19 11:29:27 +01:00
6d244c4159 cws tl84: merge with DEV300_m93 2010-11-19 09:51:15 +01:00
782eec2895 native349 #i115652# language independent Wizard bitmaps 2010-11-18 14:44:07 +01:00
35b3dc7c06 Automated merge with http://hg.services.openoffice.org/cws/dba34b 2010-11-17 11:57:13 +01:00
7c653e79b4 native347 #i115537# mac langpack offers no longer mounted volumes 2010-11-16 17:54:07 +01:00
19296c840e native347 #163968# Java Installer with products in different versions 2010-11-16 17:50:25 +01:00
aca9560eca Rebase to DEV300m93 2010-11-15 13:10:36 +01:00
609a3898f9 cws tl84: #ii71192# paper size A6 adde to Format/Page 2010-11-15 09:17:07 +01:00
3797edc967 rebase to DEV300_m92 2010-11-10 14:39:06 +01:00
ecf66d8aa3 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework 2010-11-10 13:50:33 +08:00
2c3ee5c72d vcl117: #i115493# check index for validity 2010-11-09 16:43:41 +01:00
84025fa376 CWS-TOOLING: integrate CWS fwk149 2010-11-09 15:38:59 +01:00
2ffab103b3 dr77: rebase to DEV300m92 2010-11-09 15:15:30 +01:00
700fe28014 CWS-TOOLING: integrate CWS sb132 2010-11-08 17:34:27 +01:00
7f6d48f1e1 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
1c301aa650 Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b 2010-11-08 10:58:05 +01:00
73d1831a75 undoapi: unxlngi6 WaE 2010-11-05 09:05:25 +01:00
71a635b264 merge with DEV300_m92 2010-11-04 18:55:02 +01:00
fcd3252f26 pl08: #163778# use EncryptionData from MediaDescriptor 2010-11-04 17:56:39 +01:00
f7c43885c9 dba34b: #i110536# remove extra order by for grouping fields 2010-11-04 14:44:00 +01:00
ea516d858b undoapi: attempt to fix broken Undo contexts after executing a script 2010-11-04 10:36:00 +01:00
90286e004d undoapi: GCC WaE 2010-11-03 15:32:10 +01:00
7a95f49bde undoapi: finally removed Enter/LeaveBasicAction 2010-11-02 21:29:38 +01:00
3969fb69b7 undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was dead code. (Also removed some other dead slot ID definitions which were unused, and which jumped upon me while removing SID_PLAYMACRO) 2010-11-02 21:29:37 +01:00
b691b5bcc4 vcl117: #i115056# change direct help texts to help ids to allow for proper help content 2010-11-02 17:03:34 +01:00
8373a5b794 CWS-TOOLING: integrate CWS native334 2010-11-01 17:19:49 +01:00
91af7f324d CWS-TOOLING: integrate CWS svarray 2010-11-01 16:40:46 +01:00
8372a69539 #i10000# changes from OOO330 m13 2010-11-01 15:58:31 +01:00
faa34a45a8 undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely 2010-11-01 15:32:54 +01:00
b8cfd18781 undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing done here is creating an SfxMacroInfo instance, whose only usage is the macro name (nowadays: script name) it carries. This can be done cheaper, by just carrying the string. The slot ID was never actually used. 2010-11-01 15:32:51 +01:00
99375cc6d3 undoapi: removed unused SFX_CFGGROUP_* items 2010-11-01 15:32:51 +01:00
6a2a1b824f undoapi: removed the remaints of script type selection - this code is dead for *ages* 2010-11-01 15:24:47 +01:00
107da58989 undoapi: removed SfxApplication::IsInBasicCall
It checked a counter for being != 0 which, effectively, was set to 1 at application
startup, and never reset to 0 (though incremented and decremented by calls to Enter/LeaveBasicCall).
So, IsInBasicCall was meaningless.
Consequently, Enter/LeaveBasicCall collapse to empty operations, not doing anything anymore.
Will (hopefully) remove those, too, but need them for the moment to track and judge, guess, basic calls ...
2010-11-01 15:17:35 +01:00
a297e0c291 undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client) 2010-11-01 15:17:34 +01:00