Commit graph

2502 commits

Author SHA1 Message Date
David Tardon
c72c7530e9 pointer diff. _is_ the index already 2011-05-18 14:56:38 +02:00
Joseph Powers
3dff76348e Change SvStorageInfoList from an OwnList to vector<>
Simple changes.
2011-05-17 18:30:34 -07:00
Noel Power
a8c91a4b69 Revert "maybe temporary fix for crash when accessing basic uno services"
This reverts commit 1aa0150844d37e28cf0b420cbc60a96ad478edbe.
2011-05-17 15:30:54 +01:00
Noel Power
8d31e03997 maybe temporary fix for crash when accessing basic uno services
OModule implementation ( in comphelper/source/misc/componentmodule.cxx ) has been changed by commit f9496177a4c942f2acc39a978a3cd65689f14d8d, it seems we need to have a registerClient call made on the module in order for it to work. Adding a BasicModuleClient instance seems to do that ( not sure though if this is a correct fix )
2011-05-16 21:30:04 +01:00
David Tardon
bf5b493104 end of group mark should be alias to the last item 2011-05-16 17:33:53 +02:00
David Tardon
908d9588d4 delete[] after use 2011-05-16 15:39:27 +02:00
David Tardon
d29672239d delete even in case of error 2011-05-16 15:39:27 +02:00
David Tardon
38d503b64b this looks incorrect 2011-05-16 15:39:27 +02:00
Francois Tigeot
61b5d347d8 Fix previous commit. 2011-05-07 12:23:58 +02:00
Francois Tigeot
b042dd8a36 Do not convert file names to MS-DOS style. 2011-05-07 12:12:51 +02:00
Francois Tigeot
eacd5aa2b5 Do not convert file names to FSYS_STYLE_VFAT 2011-05-07 12:02:50 +02:00
Fridrich Štrba
1b233cf999 Fix to build 2011-05-06 10:41:50 +02:00
Rafael Dominguez
0105e425ba Remove usage of List for DdeConnection in SbiDdeControl. 2011-05-06 10:26:00 +02:00
Francois Tigeot
f4e2232c17 No need to convert the path to a relative one 2011-05-05 09:22:34 +02:00
Christina Rossmanith
9cc6dfd98f remove Attribute_XXX in favor of osl_File_Attribute_XXX (desktop) 2011-04-30 17:43:17 +02:00
David Tardon
e49fc29521 the if is useless here--both branches are same 2011-04-28 07:28:53 +02:00
Francois Tigeot
ad52909ea0 Remove PM2 macro usage 2011-04-23 13:31:47 +02:00
Julien Nabet
66c11b5218 Some cppcheck cleaning 2011-04-22 15:39:25 +02:00
Kayo Hamid
76b3568e65 cppcheck inefficient checking for emptiness
From cppcheck: Using xxxx.empty() instead of xxxx.size() can be faster.
 xxxx.size() can take linear time but xxxx.empty() is guaranteed to take
 constant time
