Commit Graph

2369 Commits

Author SHA1 Message Date
a4c573ada0 move required SttResId into libapp.a where it is required for automation/ 2011-08-01 12:24:43 +01:00
c8e76fbfed convert basic to gbuild 2011-07-30 10:39:20 +02:00
37d7efc5f9 Some cppcheck cleaning 2011-07-30 10:08:45 +02:00
db10877d89 callcatcher: remove unused methods 2011-07-29 11:08:44 +02:00
ba586696ef fixed typo 2011-07-26 23:54:35 +09:00
0ee44dbd6f fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on mac 2011-07-25 18:08:29 +01:00
f921ca3cc5 check return of osl_setFilePos 2011-07-22 10:17:52 +01:00
1b465fcc0f Do not use macros from comphelper's componentmodule.hxx 2011-07-21 13:30:54 +02:00
b015275f78 Change version string displayed in VCLTestTool's About dialog 2011-07-20 13:03:53 +02:00
6b28a5d89d ByteString::CreateFromInt32->rtl::OStringBuffer::append 2011-07-19 09:32:02 +01:00
acc2e9d719 callcatcher: remove unused non-class level methods 2011-07-14 21:17:14 +01:00
eb51375430 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-14 15:25:28 +01:00
01ea434011 remove runsInSetup which has a const return value 2011-07-12 17:01:19 +02:00
7884de47a5 callcatcher: remove unused StarBASIC::StaticSuppressSfxResource 2011-07-12 17:01:18 +02:00
6a7ba51092 callcatcher: remove unused StarBASIC::StaticEnableReschedule 2011-07-12 17:01:18 +02:00
e64de79888 callcatcher: remove unused StarBASIC::SetGlobalLanguageMode 2011-07-12 17:01:18 +02:00
b83da0e77a callcatcher: remove unused StarBASIC::LoadOldModules 2011-07-12 17:01:18 +02:00
f3041e079b callcatcher: remove unused StarBASIC::GetLanguageMode 2011-07-12 17:01:18 +02:00
9683103cd3 callcatcher: remove unused StarBASIC::GetGlobalLanguageMode 2011-07-12 17:01:18 +02:00
74181bf634 callcatcher: remove unused StarBASIC::GetGlobalBreakHdl 2011-07-12 17:01:18 +02:00
8f5ec81b7a callcatcher: remove unused StarBASIC::FindVarInCurrentScopy 2011-07-12 17:01:17 +02:00
04c025a3fd callcatcher: remove unused StarBASIC::ActivateObject 2011-07-12 17:01:17 +02:00
c46bc9ed20 callcatcher: remove unused implFoo* 2011-07-11 09:04:34 +01:00
dde72ab2a2 Do not include filedlg.hxx when not necessary 2011-07-01 07:30:51 +02:00
97e3d208ba remove deprecated ByteString::CreateFromInt64 2011-06-29 09:04:33 +01:00
5438a69c00 Fix build by updating to new api
Hi,

I was rebuilding master, and had to change a line in libs-core which used
the old api for SetWindowState. Could this get pushed to master (if it's not
already done by the time people read this)?

Kind regards,

Luke.

Hi,<div><br></div><div>I was rebuilding master, and had to change a line in libs-core which used the old api for SetWindowState. Could this get pushed to master (if it&#39;s not already done by the time people read this)?</div>
<div><br></div><div>Kind regards,</div><div><br></div><div>Luke.</div>

>From b759a7cf43544a3eb9614d506637652ba3b20465 Mon Sep 17 00:00:00 2001
From: Luke Symes <allsymes@gmail.com>
Date: Thu, 23 Jun 2011 20:50:45 +1200
Subject: [PATCH] Update for new api for SetWindowState
2011-06-23 19:40:37 +01:00
67bc85682d rename SetKey to informative SetCryptMaskKey 2011-06-13 11:43:07 +01:00
37d93d3912 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:43:07 +01:00
ee6c4017da cleanup loop iteration to be simpler 2011-05-31 14:17:43 +01:00
1bf36db7af make the loop finite .-) 2011-05-31 11:55:58 +02:00
aedc5eb4af fix snafu identified by Julien Nabet 2011-05-31 10:27:44 +01:00
ca39c0ee5f Merge commit 'libreoffice-3.4.0.2'
Conflicts:
	basic/source/app/app.cxx
	basic/source/runtime/iosys.cxx
	desktop/unx/source/start.c
	sfx2/source/appl/appdata.cxx
	sfx2/source/appl/appinit.cxx
	sfx2/source/inc/appdata.hxx
	svx/AllLangResTarget_svx.mk
	sysui/desktop/productversion.mk
	sysui/desktop/share/makefile.mk
2011-05-31 10:45:50 +02:00
5a9d7a54e9 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core 2011-05-27 20:49:48 +02:00
9df8682ced Merge remote-tracking branch 'origin/integration/dev300_m106'
Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/inc/runtime.hxx
	basic/source/runtime/step1.cxx
	desktop/source/deployment/dp_services.cxx
	drawinglayer/prj/d.lst
	drawinglayer/source/primitive2d/makefile.mk
	sfx2/source/appl/appinit.cxx
	sfx2/source/appl/appquit.cxx
	sfx2/source/inc/appdata.hxx
	sfx2/source/view/viewfrm.cxx
	svx/source/fmcomp/gridctrl.cxx
	vbahelper/source/vbahelper/vbahelper.cxx
2011-05-27 20:46:20 +02:00
f6a80c4dee getDirectoryPath is unused, see comphelper::LinkResolver if restored 2011-05-24 21:44:03 +01:00
11c71842f6 Drop OS2 2011-05-21 16:26:08 +03:00
3b79ef59b0 pointer diff. _is_ the index already 2011-05-18 14:56:38 +02:00
c72c7530e9 pointer diff. _is_ the index already 2011-05-18 14:56:38 +02:00
3dff76348e Change SvStorageInfoList from an OwnList to vector<>
Simple changes.
2011-05-17 18:30:34 -07:00
a8c91a4b69 Revert "maybe temporary fix for crash when accessing basic uno services"
This reverts commit 1aa0150844d37e28cf0b420cbc60a96ad478edbe.
2011-05-17 15:30:54 +01:00
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
bf5b493104 end of group mark should be alias to the last item 2011-05-16 17:33:53 +02:00
908d9588d4 delete[] after use 2011-05-16 15:39:27 +02:00
d29672239d delete even in case of error 2011-05-16 15:39:27 +02:00
38d503b64b this looks incorrect 2011-05-16 15:39:27 +02:00
61b5d347d8 Fix previous commit. 2011-05-07 12:23:58 +02:00
b042dd8a36 Do not convert file names to MS-DOS style. 2011-05-07 12:12:51 +02:00
eacd5aa2b5 Do not convert file names to FSYS_STYLE_VFAT 2011-05-07 12:02:50 +02:00
7c8d2e74df fix for fdo#36898
remove some extra _USE_UNO #ifdef(s) that should have been removed when the associated define _USE_UNO was removed
2011-05-06 14:46:17 +01:00
1b233cf999 Fix to build 2011-05-06 10:41:50 +02:00