Commit graph

2559 commits

Author SHA1 Message Date
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
Caolán McNamara
4c3f33d8d5 callcatcher: remove unused methods 2011-08-03 10:47:36 +01:00
Caolán McNamara
76f27b1bc5 make assert useful, state *what* url is invalid 2011-08-03 10:33:56 +01:00
Thomas Arnhold
228d801ab1 callcatcher: remove unused methods 2011-08-02 18:17:13 +02:00
Caolán McNamara
5bb166452b get this visibilty of this right for debug builds 2011-08-02 11:07:15 +01:00
Caolán McNamara
f822cc5e8f use OSL_VERIFY instead 2011-08-02 11:07:15 +01:00
Michael Meeks
a4c573ada0 move required SttResId into libapp.a where it is required for automation/ 2011-08-01 12:24:43 +01:00
Julien Nabet
040b8f46cc Some cppcheck cleaning 2011-07-31 17:37:07 +02:00
Tor Lillqvist
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03:00
Matúš Kukan
c8e76fbfed convert basic to gbuild 2011-07-30 10:39:20 +02:00
Julien Nabet
37d7efc5f9 Some cppcheck cleaning 2011-07-30 10:08:45 +02:00
Thomas Arnhold
db10877d89 callcatcher: remove unused methods 2011-07-29 11:08:44 +02:00
Takeshi Abe
ba586696ef fixed typo 2011-07-26 23:54:35 +09:00
Michael Meeks
0ee44dbd6f fdo#39520 - turn DocBasicItems into an rtl::Static to improve shutdown on mac 2011-07-25 18:08:29 +01:00
Caolán McNamara
f921ca3cc5 check return of osl_setFilePos 2011-07-22 10:17:52 +01:00
Matúš Kukan
1b465fcc0f Do not use macros from comphelper's componentmodule.hxx 2011-07-21 13:30:54 +02:00
Tor Lillqvist
b55b382415 Generate correctly named import library for WNTGCC 2011-07-21 09:55:10 +03:00
Matúš Kukan
b015275f78 Change version string displayed in VCLTestTool's About dialog 2011-07-20 13:03:53 +02:00
Caolán McNamara
6b28a5d89d ByteString::CreateFromInt32->rtl::OStringBuffer::append 2011-07-19 09:32:02 +01:00
Caolán McNamara
acc2e9d719 callcatcher: remove unused non-class level methods 2011-07-14 21:17:14 +01:00
Caolán McNamara
eb51375430 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-14 15:25:28 +01:00
Thomas Arnhold
01ea434011 remove runsInSetup which has a const return value 2011-07-12 17:01:19 +02:00
Thomas Arnhold
7884de47a5 callcatcher: remove unused StarBASIC::StaticSuppressSfxResource 2011-07-12 17:01:18 +02:00
Thomas Arnhold
6a7ba51092 callcatcher: remove unused StarBASIC::StaticEnableReschedule 2011-07-12 17:01:18 +02:00
Thomas Arnhold
e64de79888 callcatcher: remove unused StarBASIC::SetGlobalLanguageMode 2011-07-12 17:01:18 +02:00
Thomas Arnhold
b83da0e77a callcatcher: remove unused StarBASIC::LoadOldModules 2011-07-12 17:01:18 +02:00
Thomas Arnhold
f3041e079b callcatcher: remove unused StarBASIC::GetLanguageMode 2011-07-12 17:01:18 +02:00
Thomas Arnhold
9683103cd3 callcatcher: remove unused StarBASIC::GetGlobalLanguageMode 2011-07-12 17:01:18 +02:00
Thomas Arnhold
74181bf634 callcatcher: remove unused StarBASIC::GetGlobalBreakHdl 2011-07-12 17:01:18 +02:00
Thomas Arnhold
8f5ec81b7a callcatcher: remove unused StarBASIC::FindVarInCurrentScopy 2011-07-12 17:01:17 +02:00
Thomas Arnhold
04c025a3fd callcatcher: remove unused StarBASIC::ActivateObject 2011-07-12 17:01:17 +02:00
Caolán McNamara
c46bc9ed20 callcatcher: remove unused implFoo* 2011-07-11 09:04:34 +01:00
Francois Tigeot
dde72ab2a2 Do not include filedlg.hxx when not necessary 2011-07-01 07:30:51 +02:00
Caolán McNamara
97e3d208ba remove deprecated ByteString::CreateFromInt64 2011-06-29 09:04:33 +01:00
Luke Symes
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
Hans-Joachim Lankenau
246efa0d48 ause130: #i117218# change .idl handling to gnu make 2011-06-17 16:41:08 +02:00
Caolán McNamara
67bc85682d rename SetKey to informative SetCryptMaskKey 2011-06-13 11:43:07 +01:00
Caolán McNamara
37d93d3912 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:43:07 +01:00
Tor Lillqvist
4912a5e54f Drop %_EXT% which was always empty 2011-06-03 13:34:28 +03:00
Michael Meeks
ee6c4017da cleanup loop iteration to be simpler 2011-05-31 14:17:43 +01:00
David Tardon
1bf36db7af make the loop finite .-) 2011-05-31 11:55:58 +02:00
Michael Meeks
aedc5eb4af fix snafu identified by Julien Nabet 2011-05-31 10:27:44 +01:00
Jan Holesovsky
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
Jan Holesovsky
5a9d7a54e9 Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-core 2011-05-27 20:49:48 +02:00
Jan Holesovsky
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
Caolán McNamara
f6a80c4dee getDirectoryPath is unused, see comphelper::LinkResolver if restored 2011-05-24 21:44:03 +01:00
Tor Lillqvist
11c71842f6 Drop OS2 2011-05-21 16:26:08 +03:00
David Tardon
3b79ef59b0 pointer diff. _is_ the index already 2011-05-18 14:56:38 +02:00
David Tardon
c72c7530e9 pointer diff. _is_ the index already 2011-05-18 14:56:38 +02:00