2011-04-22 11:31:09 +02:00
Christina Rossmanith
b0b3e5fdf8 remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core) 2011-04-19 20:36:11 +02:00
Xisco Fauli
8a75a1f07d Replace String with rtl::OUString in various places 2011-04-19 18:01:53 +01:00
Michael Lefevre
b99c88fca6 Kill Pos_XXX in favour of osl_Pos_XXX 2011-04-14 12:45:57 +02:00
Michael Lefevre
737740f041 Kill Pos_XXX in favour of osl_Pos_XXX 2011-04-14 12:41:44 +02:00
Christina Rossmanith
b2212fac4d Finished removal of _USE_UNO 2011-04-12 20:42:49 +02:00
Francois Tigeot
0e1d128206 Remove the C52 define.
It corresponds to a version of a Solaris-specific compiler
used in the 2000-2001 timeframe.
2011-04-08 13:26:57 +02:00
Xisco Fauli
d53c8dfe13 Remove unotest macro 2011-03-30 10:07:53 +01:00
Francisco Saito
df965c99f3 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:37 +01:00
Francisco Saito
d3174feec2 drop bogus executable flag from image files 2011-03-29 21:44:51 +01:00
Francisco Saito
e60d365c86 drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:28 +01:00
Christina Rossmanith
d05e4e515d Removed always #defined _USE_UNO 2011-03-29 12:07:22 +02:00
Fridrich Štrba
a80b9d4b62 Fix basic Windows build 2011-03-28 12:55:22 +02:00
Fridrich Štrba
f1ec4b66c2 Adapt the tree to tools/svwin.h removal 2011-03-26 00:11:55 +01:00
Fridrich Štrba
5ad6132729 Wholesale prewin.h/postwin.h removal 2011-03-25 18:57:59 +01:00
Noel Power
e71901089a fix for fdo#35596 - prevent name clashes with rtl functions in vba mode
replaces the existing hack for blacklisting some function names that exist in libreoffice basic that don't exist in vba ( and potentially clash with user defined procedures ).
2011-03-25 15:51:33 +00:00
Petr Mladek
ffc70ce4f0 set build depencencies against the new "translations" module 2011-03-25 12:15:21 +01:00
Christina Rossmanith
49b62e4d12 Removed never defined _ENABLE_CUR_DIR 2011-03-24 15:04:52 +01:00
Jan Holesovsky
ba26ed19d8 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core 2011-03-23 17:13:39 +01:00
Jan Holesovsky
3b7ab82aee Merge commit 'ooo/DEV300_m103'
Conflicts:
	basic/source/runtime/makefile.mk
	basic/source/runtime/step2.cxx
	desktop/prj/build.lst
	desktop/source/app/app.cxx
	desktop/source/deployment/registry/dp_backend.cxx
	drawinglayer/source/attribute/fontattribute.cxx
	editeng/inc/editeng/fontitem.hxx
	editeng/source/editeng/edtspell.cxx
	editeng/source/misc/svxacorr.cxx
	framework/inc/services/substitutepathvars.hxx
	framework/source/services/substitutepathvars.cxx
	sfx2/qa/cppunit/makefile.mk
	sfx2/source/doc/SfxDocumentMetaData.cxx
	sfx2/source/doc/objxtor.cxx
	svx/source/dialog/svxruler.cxx
	sysui/desktop/icons/so9_base_app.ico
	sysui/desktop/icons/so9_calc_app.ico
	sysui/desktop/icons/so9_draw_app.ico
	sysui/desktop/icons/so9_impress_app.ico
	sysui/desktop/icons/so9_main_app.ico
	sysui/desktop/icons/so9_math_app.ico
	sysui/desktop/icons/so9_writer_app.ico
	xmlhelp/source/cxxhelp/provider/databases.cxx
	xmlhelp/source/cxxhelp/provider/db.cxx
	xmlhelp/source/cxxhelp/provider/db.hxx
2011-03-23 16:59:26 +01:00
Caolán McNamara
18cf2ccd24 Revert "Replace String with rtl::OUString"
You can't hope to change *some* virtual methods of a hierarchy and
leave others untouched, they all have to be changed together.

