Commit graph

10127 commits

Author SHA1 Message Date
Caolán McNamara
32a1f5bae6 fix typo 2011-04-05 20:38:28 +01:00
Caolán McNamara
c7938081c5 createFromAscii -> RTL_CONSTASCII_USTRING 2011-04-05 17:03:23 +01:00
Caolán McNamara
a367e9f186 catch exceptions by const reference 2011-03-31 14:57:09 +01:00
Francisco Saito
d2773713d6 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:36 +01:00
Francisco Saito
be5ff06d05 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:38:58 +01:00
Caolán McNamara
9e3d3cd3b5 catch exceptions by const reference 2011-03-28 16:46:25 +01:00
Caolán McNamara
67d1c9384f catch exceptions by const reference 2011-03-28 16:18:12 +01:00
Caolán McNamara
742925d6e5 catch exceptions by reference 2011-03-28 16:08:55 +01:00
Caolán McNamara
8cf1a1f075 use PartialWeakComponentImplHelperX for overloaded-virtual 2011-03-28 14:12:51 +01:00
Bjoern Michaelsen
451f00864c migrate dbaccess subsequenttests to gbuild 2011-03-28 02:26:03 +02:00
Bjoern Michaelsen
9f94b73c22 fd#35693: disable hangin subsequenttests (complex and unoapi tests)
- chart2/qa/unoapi
 - configmgr/qa/unoapi
 - dbaccess/qa/unoapi
 - forms/qa/complex/forms
 - linguistic/qa/unoapi
 - qadevOOo/qa/unoapi
 - sd/qa/unoapi
 - starmath/qa/unoapi
 - ucb/qa/complex/ucb
 - ucb/qa/unoapi
 - unotools/qa/complex/tempfile
2011-03-26 17:07:01 +01:00
Fridrich Štrba
e68c3fc22a Wholesale prewin.h/postwin.h removal 2011-03-25 18:43:59 +01:00
Petr Mladek
63d665953f set build depencencies against the new "translations" module 2011-03-25 12:14:05 +01:00
Luboš Luňák
08245a19a5 remove virtual from operator=
pointless, nothing overrides it
2011-03-23 11:01:53 +01:00
David Tardon
cfeb82a6d8 solar types are gone--remove this hack 2011-03-19 14:46:54 +01:00
Thomas Arnhold
fbcbfa9d34 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:05:01 +01:00
Ocke Janssen [oj]
8473229179 dba34d: #i66846# check bookmarable before use statis resultset 2011-03-18 09:31:06 +01:00
Jan Holesovsky
41bc9ff8d7 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	dbaccess/source/core/misc/services.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	reportdesign/source/core/api/ReportDefinition.cxx
2011-03-17 16:09:38 +01:00
Ocke Janssen [oj]
ac254e099c dba34d: remove patch for date axises 2011-03-17 14:37:53 +01:00
Ocke Janssen [oj]
1831ee1d1a dba34d: #i86167# fix for 64 bit long value to int32 2011-03-16 12:48:58 +01:00
Ocke Janssen
e76d571936 dba34d: #i116774# set date descriptions 2011-03-14 11:06:22 +01:00
Norbert Thiebaud
1f9060d1e0 fix mis-merge 2011-03-12 19:20:31 -06:00
Thomas Arnhold
f6ccb8354a Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:05:07 +01:00
Thomas Arnhold
7a7f390db3 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:05:06 +01:00
Thomas Arnhold
4882ec6c95 Remove exclamation marks from OSL_FAIL statements 2011-03-12 13:57:34 +01:00
Thomas Arnhold
7851304cfb Move DBG_TRACE3 to OSL_TRACE 2011-03-11 23:45:24 +01:00
Thomas Arnhold
9bffdc92c2 Move DBG_TRACE2 to OSL_TRACE 2011-03-11 23:45:24 +01:00
Ocke Janssen [oj]
7ac57e56a2 Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34c 2011-03-10 11:12:57 +01:00
Ocke Janssen [oj]
c38ac7124a dba34c: release param 2011-03-10 10:59:14 +01:00
Norbert Thiebaud
256f6ca67d Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (76 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  hr75: #i116747#: remove obsolete copyright notices
  gnumake3: remove comphelper version; fix including extract.hxx
  removetooltypes01: #i112600# Replace missing tools types replacement
  removetooltypes01: #i112600# remove tooltypes from reportdesign
  removetooltypes01: #i112600# remove tooltypes from dbaccess
  undoapi: don't use deprecated JUnit API, this seems to fail now (but didn't before the rebase)
  undoapi: those two classes do not belong into JAVATESTFILES, but JAVAFILES only
  undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT
  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
  dba34b: #109956# notify column value in correct order
  dba34b: #i114309# set default values for bit boolean and reset when we are on the insertrow
  undoapi: assert unknown slots in ImplInvalidateFeature
  dba34b: #i110907# check if design handle event
  dba34b: #i109956# notify column values when row is refreshed
  dba34b: #i115753# add test again
  undoapi: renamed Undo.* to RptUndo.*, to not confuse a certain IDE with different same-named files in the source tree ...
  undoapi: migrated report designer to use an own, model-bound UndoManager, instead of the UndoManager formerly bound to the controller
  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.
  ...

