Commit graph

10086 commits

Author SHA1 Message Date
Thomas Arnhold
e8320c5ed6 Remove doubled define of MAP_LEN(x). 2011-01-21 21:10:01 +01:00
Carsten Driesner
2fffd98e29 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
Caolán McNamara
66c6b4a53f oops, I'm such an idiot 2011-01-21 15:34:41 +00:00
Lionel Elie Mamane
204a115713 Fix property type / default value mismatch
Fixes:
 Error: caught an exception
 message: Invalid value type for 'WindowTop'.
 Expected: long
 Found: hyper
  From File dbaccess/source/ui/querydesign/querycontroller.cxx at Line 1722
when editing a query
2011-01-21 15:17:42 +00:00
Michael Koch
fd28f6300e removed newlines 2011-01-21 11:13:21 +00:00
Thomas Arnhold
31cd30a4e5 Remove old RCS lines. 2011-01-21 10:06:44 +01:00
Ocke Janssen [oj]
4ee7211a6f Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c 2011-01-20 14:33:00 +01:00
Ocke Janssen [oj]
7a6d604698 dba34c: fix missed 2011-01-20 14:11:33 +01:00
Thomas Arnhold
ba7e0d7574 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 10:27:06 +01:00
Carsten Driesner
3f3abe3a15 removetooltypes01: #i112600# Replace missing tools types replacement 2011-01-17 17:27:03 +01:00
Ocke.Janssen
b7487b7abc dba34d: #i116345# create a new var in for loop 2011-01-17 14:06:45 +01:00
Caolán McNamara
9a063d325f cppcheck: object destroyed immediately 2011-01-17 12:33:02 +00:00
Ocke.Janssen
3908f92bc9 Automated merge with http://v60x-so16.germany.sun.com:66661 2011-01-17 08:47:41 +01:00
Ocke.Janssen
6e810686b6 dba34d: #i37466# align icons to create list 2011-01-17 08:44:59 +01:00
serval
3571121d40 Some cppcheck cleaning 2011-01-15 17:09:39 +00:00
Kohei Yoshida
b3942c1f19 Remove the Registration... menu item which we don't want. (fdo#33112) 2011-01-14 11:24:43 -05:00
Mikhail Voytenko
409873c1c1 removetooltypes01: #i112600# remove tooltypes from dbaccess 2011-01-14 15:00:11 +01:00
Ocke Janssen [oj]
5813b6702c Automated merge with ssh://hg.services.openoffice.org/cws/dba34c 2011-01-10 14:23:31 +01:00
Ocke Janssen [oj]
897ade4567 dba34c: #i108415# handle structed filter handling 2011-01-10 13:41:20 +01:00
David Tardon
160f531283 fix debug build breakage 2011-01-10 12:39:01 +01:00
Frank Schoenheit [fs]
40a6cf9737 undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase) 2011-01-10 12:33:07 +01:00
Frank Schoenheit [fs]
7336d88dc4 undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only 2011-01-10 12:32:37 +01:00
Takeshi Abe
8ae29f6ec6 Remove unused code and fix typos 2011-01-09 20:51:39 +00:00
Frank Schoenheit [fs]
8162ad59be dba34c: merge 2011-01-07 14:29:08 +01:00
Frank Schoenheit [fs]
d5620a3e4b dba34c: pulled/merged latest changes from CWS dba34b 2011-01-07 13:50:28 +01:00
Caolán McNamara
4492de10e0 fix this up but keep cppcheck silent 2011-01-07 11:31:35 +00:00
Caolán McNamara
9c97e63171 fix syntax 2011-01-07 11:19:30 +00:00
Guillaume Poussel
865bef974d cppcheck cleanliness 2011-01-07 11:06:02 +00:00
Caolán McNamara
1fe3737d3d cppunit: prefer prefix variant 2011-01-06 14:20:02 +00:00
Mikhail Voytenko
e1ac951c62 removetooltypes01: rebase to DEV300_m96 2011-01-06 14:57:12 +01:00
Ocke Janssen [oj]
28750c30fb dba34c: #i113184# remove the order clause when the column is not part of the table 2011-01-06 13:40:20 +01:00
Ocke Janssen [oj]
54b40663d2 dba34c: #i113405# remove row from rowset when it can not be accessed anymore and adjust rowcount 2011-01-06 12:32:17 +01:00
Philipp Lohmann [pl]
d7558d90bd rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Ocke Janssen [oj]
b68968b86c dba34c: #i110584# fix for FN escape function and check if table name is empty 2011-01-05 10:27:09 +01:00
Frank Schoenheit [fs]
eaddda5dee dba34b: merged DEV300m96 2011-01-05 10:07:18 +01:00
Ocke Janssen [oj]
9f338a693e dba34c: #i20306# support for window function and limit fetch first, ... added 2011-01-04 13:12:33 +01:00
Joseph Powers
9c60941aac Remove unused header 2011-01-03 19:47:54 -08:00
Ocke Janssen [oj]
e28d24e20f dba34c: fix for flush and text recognize 2011-01-03 14:41:49 +01:00
Frank Schoenheit [fs]
c9c709ee6b undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Gert Faller
d4cbcb4d72 change of __READONLY_DATA define to const 2010-12-12 09:16:14 +01:00
Julien Nabet
ed20f8f2d2 string tweakage 2010-12-07 12:38:22 +00:00
Frank Schoenheit [fs]
9e2da7c807 gridsort: give the UnoControl(Model/Base) classes a ctor taking a service factory, so we have access to the factory
which created us, and don't need to resort to the process'es service factory
2010-12-06 14:14:11 +01:00
Michael Callahan
645e8e0cfb remove obsolete __FAR_DATA 2010-12-06 10:35:19 +00:00
Takeshi Abe
da474bc40c Replace all occured, occurance etc. 2010-12-05 20:15:19 +00:00
Ocke.Janssen
263f3a4363 Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c 2010-12-03 09:30:07 +01:00
Ocke.Janssen
199fe597e9 dba34c: #i115398# add autoincrement to special type 2010-12-03 09:25:36 +01:00
Ocke.Janssen
a785deda74 dba34c: #i104351# fix name of dialog to correspond to menu entry 2010-12-02 14:54:34 +01:00
Ocke.Janssen
1ae17f5b03 dba34c: #i102625# only fetch rows when the view moves outside the scope of the rowset window 2010-12-02 13:16:48 +01:00
Frank Schoenheit [fs]
f9a37be30c dba34c: #i77025# don't allow closign the app window when a wizard is running 2010-12-02 11:11:43 +01:00
Frank Schoenheit [fs]
a2fc7d3233 dba34b: draw cell text in the table designer vertically centered, to prevent jumping of the text when the cell is activated 2010-12-02 09:10:32 +01:00
Ocke.Janssen
10df05f65b Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c 2010-12-01 09:34:05 +01:00
Takeshi Abe
d609f7b6e2 Remove undesirable comments 2010-11-29 16:01:50 +00:00
Ocke Janssen [oj]
ac621cb00c dba34b: #109956# notify column value in correct order 2010-11-29 13:15:25 +01:00
Joseph Powers
5020cc9717 Dead Code Removal 2010-11-28 22:38:24 -08:00
Takeshi Abe
72d87fecf7 cppcheck: variables assigned but never used 2010-11-27 20:42:12 +00:00
Takeshi Abe
7904d8dc62 cppcheck: use ++ as prefix 2010-11-27 20:41:35 +00:00
Takeshi Abe
ae85bf7dff cppcheck: reduce the scope of variables 2010-11-27 20:41:06 +00:00
Takeshi Abe
44e1703066 Remove dead codes and confusing comments 2010-11-26 19:30:41 +01:00
Thorsten Behrens
cad435f836 Put show credits entry into all app ui configs 2010-11-26 17:48:30 +01:00
Frank Schoenheit [fs]
048dfa981e dba34c: #i112884# isClosed: don't crash if we're already closed ... 2010-11-26 15:24:56 +01:00
Frank Schoenheit [fs]
7f91c62abd dba34c: #i115779# DatabaseObjectView: don#t deliver an empty frame to the caller 2010-11-26 15:08:17 +01:00
Takeshi Abe
db65737e58 Remove dead codes and undesired comments with fixed typo
Hi,

