Thomas Arnhold
5a7e8389f0
hrc cleanup: Remove include guards from src files
...
Change-Id: I7d52837f4058bab1bb5a0137788521d12834d519
2012-07-14 05:43:47 +02:00
Thomas Arnhold
278000a28b
Remove unused defines
...
Some of them were commented out for documentation purpose.
Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02 17:46:25 +02:00
Michael Meeks
fdda178d88
targetted improvement of UNO API includes / usage
2012-07-02 14:43:34 +01:00
Jacek Wolszczak
3c1a1aacf5
fdo#39425: Remove DBG_NAME, DBG_CTOR, DBG_DTOR and debug.hxx in accessibility
...
Change-Id: I194f776c298f6e149f8e30e82c4b591fed594d55
2012-06-29 23:32:03 +02:00
Jacek Wolszczak
caf0e31e24
fdo#39425: Replace DBG_ASSERT macros with OSL_ equivalents in accessibility
...
Change-Id: I4f8fb4ffa8bcd5a503374040ada191ccf1f89013
2012-06-29 23:31:48 +02:00
Noel Grandin
9eb8eae4e1
Java5 update - convert Vector to ArrayList
...
Change-Id: Ic6e7946a065d6667e3cf620811102714817f11a2
2012-06-29 22:03:03 +02:00
Thomas Arnhold
57154616f0
Remove UNO includes comments
...
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Caolán McNamara
9928fd7fc6
remove some annoying XubStrings
...
Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94
2012-06-25 14:19:02 +01:00
Michael Stahl
0caf87c580
remove bunch of obsolete looking .dxp files
...
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
2012-06-22 22:39:34 +02:00
Michael Meeks
3dd8f023fa
re-base on ALv2 code.
2012-06-11 17:22:31 +01:00
Thomas Arnhold
3770bbbdba
Remove superfluous empty lines on top
...
More than two lines are removed for readability.
Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-09 04:57:58 +02:00
Thomas Arnhold
13887f4848
Remove superfluous include comments
...
Change-Id: Icd57ca7fd89e30c190c1b06dbe67c30bea8d1b59
2012-06-09 04:51:38 +02:00
Takeshi Abe
6b915b210a
nuke unused typedef
...
Change-Id: I12a55e08a83b88221d992790c97c830761755582
2012-05-29 23:46:57 +09:00
Michael Stahl
a9550f63cd
normalize variable names in gbuild user makefiles
...
Variables should have module name as prefix to prevent collisions.
2012-05-10 10:47:44 +02:00
Matúš Kukan
f4f4e3c050
gbuild: use mixed paths on cygwin
...
make 3.82 understands mixed paths, so use them.
This allows us to get rid of evil in BuildDirs.mk.
Hopefully, life will be simpler now.
Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
2012-05-09 09:39:18 +01:00
Caolán McNamara
fc7333c77b
make javah work for me with JDK7 under windows
...
Change-Id: Ie223f6213fea2fc4d9076f693857f4e17c726f54
2012-05-01 12:11:20 +01:00
Bjoern Michaelsen
b1c3e8ae28
make gbuild the default assumption of build.pl
...
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-29 03:50:46 +02:00
Matúš Kukan
6c8c0732bc
gbuild: simplify and unify gb_Helper_*native*
2012-04-09 21:04:40 +02:00
Matúš Kukan
0a45deba2b
enforce only one possible use of gb_CustomTarget
...
This brings two changes:
- no more recursive calling of make
- gbuild_simple is now not used => removed
2012-04-09 21:04:39 +02:00
Michael Stahl
c923f7d2c2
gbuild: "use" vs. "add":
...
Naming convention for gbuild methods:
- "add" is used for stuff that is logically a part of the target
(i.e. not registered at the Module, but defined in the target's makefile)
- "use" is used for stuff that is logically a different target
(i.e. it is registered at the Module, has it's own makefile, may be
in a different module than the target)
2012-04-08 01:05:52 +02:00
Szabolcs Dezsi
d6bc02f8c4
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
2012-04-06 20:03:42 +02:00
Caolán McNamara
5688b51bcb
UniString::CreateFromInt32 -> rtl::OUString::valueOf
2012-04-05 13:59:05 +01:00
Matúš Kukan
058723356d
accessibility: use CustomTarget makefiles
2012-03-31 22:49:30 +02:00
Michael Stahl
e476a7632c
.java files don't need executable bits
2012-03-23 21:58:12 +01:00
Caolán McNamara
39d6e42ca4
WaE: ununsed variables
2012-02-20 12:20:59 +00:00
Josh Heidenreich
223cca46ed
Added READMEs for modules which used to be in components
2012-02-08 07:46:57 +01:00
Norbert Thiebaud
c857dff7fc
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Marcel Metz
2a566b1775
Replaced SAL_INFO with SAL_WARN were applicable.
2012-01-17 23:27:44 +01:00
Marcel Metz
a18123fb97
Replaced DBG_ERRORFILE with SAL_INFO.
2012-01-16 12:51:33 +01:00
David Tardon
ee5371c805
WaE: deleting object of abstract class type with non-virtual destructor
2012-01-15 20:27:17 +01:00
Marcel Metz
d59211357a
Removed unnecessary tools/debug.hxx includes.
2012-01-06 23:55:51 +01:00
Peter Foley
c61d62d70a
fix gbuildified accessibilty on windows
2011-12-24 10:32:03 -05:00
David Tardon
636a8f2943
use generated java source
2011-12-23 16:43:03 +01:00
David Tardon
f75d68b30d
avoid copying hack
2011-12-23 16:43:02 +01:00
David Tardon
d3fec0e98b
remove unused file
2011-12-23 16:43:01 +01:00
David Tardon
7aadee6df6
convert windows-specific bits, part 2: lib
2011-12-23 16:43:00 +01:00
David Tardon
24585e1bf1
convert windows-specific bits, part 1: jars
2011-12-23 16:43:00 +01:00
David Tardon
7f31e252e4
gbuildize accessibility
2011-12-23 16:43:00 +01:00
Michael Stahl
07c20eb81b
accessibility: workben was removed in c8e7f88325
2011-12-19 18:56:31 +01:00
Caolán McNamara
c8e7f88325
drop this workben
2011-12-19 17:10:23 +00:00
Caolán McNamara
c61f986374
msvc 2008 express won't link without explicit salhelper
...
post salhelper visibility markup and gbuildification express
2008 doesn't link without salhelper mentioned on link line
2011-12-19 10:47:39 +00:00
Olivier Hallot
f43311dfb7
Fix for fdo43460, Part I, getLength to isEmpty
...
Part I
Modules
unoControl, accessibility and avmedia
2011-12-09 23:37:05 +01:00
Caolán McNamara
47690422e4
don't need an extra header, fold into body
2011-12-07 11:33:11 +00:00
Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
e6e29733ed
remove include of pch header in accessibility
2011-11-27 12:54:37 -06:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
Tor Lillqvist
bdda05135e
WaE: class has virtual functions, but destructor is not virtual
2011-10-06 12:53:41 +03:00
Tor Lillqvist
5cb1597064
WaE: class has virtual functions, but destructor is not virtual
2011-10-06 12:02:04 +03:00
Michael Meeks
7fc35af5fd
remove obsolete Forte NOOPT files
2011-09-24 08:33:45 +01:00
Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Caolán McNamara
07f9a847f0
callcatcher: various unused methods
2011-09-12 09:09:59 +01:00
Julien Nabet
6e59262f22
Some PMD cleaning
2011-08-14 17:56:43 +02:00
Caolán McNamara
0b4e276445
catch by const ref
2011-07-29 10:55:26 +01:00
Caolán McNamara
d2d118362d
totally pointless intermediate object
2011-06-20 11:00:39 +01:00
Hans-Joachim Lankenau
36d2562f1b
ause130: #i117218# change .idl handling to gnu make
2011-06-18 11:25:52 +02:00
Caolán McNamara
8a962baff6
use standard pattern for this
2011-06-07 08:56:50 +01:00
Tor Lillqvist
d32db65e8f
Drop %_EXT% which was always empty
2011-06-03 13:25:56 +03:00
Christian Lohmaier
bef7ebf1d8
WaE (picky) - noeol
2011-05-17 01:57:19 +02:00
Julien Nabet
2be3b8bd88
Change <file>.toURL() to <file>.toURI().toURL()
2011-05-03 22:55:31 +02:00
Andreas Becker
9ad4eeb4fa
fixed cppcheck warnings
2011-04-28 13:45:46 +02:00
Júlio Hoffimann
737ef925cc
left arrow comments removed // <--
2011-04-22 14:35:13 +02:00
Jan Holesovsky
bacd723b72
Fix build - the same symbol defined on 2 places.
2011-04-18 16:42:08 +02:00
Francisco Saito
551dde322c
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:36 +01:00
Fridrich Štrba
7aa5fbbfa7
remove dupplicate includes
2011-03-28 17:05:03 +02:00
Caolán McNamara
26b1bc0499
add in pre/post win in order to build
2011-03-28 14:13:10 +01:00
Fridrich Štrba
c24ccfb6a0
Putting back prewin/postwin in accessibility
2011-03-28 14:35:40 +02:00
Fridrich Štrba
dbfe237fe2
Wholesale prewin.h/postwin.h removal
2011-03-25 18:47:11 +01:00
Petr Mladek
adad15cff9
set build depencencies against the new "translations" module
2011-03-25 12:14:34 +01:00
Thomas Arnhold
352f1a58e2
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:06:18 +01:00
Jan Holesovsky
6a75a47be7
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
automation/source/communi/communi.cxx
automation/source/server/recorder.cxx
automation/source/server/server.cxx
basctl/source/basicide/basobj2.cxx
2011-03-18 15:35:18 +01:00
Thomas Arnhold
5ad6920963
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
2011-03-12 14:12:11 +01:00
Norbert Thiebaud
cc5db648bc
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* commit 'ooo/DEV300_m101': (185 commits)
masterfix DEV300: #i10000# usage of L10N build_type
masterfix: #i10000# INT16 -> sal_Int16
fixed compile errors after resync to m100, part2
gridsort: post-rebase fixes
CWS gnumake3: found another tools integer type
removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
native359: #i114398# changing mac langpack icon
native359: #i115669# fixing package description for solaris packages
gnumake3: remove comphelper version; fix including extract.hxx
locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
sb138: #i116659# timely termination of OnLogRotateThread
accfixes: removed include of obsolete header file
accfixes: removed obsolete file
removetooltypes01: #i112600# Fix build problems on non-pro
accfixes: moved some shared strings to svx part2
accfixes: moved some shared strings to svx
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
removetooltypes01: #i112600# Remove tools types for Mac specific parts
fixed tab order in BasicIDE, Library dialog tab page
added some accessible names in BasicIDE
...
Conflicts:
UnoControls/source/base/registercontrols.cxx
accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
automation/inc/automation/communi.hxx
automation/inc/automation/simplecm.hxx
automation/source/communi/communi.cxx
automation/source/inc/rcontrol.hxx
automation/source/miniapp/servuid.hxx
automation/source/server/XMLParser.cxx
automation/source/server/cmdbasestream.cxx
automation/source/server/profiler.hxx
automation/source/server/recorder.cxx
automation/source/server/retstrm.hxx
automation/source/server/server.cxx
automation/source/server/sta_list.cxx
automation/source/server/statemnt.cxx
automation/source/server/statemnt.hxx
automation/source/simplecm/packethandler.cxx
automation/source/simplecm/simplecm.cxx
automation/source/simplecm/tcpio.cxx
automation/source/simplecm/tcpio.hxx
automation/source/testtool/comm_bas.hxx
automation/source/testtool/cretstrm.hxx
automation/source/testtool/httprequest.cxx
automation/source/testtool/httprequest.hxx
automation/source/testtool/objtest.cxx
automation/source/testtool/objtest.hxx
basctl/source/basicide/baside2.cxx
basctl/source/basicide/baside2.hxx
basctl/source/basicide/baside2b.cxx
basctl/source/basicide/baside3.cxx
basctl/source/basicide/basides1.cxx
basctl/source/basicide/basides2.cxx
basctl/source/basicide/basidesh.cxx
basctl/source/basicide/basidesh.src
basctl/source/basicide/basobj3.cxx
basctl/source/basicide/bastype2.cxx
basctl/source/basicide/bastype3.cxx
basctl/source/basicide/bastypes.cxx
basctl/source/basicide/brkdlg.cxx
basctl/source/basicide/iderdll.cxx
basctl/source/basicide/macrodlg.cxx
basctl/source/basicide/moduldl2.cxx
basctl/source/basicide/moduldlg.cxx
basctl/source/basicide/objdlg.cxx
basctl/source/basicide/scriptdocument.cxx
basctl/source/basicide/tbxctl.cxx
basctl/source/basicide/tbxctl.hxx
basctl/source/basicide/tbxctl.src
basctl/source/dlged/dlged.cxx
basctl/source/dlged/dlgedfunc.cxx
basctl/source/dlged/dlgedobj.cxx
basctl/source/inc/basidesh.hxx
basctl/source/inc/bastypes.hxx
basctl/source/inc/dlgedmod.hxx
basctl/source/inc/dlgedpage.hxx
crashrep/prj/build.lst
cui/inc/pch/precompiled_cui.hxx
cui/source/customize/acccfg.cxx
cui/source/customize/acccfg.hrc
cui/source/customize/acccfg.src
cui/source/customize/cfg.cxx
cui/source/customize/cfgutil.cxx
cui/source/customize/macropg.cxx
cui/source/customize/macropg.src
cui/source/customize/selector.cxx
cui/source/dialogs/SpellDialog.cxx
cui/source/dialogs/commonlingui.cxx
cui/source/dialogs/cuicharmap.cxx
cui/source/dialogs/cuifmsearch.cxx
cui/source/dialogs/cuigaldlg.cxx
cui/source/dialogs/cuigrfflt.cxx
cui/source/dialogs/hldocntp.cxx
cui/source/dialogs/hldoctp.cxx
cui/source/dialogs/hlinettp.cxx
cui/source/dialogs/hlmailtp.cxx
cui/source/dialogs/hlmarkwn.cxx
cui/source/dialogs/hlmarkwn.src
cui/source/dialogs/hltpbase.cxx
cui/source/dialogs/iconcdlg.cxx
cui/source/dialogs/passwdomdlg.cxx
cui/source/dialogs/pastedlg.cxx
cui/source/dialogs/scriptdlg.cxx
cui/source/dialogs/thesdlg.cxx
cui/source/dialogs/zoom.cxx
cui/source/factory/dlgfact.hxx
cui/source/inc/SpellDialog.hxx
cui/source/inc/autocdlg.hxx
cui/source/inc/backgrnd.hxx
cui/source/inc/bbdlg.hxx
cui/source/inc/cfg.hxx
cui/source/inc/cfgutil.hxx
cui/source/inc/cuigaldlg.hxx
cui/source/inc/cuigrfflt.hxx
cui/source/inc/cuitabarea.hxx
cui/source/inc/cuitabline.hxx
cui/source/inc/hldocntp.hxx
cui/source/inc/hltpbase.hxx
cui/source/inc/iconcdlg.hxx
cui/source/inc/numpages.hxx
cui/source/inc/page.hxx
cui/source/inc/postdlg.hxx
cui/source/inc/scriptdlg.hxx
cui/source/inc/transfrm.hxx
cui/source/inc/zoom.hxx
cui/source/options/cfgchart.cxx
cui/source/options/cuisrchdlg.cxx
cui/source/options/dbregister.cxx
cui/source/options/dbregister.src
cui/source/options/fontsubs.cxx
cui/source/options/internationaloptions.cxx
cui/source/options/optasian.cxx
cui/source/options/optchart.cxx
cui/source/options/optcolor.cxx
cui/source/options/optcolor.src
cui/source/options/optfltr.cxx
cui/source/options/optfltr.src
cui/source/options/optgdlg.cxx
cui/source/options/optgdlg.src
cui/source/options/optgenrl.cxx
cui/source/options/opthtml.cxx
cui/source/options/optimprove.cxx
cui/source/options/optinet2.cxx
cui/source/options/optinet2.hxx
cui/source/options/optjava.cxx
cui/source/options/optlingu.cxx
cui/source/options/optsave.cxx
cui/source/options/optsave.hxx
cui/source/options/treeopt.cxx
cui/source/options/webconninfo.cxx
cui/source/tabpages/autocdlg.cxx
cui/source/tabpages/backgrnd.cxx
cui/source/tabpages/border.cxx
cui/source/tabpages/chardlg.cxx
cui/source/tabpages/dstribut.cxx
cui/source/tabpages/grfpage.cxx
cui/source/tabpages/macroass.cxx
cui/source/tabpages/measure.cxx
cui/source/tabpages/numfmt.cxx
cui/source/tabpages/numpages.cxx
cui/source/tabpages/page.cxx
cui/source/tabpages/paragrph.cxx
cui/source/tabpages/swpossizetabpage.cxx
cui/source/tabpages/tabarea.src
cui/source/tabpages/textanim.cxx
cui/source/tabpages/textattr.cxx
cui/source/tabpages/tparea.cxx
cui/source/tabpages/tpbitmap.cxx
cui/source/tabpages/tpcolor.cxx
cui/source/tabpages/tpgradnt.cxx
cui/source/tabpages/tphatch.cxx
cui/source/tabpages/tpline.cxx
cui/source/tabpages/tplnedef.cxx
cui/source/tabpages/tplneend.cxx
cui/source/tabpages/tpshadow.cxx
cui/source/tabpages/transfrm.cxx
embedserv/source/embed/register.cxx
extensions/inc/pch/precompiled_extensions.hxx
extensions/inc/propctrlr.hrc
extensions/source/abpilot/abpservices.cxx
extensions/source/bibliography/bibload.cxx
extensions/source/bibliography/datman.cxx
extensions/source/bibliography/general.cxx
extensions/source/dbpilots/dbpservices.cxx
extensions/source/inc/componentmodule.cxx
extensions/source/nsplugin/source/so_env.cxx
extensions/source/ole/oleobjw.cxx
extensions/source/ole/oleobjw.hxx
extensions/source/oooimprovement/invite_job.cxx
extensions/source/oooimprovement/onlogrotate_job.cxx
extensions/source/plugin/base/service.cxx
extensions/source/plugin/inc/plugin/unx/mediator.hxx
extensions/source/plugin/inc/plugin/unx/plugcon.hxx
extensions/source/plugin/unx/mediator.cxx
extensions/source/plugin/unx/nppapi.cxx
extensions/source/plugin/unx/plugcon.cxx
extensions/source/preload/services.cxx
extensions/source/propctrlr/formmetadata.cxx
extensions/source/propctrlr/pcrservices.cxx
extensions/source/resource/resource.cxx
extensions/source/scanner/sane.hxx
extensions/source/scanner/sanedlg.cxx
extensions/source/scanner/scanunx.cxx
extensions/source/scanner/scanwin.cxx
extensions/source/scanner/twain.cxx
extensions/source/scanner/twain.hxx
extensions/source/update/check/updatecheckconfig.cxx
extensions/test/stm/datatest.cxx
extensions/test/stm/marktest.cxx
extensions/test/stm/pipetest.cxx
extensions/test/stm/testfactreg.cxx
extensions/workben/testpgp.cxx
forms/qa/complex/forms/CheckOGroupBoxModel.java
forms/qa/makefile.mk
forms/source/component/Button.cxx
forms/source/component/Button.hxx
forms/source/component/ListBox.cxx
forms/source/inc/forms_module_impl.hxx
forms/source/misc/services.cxx
forms/source/solar/control/navtoolbar.cxx
javainstaller2/prj/build.lst
javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
lingucomponent/prj/build.lst
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
lingucomponent/source/spellcheck/spell/sreg.cxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx
package/source/manifest/ManifestExport.cxx
package/source/manifest/UnoRegister.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/owriteablestream.hxx
package/source/xstor/xstorage.hxx
package/source/zippackage/ZipPackageFolder.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/mac/ooo/DS_Store
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
xmlsecurity/prj/build.lst
xmlsecurity/source/component/registerservices.cxx
xmlsecurity/source/dialogs/stbcontrl.cxx
xmlsecurity/source/framework/xsec_framework.cxx
xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
xmlsecurity/tools/demo/util.hxx
xmlsecurity/workben/signaturetest.cxx
2011-03-09 16:20:50 -06:00
Thomas Arnhold
fdeb501678
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:00:30 +01:00
Michael Lefevre
241cb3e215
Remove dead code
...
ACCESSIBLE_EVENT_NOTIFICATION_ENABLED was never define. So the #ifdef #endif "brackets" could go away.
2011-03-01 14:53:43 +01:00
Ivo Hinkelmann
8427b0f498
masterfix DEV300: #i10000# usage of L10N build_type
2011-02-22 19:07:34 +01:00
Ivo Hinkelmann
1cc0f307a5
CWS-TOOLING: integrate CWS gridsort
2011-02-17 16:53:53 +01:00
Malte Timmermann [mt]
f42f3b496a
accfixes: merged to m100
2011-02-15 17:14:59 +01:00
Frank Schoenheit [fs]
779f996a8c
gridsort: post-rebase fixes
2011-02-15 12:12:43 +01:00
Frank Schoenheit [fs]
5a973690a7
gridsort: pulled and merged DEV300_m100
2011-02-14 23:00:48 +01:00
Tor Lillqvist
b0c96965cf
Adapt to move of prewin.h and postwin.h
2011-02-08 13:02:44 +02:00
Mathias Bauer
817da8b9db
CWS gnumake3: pull in cws removetooltypes01
2011-02-08 11:49:29 +01:00
David Tardon
e78706a8bf
make (hopefully) more understandable
2011-02-06 10:53:57 +01:00
David Tardon
118cba7335
use the right paragraph for notification
2011-02-06 10:53:56 +01:00
Fridrich Štrba
7685200dc1
move components to boost unordered containers
2011-02-06 01:00:47 +01:00
Julien Nabet
37823fe2b4
Some cppcheck cleaning
2011-02-06 00:19:46 +01:00
Thomas Arnhold
4327ec0dee
Clean up makefiles
2011-02-02 12:06:11 +01:00
Thomas Arnhold
5d95637c0e
Remove RCS lines.
2011-01-31 19:00:30 +01:00
Tor Lillqvist
422f6dd134
Bypass if no SOLAR_JAVA
2011-01-28 20:24:31 +02:00
Caolán McNamara
34b5dc33d4
WaE: gcc 4.6.0 various warnings
2011-01-27 11:23:31 +00:00
Frank Schoenheit [fs]
dbbd1aae55
gridsort: pulled and merged DEV300m98
2011-01-25 20:54:56 +01:00
Frank Schoenheit [fs]
acb0bbd76e
gridsort: pulled CWS dba34b
2011-01-25 09:21:17 +01:00
Malte Timmermann [mt]
de539c7186
accfixes: removed include of obsolete header file
2011-01-22 13:32:44 +01:00
Thomas Arnhold
86f964d438
Remove doubled headers.
2011-01-21 18:32:36 +01:00
Carsten Driesner
f163f1264a
removetooltypes01: Rebase to DEV300m98
2011-01-21 17:18:37 +01:00
Malte Timmermann [mt]
164340b77e
accfixes: removed obsolete file
2011-01-21 15:46:36 +01:00
Frank Schoenheit [fs]
f0d96ab85b
gridsort: ClearSelection -> SelectAllRows (forgot this client during a previous change)
2011-01-17 09:11:08 +01:00
Mikhail Voytenko
41fb6b1541
removetooltypes01: #i112600# fix TRUE/FALSE autodoc tags
2011-01-14 11:20:36 +01:00
Frank Schoenheit [fs]
3862204a20
gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an internal implementation detail, and in
...
fact some clients (the A11Y API implementation) exploited this, e.g. by simply adding elements to the array,
without the owner (the TableControl/_Impl) ever noticing it. Replaced that with a working API.
In this course, removed XGridSelection::getMin/MaxSelectionIndex. Pretty useless IMO, unused, and ugly to
implement.
2011-01-14 11:04:24 +01:00
Frank Schoenheit [fs]
a05b122758
gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementation was buggy, anyway, and ClearSelection is the same as SelectAll( false ) (which was the only use case)
2011-01-14 09:50:02 +01:00
Carsten Driesner
df0b316412
removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong in accessibility
2011-01-13 11:41:05 +01:00