Conflicts:
	dbaccess/inc/IEnvironment.hxx
	dbaccess/inc/dataview.hxx
	dbaccess/qa/complex/dbaccess/RowSet.java
	dbaccess/source/core/api/CacheSet.cxx
	dbaccess/source/core/api/KeySet.hxx
	dbaccess/source/core/api/OptimisticSet.hxx
	dbaccess/source/core/api/RowSet.cxx
	dbaccess/source/core/api/RowSetCache.cxx
	dbaccess/source/ext/adabas/Acomponentmodule.cxx
	dbaccess/source/ext/adabas/Aservices.cxx
	dbaccess/source/filter/migration/cfgimport.cxx
	dbaccess/source/filter/migration/cfgimport.hxx
	dbaccess/source/filter/migration/cfgservices.cxx
	dbaccess/source/filter/migration/makefile.mk
	dbaccess/source/inc/cfg_reghelper.hxx
	dbaccess/source/sdbtools/misc/sdbt_services.cxx
	dbaccess/source/shared/cfg_reghelper.cxx
	dbaccess/source/shared/cfgstrings.cxx
	dbaccess/source/shared/registrationhelper.cxx
	dbaccess/source/ui/app/AppController.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.cxx
	dbaccess/source/ui/app/AppDetailPageHelper.hxx
	dbaccess/source/ui/app/AppDetailView.cxx
	dbaccess/source/ui/app/AppIconControl.cxx
	dbaccess/source/ui/app/AppSwapWindow.cxx
	dbaccess/source/ui/browser/brwctrlr.cxx
	dbaccess/source/ui/browser/dataview.cxx
	dbaccess/source/ui/browser/unodatbr.cxx
	dbaccess/source/ui/control/dbtreelistbox.cxx
	dbaccess/source/ui/control/opendoccontrols.cxx
	dbaccess/source/ui/control/tabletree.cxx
	dbaccess/source/ui/dlg/ConnectionHelper.cxx
	dbaccess/source/ui/dlg/ConnectionPage.src
	dbaccess/source/ui/dlg/ExtensionNotPresent.cxx
	dbaccess/source/ui/dlg/ExtensionNotPresent.hrc
	dbaccess/source/ui/dlg/ExtensionNotPresent.src
	dbaccess/source/ui/dlg/TablesSingleDlg.cxx
	dbaccess/source/ui/dlg/adodatalinks.hxx
	dbaccess/source/ui/dlg/dbadmin2.src
	dbaccess/source/ui/dlg/dbadminsetup.src
	dbaccess/source/ui/dlg/dlgattr.cxx
	dbaccess/source/ui/dlg/dlgsize.src
	dbaccess/source/ui/dlg/makefile.mk
	dbaccess/source/ui/dlg/sqlmessage.cxx
	dbaccess/source/ui/inc/ExtensionNotPresent.hxx
	dbaccess/source/ui/inc/TokenWriter.hxx
	dbaccess/source/ui/inc/imageprovider.hxx
	dbaccess/source/ui/misc/DExport.cxx
	dbaccess/source/ui/misc/HtmlReader.cxx
	dbaccess/source/ui/misc/RowSetDrop.cxx
	dbaccess/source/ui/misc/RtfReader.cxx
	dbaccess/source/ui/misc/TokenWriter.cxx
	dbaccess/source/ui/misc/imageprovider.cxx
	dbaccess/source/ui/misc/linkeddocuments.cxx
	dbaccess/source/ui/misc/singledoccontroller.cxx
	dbaccess/source/ui/querydesign/ConnectionData.hxx
	dbaccess/source/ui/querydesign/JoinTableView.cxx
	dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
	dbaccess/source/ui/querydesign/TableConnectionData.cxx
	dbaccess/source/ui/querydesign/TableWindowListBox.cxx
	dbaccess/source/ui/relationdesign/RelationController.cxx
	dbaccess/source/ui/relationdesign/RelationTableView.cxx
	dbaccess/source/ui/tabledesign/table.src
	reportdesign/inc/RptPage.hxx
	reportdesign/qa/complex/reportdesign/ReportDesignerTest.java
	reportdesign/source/core/api/ReportDefinition.cxx
	reportdesign/source/core/sdr/ReportUndoFactory.cxx
	reportdesign/source/core/sdr/UndoEnv.cxx
	reportdesign/source/filter/xml/xmlservices.cxx
	reportdesign/source/ui/dlg/GroupsSorting.cxx
	reportdesign/source/ui/dlg/Navigator.cxx
	reportdesign/source/ui/inspection/metadata.cxx
	reportdesign/source/ui/misc/RptUndo.cxx
	reportdesign/source/ui/misc/UITools.cxx
	reportdesign/source/ui/misc/rptuiservices.cxx
	reportdesign/source/ui/report/DesignView.cxx
	reportdesign/source/ui/report/FixedTextColor.cxx
	reportdesign/source/ui/report/ReportController.cxx
	reportdesign/source/ui/report/ReportSection.cxx
	reportdesign/source/ui/report/SectionView.cxx
	reportdesign/source/ui/report/SectionWindow.cxx
	reportdesign/source/ui/report/StartMarker.cxx
	reportdesign/source/ui/report/ViewsWindow.cxx
	reportdesign/source/ui/report/dlgedfunc.cxx
	reportdesign/source/ui/report/report.src