yet another cleanup on base.

Cheers,
-- Takeshi Abe

>From dff2f8d6d37863a5517a412ea4f92ebdbee536ff Mon Sep 17 00:00:00 2001
From: Takeshi Abe <tabe@fixedpoint.jp>
Date: Fri, 26 Nov 2010 01:45:21 +0900
Subject: [PATCH] Remove dead codes and undesired comments with fixed typo
2010-11-26 10:25:08 +00:00
Ocke.Janssen
5c5ac6f63c dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow 2010-11-26 11:14:33 +01:00
Frank Schoenheit [fs]
f2478305d2 undoapi: assert unknown slots in ImplInvalidateFeature 2010-11-26 09:46:54 +01:00
Ocke.Janssen
4e84dfc118 dba34b: #i109956# notify column values when row is refreshed 2010-11-26 08:29:58 +01:00
Thorsten Behrens
3f1b3f7653 Put show credits entry into all app ui configs 2010-11-25 22:30:34 +01:00
Wol
e027d3cfb7 Dead code deletion 2010-11-25 14:17:11 +00:00
Ocke.Janssen
b02e3bd428 dba34b: #i115753# add test again 2010-11-25 14:55:38 +01:00
Frank Schoenheit [fs]
4ae5573a0f undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller 2010-11-25 14:29:43 +01:00
Frank Schoenheit [fs]
5cf47c0008 undoapi: split OSingleDocumentController into DBSubComponentController (which the report design's controller will
be derived from) and the still-so-named OSingleDocumentController.
Module reportdesign does not compile with this change, this is yet to come.
2010-11-25 14:28:03 +01:00
Ocke.Janssen
a18632bfc7 dba34b: #i115384# check if the length of BIT > 1 otherwise use setBoolean, and change typeinfo for ado types 2010-11-25 14:11:53 +01:00
Ocke.Janssen
f9416a7fd8 dba34b: #i115655# new ui setting for max row scan for text db 2010-11-25 11:23:27 +01:00
Ocke.Janssen
4820e5278a dba34b: #i115655# check first 50 lines for type info 2010-11-25 08:51:07 +01:00
Wol
d54b360929 Spelling, dead code removal 2010-11-24 22:12:39 -05:00
Philipp Lohmann [pl]
b8f4b62ad4 merge with DEV300_m94 2010-11-24 18:50:17 +01:00
Philipp Lohmann [pl]
3d92e6c852 vcl117: #i115686# remove old unused style setting 2010-11-24 18:39:49 +01:00
Ocke.Janssen
ba9519e6de dba34b: #i114617# test_for_null: wrong child asked for 2010-11-24 15:02:39 +01:00
Ocke.Janssen
9ad6117703 dba34b: #i111542# fix for max rows 2010-11-24 14:23:06 +01:00
Frank Schoenheit [fs]
4c4bdf1aaa undoapi: remove unused IEnvironment interface 2010-11-24 13:53:52 +01:00
Ocke.Janssen
2a3ed8f235 dba34b: merge 2010-11-24 11:27:33 +01:00
Ocke.Janssen
8f97bd0f18 dba34b: merge 2010-11-24 09:42:47 +01:00
Joseph Powers
0b176013df .bmp to .png, plus formatting issues. 2010-11-23 21:44:31 -08:00
Wol
9fee0a2c86 Spelling mistakes and dead code 2010-11-23 22:54:24 -05:00
Wol
763e27c9c5 Dead code and spelling mistakes 2010-11-23 22:50:17 -05:00
Wol
518878b936 Dead code removal 2010-11-23 22:45:27 -05:00
Wol
53bdb4e95f Dead code, spelling mistakes 2010-11-23 22:43:44 -05:00
Wol
cd3a52b9b2 Dead code, translations. 2010-11-23 22:38:06 -05:00
Frank Schoenheit [fs]
ec99f84272 dba34b: disable CopyTableWizard test for now, since it fails (which is issue #i115753#) 2010-11-23 21:55:07 +01:00
Frank Schoenheit [fs]
9cd619e292 dba34b: massaged the dbaccess complex test cases a bit, made them running, again, re-implemented functionality which got list in the recent refactoring (assureException) 2010-11-23 21:51:40 +01:00
Caolán McNamara
7f382532e1 make possible to build with c++0x 2010-11-23 15:45:10 +00:00
Takeshi Abe
98ab2fdde6 remove dead codes and undesired comments 2010-11-23 07:40:17 +01:00
Gert Faller
7027ae3512 RTL_CONSTASCII_USTRINGPARAM in base 2010-11-22 16:39:06 +01:00
Frank Schoenheit [fs]
088b7d6202 dba34b: merge after pulling DEV300.m94 2010-11-22 14:30:32 +01:00
Frank Schoenheit [fs]
546853bb2e undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
sb
74a0919cb1 sb131: merged in re/DEV300_next towards DEV300_m94 2010-11-19 11:35:41 +01:00
Wol
5409583ced Spelling mistake 2010-11-18 16:13:09 +00:00
Wol
83f4763eb2 More spelling mistakes, translations and dead code deletions 2010-11-18 16:11:12 +00:00
Wol
960f93d464 Comment fixes - dead code and spelling mistakes 2010-11-18 15:11:37 +00:00
Ocke.Janssen
fe4fa5749b Automated merge with http://hg.services.openoffice.org/cws/dba34b 2010-11-17 11:57:13 +01:00
Frank Schoenheit [fs]
39a6891480 undoapi: implement XUndoManager/Supplier for Base sub components 2010-11-17 10:44:38 +01:00
Frank Schoenheit [fs]
784ea715b3 undoapi: carry the SfxUndoManager around as &, not as * 2010-11-17 09:11:03 +01:00
Joseph Powers
b46ec155ec HC Cleanup - base 2010-11-16 21:20:50 -08:00
Kohei Yoshida
6ddd931bbf Fixed several build breakages. 2010-11-16 23:23:02 -05:00
Caolán McNamara
68d3eb1428 fix these again 2010-11-16 20:42:52 +00:00
Sebastian Spaeth
51359e69b3 Forgot to remove one _HC definition 2010-11-16 18:53:32 +01:00
Sebastian Spaeth
c96bb897e0 Remove _HC occurences 2010-11-16 18:46:24 +01:00
Caolán McNamara
bb6d6339bd get this to build again 2010-11-16 17:07:32 +00:00
Caolán McNamara
847dde560f get this building again 2010-11-16 17:06:33 +00:00
Sebastian Spaeth
7c60f745a2 more _HC removal 2010-11-16 18:04:24 +01:00
Sebastian Spaeth
a0b883b5a5 More _HC removal 2010-11-16 17:25:32 +01:00
Sebastian Spaeth
f37574e5c4 Remove High contrast image use 2010-11-16 16:55:35 +01:00
Sebastian Spaeth
54060a6d33 Remove more _HC _SHC uses 2010-11-16 15:13:11 +01:00
Ocke.Janssen
11bc42b1f7 dba34b: #i115579# check for children 2010-11-15 12:38:17 +01:00
Caolán McNamara
ca47e7c296 Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM 2010-11-14 21:12:48 +00:00
Santiago Alessandri
19934b8578 Replaced createFromAscii in all dbaccess tree under base repo 2010-11-13 21:19:14 +00:00
Caolán McNamara
3df626c0e7 remove unused HiContrast args 2010-11-13 20:56:25 +00:00
Joseph Powers
4a0002931a Purged BmpColorMode from libs-gui - base 2010-11-13 00:29:58 -08:00
Joseph Powers
c5561d7ebb Removed BmpColorMode from SvLBoxContextBmp_Impl and SvLBoxButtonData - base 2010-11-12 10:24:48 +01:00
Santiago Alessandri
7c26a84a58 Changed usage of createFromAscii for macro RTL_CONSTASCII_USTRINGPARAM 2010-11-12 08:12:31 +01:00
Santiago Alessandri
6c07a3cf70 Replaced the use of createFromAscii for the macro RTL_CONSTASCII_USTRINGPARAM 2010-11-11 17:29:43 +00:00
Wol
201e73042a Spelling mistakes and code removal 2010-11-10 14:22:37 +01:00
Wol
bcbe3f15b0 Translation, spelling mistakes and dead code 2010-11-10 14:21:39 +01:00
Wol
a7612fc49b Fix spelling mistakes 2010-11-10 14:19:45 +01:00
Wol
fca20a4981 Fix spelling mistake 2010-11-10 14:16:26 +01:00
Wol
67a70f1ca4 More translations and comment deletion for Base 2010-11-10 11:12:22 +01:00
Joseph Powers
c4d6d303e5 Bitmap Tree Cleanup - base
Removed all references to HIGHCONTRAST mode from svtools classes:
        SvImpLBox
        SvTreeListBox

The reset is just fall out.
2010-11-10 10:00:10 +01:00
Wol
9b6062afb3 Spelling mistakes, and deleting unwanted comments and commented code 2010-11-10 08:50:30 +01:00
Xiaofei Zhang
48a2c95a58 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
Frank Schoenheit [fs]
607456e9c0 dba34b: removed dead files from makefile.mk, too 2010-11-09 11:51:11 +01:00
Ricardo Moreno
9605d48954 Removed commented-out code. 2010-11-08 11:31:02 -05:00
Vladimir Glazunov
614211fadf CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Frank Schoenheit [fs]
e468b1cc7d Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b 2010-11-08 10:58:05 +01:00
Norbert Thiebaud
2abe026903 Revert "Smelling pistakes, german comments, and a little commented code in base"
This reverts commit 8d33d95cde5f423aee284bbbcff810cbba1a910a.

I've been told by a german native speaker that the translation was mostly babelish
and quite incomprehensible, so revert for now.
2010-11-08 02:50:53 -06:00
Wol
32a105e06b Delete commented code 2010-11-07 23:57:15 -06:00
Wols Lists
450ede6604 Smelling pistakes, german comments, and a little commented code in base
I think I've translated most of the german stuff correctly (I speak
german somewhat, and used babelfish to help) .