This reverts commit 9f46bee92be38f2d59295cabd9f1fdb149708153.
2011-03-22 17:05:42 +00:00
Christina Rossmanith
b67fe5cc05 Removed comments /commented code 2011-03-22 12:23:57 +01:00
Christina Rossmanith
4b9842da83 Removed never defined _OLD_FILE_IMPL 2011-03-22 12:23:57 +01:00
Xisco Fauli
1a0760384e Replace String with rtl::OUString 2011-03-22 08:03:25 +01:00
Xisco Faulí
f6e0527033 Remove most of dead code inlibs-core (basic) 2011-03-21 12:55:58 +01:00
Caolán McNamara
958de4c111 WaE: remove unused return values 2011-03-21 09:32:19 +00:00
Thomas Arnhold
970be45287 Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) 2011-03-19 14:09:49 +01:00
Caolán McNamara
3e0ff0ae92 these statements have no effect, looks like debugging code 2011-03-18 20:17:58 +00:00
Caolán McNamara
3525c21fdc WaE: member init list out of order 2011-03-18 20:17:29 +00:00
Jan Holesovsky
5c074d83b6 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core 2011-03-18 16:09:31 +01:00
Jan Holesovsky
091e4aee33 Merge remote-tracking branch 'origin/integration/dev300_m101'
Conflicts:
	avmedia/source/framework/mediacontrol.cxx
	connectivity/source/commontools/DateConversion.cxx
	desktop/source/deployment/registry/component/dp_component.cxx
	editeng/inc/editeng/numitem.hxx
	editeng/inc/editeng/txtrange.hxx
	editeng/source/editeng/editobj.cxx
	editeng/source/editeng/editview.cxx
	editeng/source/editeng/eehtml.cxx
	editeng/source/editeng/impedit3.cxx
	editeng/source/editeng/impedit4.cxx
	editeng/source/misc/txtrange.cxx
	editeng/source/outliner/outlin2.cxx
	editeng/source/outliner/outlvw.cxx
	framework/source/layoutmanager/layoutmanager.cxx
	linguistic/source/lngsvcmgr.hxx
	sfx2/source/appl/app.cxx
	sfx2/source/appl/app.src
	sfx2/source/appl/appbas.cxx
	sfx2/source/appl/appcfg.cxx
	sfx2/source/appl/appdde.cxx
	sfx2/source/appl/appmain.cxx
	sfx2/source/appl/appopen.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/appl/appserv.cxx
	sfx2/source/appl/childwin.cxx
	sfx2/source/appl/fileobj.cxx
	sfx2/source/appl/fileobj.hxx
	sfx2/source/appl/workwin.cxx
	sfx2/source/control/dispatch.cxx
	sfx2/source/control/macro.cxx
	sfx2/source/control/objface.cxx
	sfx2/source/control/request.cxx
	sfx2/source/control/shell.cxx
	sfx2/source/control/statcach.cxx
	sfx2/source/dialog/dinfdlg.cxx
	sfx2/source/dialog/dockwin.cxx
	sfx2/source/dialog/mailmodel.cxx
	sfx2/source/dialog/mailmodelapi.cxx
	sfx2/source/dialog/mgetempl.cxx
	sfx2/source/dialog/splitwin.cxx
	sfx2/source/dialog/styledlg.cxx
	sfx2/source/dialog/tabdlg.cxx
	sfx2/source/dialog/templdlg.cxx
	sfx2/source/dialog/tplcitem.cxx
	sfx2/source/dialog/tplpitem.cxx
	sfx2/source/doc/doctempl.cxx
	sfx2/source/doc/docvor.cxx
	sfx2/source/doc/new.cxx
	sfx2/source/doc/objcont.cxx
	sfx2/source/doc/objserv.cxx
	sfx2/source/doc/objxtor.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/inc/helpid.hrc
	sfx2/source/inc/sfxlocal.hrc
	sfx2/source/inc/statcach.hxx
	sfx2/source/inc/templdgi.hxx
	sfx2/source/inc/virtmenu.hxx
	sfx2/source/inc/workwin.hxx
	sfx2/source/menu/mnumgr.cxx
	sfx2/source/menu/virtmenu.cxx
	sfx2/source/statbar/stbitem.cxx
	sfx2/source/view/frame.cxx
	sfx2/source/view/frame2.cxx
	sfx2/source/view/orgmgr.cxx
	sfx2/source/view/printer.cxx
	sfx2/source/view/prnmon.cxx
	sfx2/source/view/sfxbasecontroller.cxx
	sfx2/source/view/viewfrm.cxx
	sfx2/source/view/viewfrm2.cxx
	sfx2/source/view/viewprn.cxx
	sfx2/source/view/viewsh.cxx
	svx/inc/svx/svditer.hxx
	svx/source/dialog/sdstring.src
	svx/source/form/fmpage.cxx
	svx/source/form/formcontroller.cxx
	svx/source/svdraw/svdcrtv.cxx
	svx/source/svdraw/svditer.cxx
	svx/source/svdraw/svdview.cxx
	xmloff/source/forms/elementimport.cxx
2011-03-18 15:49:47 +01:00
Michael Lefevre
810c64fd7e Remove duplicated constant F_PI and friends
Easy hack, constants already defined in libs-gui/basegfx/inc/basegfx/numeric/ftools.hxx
2011-03-17 16:12:48 +01:00