2011-03-09 23:17:51 -06:00
Frank Schoenheit [fs]
c78f979010 dba34d: pulled and merged latest changes from CWS dba34c 2011-03-08 09:56:56 +01:00
J. Graeme Lingard
f71ad82e60 Remove 'added by' comments 2011-03-05 18:05:38 +00:00
Christina Rossmanith
ddd6d4d0d5 Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from base 2011-03-04 22:17:03 +01:00
Ocke Janssen
1f1794f5d1 Automated merge with file:///d:\tools\master\ooo 2011-03-04 07:53:39 +01:00
Thomas Arnhold
e80b540237 Move DBG_ERROR to OSL_FAIL 2011-03-02 14:54:39 +01:00
Caolán McNamara
438fc9eace resolve ambiguities 2011-03-01 20:34:03 +00:00
Caolán McNamara
2a794186d8 pointless cast 2011-03-01 20:34:03 +00:00
Guillaume Poussel
051070d964 Remove bogus comments. 2011-03-01 20:51:13 +01:00
Guillaume Poussel
bd658dc67a Remove date comments in base. 2011-03-01 20:48:09 +01:00
David Tardon
91697b75c3 fix assertions 2011-02-25 17:47:41 +01:00
David Tardon
899053f93c fix debug build 2011-02-25 15:47:48 +01:00
Thomas Arnhold
ac0811b10e Move DBG_ERROR -> OSL_ASSERT 2011-02-24 18:26:34 +01:00
Ocke Janssen [oj]
db3540c3ec dba34d: merge from dba34c 2011-02-23 13:24:44 +01:00
Ocke Janssen [oj]
9a2ce2d264 dba34c: #i117043# fix modified state of rowset 2011-02-23 11:36:11 +01:00
Ocke Janssen [oj]
0ce16968e3 dba34c: #i117046# check if query exists 2011-02-23 09:40:45 +01:00
Ivo Hinkelmann
dee1ea7016 masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Frank Schoenheit [fs]
4a7d3e0c75 dba34d: pulled and merged CWS dba34c, thus implicitly rebasing to m100 2011-02-15 10:31:10 +01:00
Frank Schoenheit [fs]
5ebc543767 gridsort: pulled and merged DEV300_m100 2011-02-14 23:00:48 +01:00
Frank Schoenheit [fs]
ac6e971d8a dba34c: pulled and merged DEV300.m100 2011-02-14 22:22:46 +01:00
Jens-Heiner Rechtien [hr]
b1708ffb49 CWS-TOOLING: integrate CWS hr75 2011-02-10 14:54:48 +01:00
Thomas Arnhold
7b6f8f33c7 Remove static if-statement 2011-02-09 21:00:39 +01:00
Tor Lillqvist
7e2c45ac8b prewin.h already includes <windows.h> 2011-02-09 01:01:14 +02:00
Luboš Luňák
78836f854c more std:: -> o3tl:: build fixes 2011-02-08 19:48:38 +01:00
Luboš Luňák
889a2487d2 std::bit_vector -> std::vector<bool> 2011-02-08 19:48:38 +01:00
Luboš Luňák
15c6c2085a more std:: -> o3tl:: build fixes 2011-02-08 19:48:37 +01:00
Guillaume Poussel
d0b78acb2d Remove useless comments. 2011-02-08 19:07:29 +01:00
Guillaume Poussel
c93d29181a Clean-up bogus comments in base. 2011-02-08 18:45:09 +01:00
Tor Lillqvist
9a9c4c0159 Adapt to move of prewin.h and postwin.h 2011-02-08 13:00:28 +02:00
Mathias Bauer
6783aa1b25 CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
Fridrich Štrba
ae83611813 std::bit_vector -> ::std::vector<bool, std::allocator<bool> > 2011-02-08 07:42:48 +01:00
Jan Holesovsky
df1ed38e98 Merge remote branch 'origin/libreoffice-3-3' 2011-02-08 00:02:34 +01:00
Thomas Arnhold
d52676fd81 Remove unused using namespace 2011-02-07 23:05:03 +01:00
Jens-Heiner Rechtien [hr]
bd79682982 hr75: #i116747#: remove obsolete copyright notices 2011-02-07 19:06:51 +01:00
Carsten Driesner
84a2bad767 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Fridrich Štrba
57e8c3fdd4 move to unordered containers 2011-02-05 18:31:11 +01:00
Mathias Bauer
0dbcc3e078 CWS gnumake3: resync to m99 2011-02-03 15:53:56 +01:00
Joseph Powers
c52af4e32a Remove a #include that wasn't needed.
Plus, some tailing white space.
2011-02-03 05:41:11 -08:00
Ocke.Janssen
933795c27b dba34d: store max row scan 2011-02-03 13:07:12 +01:00
Ocke Janssen [oj]
68c3462b26 merge from master 2011-02-03 12:19:25 +01:00
Ocke.Janssen
e239431ec1 dba34d: remove unused code 2011-02-03 11:59:22 +01:00
Frank Schoenheit [fs]
a8afeebd50 pulled and merged DEV300.m99 2011-02-03 09:41:02 +01:00
David Tardon
bbd8433969 now enable the impl too 2011-02-03 09:07:57 +01:00
Kenneth Venken
7ca07a1553 replaced DGB_ASSERT with OSL_ENSURE 2011-02-03 08:59:33 +01:00
Ocke.Janssen
d691fb3065 dba34d: #i116214# set controldefault as string only 2011-02-02 09:43:05 +01:00
Ocke.Janssen
58990a3bf1 Automated merge with ssh://hg.services.openoffice.org/cws/dba34d 2011-02-02 08:48:57 +01:00
Thomas Arnhold
fd6ff6c697 Clean up makefiles 2011-02-01 17:32:24 +01:00
Ocke.Janssen
f7c840dba5 dba34d: #i116523# correct string 2011-02-01 13:48:56 +01:00
Vladimir Glazunov
b98b964dc2 CWS-TOOLING: integrate CWS dba34b 2011-02-01 11:12:15 +01:00
Frank Schoenheit [fs]
49c236153e Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b 2011-01-31 13:14:07 +01:00
Hans-Joachim Lankenau
96668046dd gnumake3: remove comphelper version; fix including extract.hxx 2011-01-28 12:49:53 +01:00
Frank Schoenheit [fs]
b563677d99 undoapi: pulled and merged DEV300.m98 2011-01-28 11:44:02 +01:00
Caolán McNamara
89df41d5e4 WaE: gcc 4.6.0 various warnings 2011-01-28 09:17:32 +00:00
Caolán McNamara
44de119c25 WaE: gcc 4.6.0 various warnings 2011-01-27 11:24:16 +00:00
Ocke.Janssen
a6f0350550 dba34d: #i108967# introduce new settings into UI and driver config: RespectDriverResultSetType 2011-01-26 12:26:48 +01:00
David Tardon
3d708bcde5 fix build with system ODBC 2011-01-26 07:49:00 +01:00
Frank Schoenheit [fs]
2746bade15 gridsort: pulled and merged DEV300m98 2011-01-25 20:54:56 +01:00
Tor Lillqvist
03bee2a75b Workaround for <odbc/sqltypes.h> ULONG and BOOL screwup 2011-01-25 20:54:40 +02:00
Frank Schoenheit [fs]
6620aba0e0 gridsort: pulled CWS dba34b 2011-01-25 09:21:17 +01:00
Caolán McNamara
7e857dc781 WaE: gcc 4.6.0 various warnings 2011-01-24 14:46:26 +00:00
Thomas Arnhold
a08c9091a4 Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-24 15:45:43 +01:00
Frank Schoenheit [fs]
f503a43f0e dba34d: fixed unintentional no-op 2011-01-24 12:49:10 +01:00
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