From f203be2f74f8ea4df960876434f8e55cd7973ab9 Mon Sep 17 00:00:00 2001
From: Wol <anthony@youngman.org.uk>
Date: Sun, 7 Nov 2010 01:52:20 +0000
Subject: [PATCH] Miscellaneous spelling mistakes, german, and commented code
2010-11-06 22:25:03 -05:00
Tor Lillqvist
37bad1f8fc Fix build breakage in a dbgutil-enabled build 2010-11-06 21:39:06 +02:00
Tor Lillqvist
597a7ece38 Fix build breakage in a dbgutil-enabled build 2010-11-06 21:38:12 +02:00
Tor Lillqvist
c997c9bacb Fix build breakage in a dbgutil-enabled build 2010-11-06 20:05:17 +02:00
Tor Lillqvist
c0aeefaa25 Fix build breakage in a dbgutil-enabled build 2010-11-06 20:03:40 +02:00
Ocke.Janssen
84243c258e dba34b: #i110409# remove DataSourceMigration 2010-11-04 11:22:46 +01:00
Thomas Klausner
9596fc705e Add more files to EXCEPTIONSFILES, needed at least on NetBSD. 2010-11-01 23:02:11 +01:00
Vladimir Glazunov
d99b499c29 #i10000# changes from OOO330 m13 2010-11-01 15:58:31 +01:00
Frank Schoenheit [fs]
d5ff5c6f68 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
Caolán McNamara
12f6fcc934 fix my own cockup 2010-10-30 21:46:00 +01:00
Gert Faller
895f2b616c Use RTL_CONSTASCII_USTRINGPARAM 2010-10-30 21:44:13 +01:00
Frank Schoenheit [fs]
d40fb52a59 merge after pulling DEV300.m91 2010-10-29 09:56:29 +02:00
Ocke.Janssen
e791dab4a0 Automated merge with http://hg.services.openoffice.org/cws/dba34b 2010-10-28 15:12:07 +02:00
Ocke.Janssen
7251723a2c Automated merge with http://hg-lan.germany.sun.com/ooo/DEV300 2010-10-28 14:18:49 +02:00
Ocke.Janssen
cc4d9f5b12 dba34b: #i115290# use insert row instead of key row 2010-10-28 14:15:54 +02:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Norbert Thiebaud
9aacc61749 Finally, gut the vos module out of the build 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
81eb43c3d7 make a osl:Reference de-reference a little more sane.. 2010-10-25 17:54:56 -05:00
Jan Holesovsky
35496269b6 Fix typo: something->get; into something->get(); 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
84869b63b4 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:54:56 -05:00
Norbert Thiebaud
25ecc1fd1a merge vosremoval-reference.diff 2010-10-25 17:54:56 -05:00
Norbert Thiebaud
921136c693 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:56 -05:00
Jan Holesovsky
c0101e8841 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:26:09 +02:00
sb
3c86e1d895 sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt 2010-10-22 10:37:46 +02:00
Mathias Bauer
8bc77374a6 CWS changehid: resync to m90 2010-10-21 15:10:42 +02:00
Thorsten Behrens
474bcda10c Switch all urls from TDF to LibreOffice
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 16:10:38 +02:00
Povilas Kanapickas
fd9fa01e69 remove non-compiled code 2010-10-18 15:33:03 +01:00
Ocke.Janssen
d39c01b36b dba33k: #i114026# check if key columns from all tables are involved 2010-10-18 12:38:57 +02:00
Vladimir Glazunov
c2c8869c40 CWS-TOOLING: integrate CWS sb123 2010-10-14 14:25:42 +02:00
Vladimir Glazunov
7d4814bb93 #i10000# changes from OOO330 m10 2010-10-14 12:52:12 +02:00
Noel Power
bb24bb302f Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/base 2010-10-13 15:16:17 +01:00
Jan Holesovsky
7e021847d5 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/base 2010-10-13 14:37:08 +02:00
Noel Power
8146756ab5 initial apply of vba patches ( no container controls, no operator precedence ) 2010-10-13 12:47:07 +01:00
Caolán McNamara
c43ae993f6 close namespace 2010-10-13 12:23:13 +01:00
Caolán McNamara
5479b6350d remove conflict markers 2010-10-13 12:15:08 +01:00
Gil Forcada
bfa69b5fe8 Removed comments, trailing spaces and death code (3) 2010-10-13 12:25:14 +02:00
Gil Forcada
58ccb8ca29 Removed comments, trailing spaces and death code (2) 2010-10-13 12:25:14 +02:00
Gil Forcada
1aa44a7761 Removed comments, trailing spaces and death code 2010-10-13 12:18:30 +02:00
Jan Holesovsky
23105b53eb Merge commit 'ooo/OOO330_m10'
Conflicts:
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/core/misc/DatabaseDataProvider.cxx
2010-10-13 11:26:25 +02:00
Sebastian Spaeth
6450d1a7f5 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:12 +02:00
Mathias Bauer
91ff13dd6a CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Caolán McNamara
83767b65f9 #i112786# make ConfigManager a well-behaved singleton 2010-10-11 15:12:10 +01:00
Rubén Jáñez
910a1f688b Removes some bogus comments found in Base. 2010-10-11 10:39:25 +01:00
Norbert Thiebaud
8d48117826 merge vosremoval-thread patch 2010-10-10 21:28:59 -05:00
Kayo Hamid
d7f4b5a0fc Use SAL_N_ELEMENTS macro 2010-10-09 22:17:25 -05:00
Mathias Bauer
42b67336a7 CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Kalman Szalai - KAMI
fa482813b4 Some base commented code cleanup 2010-10-09 10:10:41 +02:00
Thorsten Behrens
98e53d91dd Webservice URLs now point to documentfoundation
Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.
2010-10-07 12:35:59 +02:00
Jan Holesovsky
3c60c87612 Merge commit 'ooo/OOO330_m9' 2010-10-06 12:33:00 +02:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Petr Mladek
dc8c15ae62 remove include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Kohei Yoshida
7d082ba75b Ported calc-distributed-cell-text-*.diff from ooo-build.
This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.
2010-10-05 11:18:24 -04:00
Frank Schoenheit [fs]
2f3ab612d3 Automated merge with ssh://hg@hg.services.openoffice.org/cws/sb123 2010-10-05 09:59:17 +02:00
Frank Schoenheit [fs]
8c6072dc84 dba34b: pulled DEV300:m89 2010-10-04 19:55:06 +02:00
sb
11fb383f4d sb132: merged in DEV300_m89 2010-10-04 17:38:17 +02:00
Norbert Thiebaud
4752788838 native bool support in SvXMLUnitConverter 2010-10-04 15:36:50 +01:00
Frank Schoenheit [fs]
2696b4b8a7 dba34b: merge after pulling sb123 2010-10-04 13:06:24 +02:00
J. Graeme Lingard
10eefb3907 Remove commented out #include directives
Signed-off-by: Kalman Szalai - KAMI <kami911@gmail.com>
2010-10-02 23:31:05 +02:00
Kohei Yoshida
d530c10e58 Ported calc-perf-import-dbf-dbaccess.diff from ooo-build.
Add mechanism to optionally turn off property change notification,
which is quite expensive.
2010-10-01 22:29:22 -04:00
J. Graeme Lingard
80615f37f2 Remove unnecessary comments containing //CHINA001 2010-09-30 10:02:24 +02:00
Frank Schoenheit [fs]
13b5be5ec7 dba34b: #ii109580# impl_sanitizeRowSetClauses_nothrow: completed the check for order column validity 2010-09-30 09:49:33 +02:00
Frank Schoenheit [fs]
3f80aa4353 dba34b: #i109580# don't attempt to apply Order clauses which refer to nonexistent tables 2010-09-30 09:27:40 +02:00
Frank Schoenheit [fs]
bc3f6b2c1c dba34b: #i109580# (preparations) 2010-09-29 12:51:19 +02:00
Frank Schoenheit [fs]
15b943381c dba34a: #i112617# 2010-09-29 10:17:31 +02:00
Frank Schoenheit [fs]
0d8c89a3dc dba34a: if there exists a data source registration from the previous test run, revoke it 2010-09-29 09:56:06 +02:00
Fridrich Štrba
f4f51d88e8 Replace the "Help Support" menu item by the "License Information" one 2010-09-28 08:44:05 +02:00
Frank Schoenheit [fs]
721c18332e dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree list boxes (SvLBox derivees, to be precise), and enable this for Base main window, and the stylist 2010-09-27 23:21:07 +02:00
Frank Schoenheit [fs]
a2e5df777e dba34a: #i97111# make the 'Test Connection' button big enough to display all its text 2010-09-27 15:54:00 +02:00
Frank Schoenheit [fs]
5e8e3f41a7 dba33j: GCC WaE 2010-09-22 16:19:51 +02:00
sb
7e7e8ce955 sb123: merged in DEV300_m88 2010-09-22 15:59:47 +02:00
Frank Schoenheit [fs]
d0f2a789f8 dba34a: merged latest changes from CWS dba33j 2010-09-22 14:16:33 +02:00
Frank Schoenheit [fs]
5c6e9ede5a dba34a: merge after pulling latest changes from CWS dba33j 2010-09-22 11:09:12 +02:00
Frank Schoenheit [fs]
c212d89821 dba33j: i114026: findTableColumnsMatching_throw: take the update-table's name as parameter, to catch the cases where the name is an alias 2010-09-22 11:08:30 +02:00
Frank Schoenheit [fs]
e941759dd4 dba34a: GCC WaE 2010-09-22 10:32:02 +02:00
sb
39ac50dced sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Frank Schoenheit [fs]
d93ab5f6cc dba34a: merge 2010-09-21 10:41:48 +02:00
Frank Schoenheit [fs]
a45a0cb953 dba34a: merged latest changes from CWS dba33j 2010-09-21 11:02:19 +02:00
Frank Schoenheit [fs]
39f7e8187d dba33j: #i114627# do not let the SubComponentManager manage reports executed for data display 2010-09-20 23:42:56 +02:00
Frank Schoenheit [fs]
467abe4b7b dba33j: #i114438# 2010-09-20 22:53:54 +02:00
Frank Schoenheit [fs]
025ac02182 dba33j: #i114438# 2010-09-20 22:53:54 +02:00
Hans-Joachim Lankenau
2109ec17ee DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Frank Schoenheit [fs]
06bbadbd5a dba34a: #i113475# SRB->ORB 2010-09-17 09:08:55 +02:00
Frank Schoenheit [fs]
770aabb606 dba34a: removed unused string resources / resource IDs 2010-09-15 11:51:07 +02:00
Michael Meeks
abe06e115a default-no-registration-menu.diff: Remove registration from menu. 2010-09-15 10:52:06 +02:00
sb
7befd33ac2 sb129: #i113189# removed obviously unnecessary service registrations; allow empty <implementation/> 2010-09-14 15:14:56 +02:00
sb
8e88ac109d sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
sb
e0667a3083 sb123: merged in DEV300_m87 2010-09-10 11:13:28 +02:00
Frank Schoenheit [fs]
f45cf6b463 dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in parallel to Window's
Set/GetStyle, with WB_* values which overlapped with existing (generic) WB_* bits. Since this
overlapping has been removed, there's no need to have both Style and WindowBits at those classes.
Should remove some source of confusion and error (and, well, perhaps introduce some new errors :) ).
2010-09-03 17:53:47 +02:00
Frank Schoenheit [fs]
cd9780ec7f merged in latest changes from CWS dba33i 2010-09-03 15:02:47 +02:00
Kurt Zenker
a86eb1b066 CWS-TOOLING: integrate CWS fs33a 2010-09-03 14:39:55 +02:00
Frank Schoenheit [fs]
466c8f3905 dba34a: merged in CWS dba33i 2010-09-02 14:25:11 +02:00
Frank Schoenheit [fs]
3c6b622a6c dba33i: #i113506# when loading a sub component which is already open, return the existing component instead of NULL 2010-09-02 07:15:38 +02:00
Frank Schoenheit [fs]
0aff2fc6c6 dba33h: merge 2010-09-01 13:31:14 +02:00
Ocke Janssen [oj]
0999deb988 dba33h: #i114246# use correct table name 2010-09-01 13:09:46 +02:00
Ocke Janssen [oj]
dfc9073aae dba33h: #i114246# use correct table name 2010-09-01 13:09:46 +02:00
Ocke Janssen [oj]
559c4cb8af dba33i: #i114189# correct wrong used variable 2010-09-01 09:29:20 +02:00
Ocke Janssen [oj]
368fcc28b1 dba33i: #i114173# fix name to select from and field name of auto incremtn column 2010-08-31 13:42:47 +02:00
Frank Schoenheit [fs]
fa3b63b63c dba33h: merge after pulling DEV300.m87 2010-08-30 14:19:36 +02:00
Frank Schoenheit [fs]
2d1d598eab dba33h: merge after pulling in fs33a 2010-08-27 15:35:58 +02:00
Frank Schoenheit [fs]
5ba6fbc404 dba34a: #i112617# typo 2010-08-27 13:22:55 +02:00
Frank Schoenheit [fs]
8286fa794b fs33a: reverting the fix for i112671. No string changes allowed in this phase. 2010-08-27 13:19:56 +02:00
Vladimir Glazunov
7b95c82b3e CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
Ocke Janssen [oj]
a23d2db4f0 fs33a: #i113631# use m_sUpdateTableName 2010-08-24 15:36:19 +02:00
Ocke Janssen [oj]
bb76500478 fs33a: #i113744# check length of value 2010-08-24 15:00:36 +02:00
Ocke Janssen [oj]
7d8e147c64 fs33a: #i113583# handle column names from complex descriptions 2010-08-24 14:32:12 +02:00
Lars Langhans
077f9fea1f sb123:#i111449# remove all subdirs in complex tests 2010-08-23 10:38:44 +02:00
Frank Schoenheit [fs]
504e95116c merging in latest changes from OOO330(m3) 2010-08-10 14:53:21 +02:00
Mathias Bauer
37d9e03f93 CWS changehid: resync to m85 2010-07-22 10:55:12 +02:00
Mathias Bauer
d09117abd8 CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetDialogHelpId methods 2010-07-20 14:50:49 +02:00
Ocke Janssen [oj]
3df7d157d6 Automated merge with http://hg.services.openoffice.org/cws/dba33g 2010-07-20 10:47:04 +02:00
Ocke Janssen [oj]
016832dafb dba33g: #i111205# quote tablename 2010-07-20 10:45:17 +02:00
Ocke Janssen [oj]
be11e260fc dba33g: second version of bBookmarkSelection corrected 2010-07-20 09:24:45 +02:00
Mathias Bauer
27fba42a0f CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs 2010-07-19 17:13:56 +02:00
Mathias Bauer
9112377ffb CWS changehid: #i111874#: remove unnecessary HelpIds 2010-07-15 15:24:55 +02:00
Ocke Janssen [oj]
8023a55ec2 Automated merge with http://hg.services.openoffice.org/cws/dba33g 2010-07-14 18:00:18 +02:00
Ocke Janssen [oj]
8ba12851fa Automated merge with http://hg.services.openoffice.org/cws/dba33g 2010-07-14 17:45:54 +02:00