Commit Graph

2565 Commits

Author SHA1 Message Date
7292948992 callcatcher: yet more unused code 2011-08-11 11:10:38 +01:00
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
752ae1eb6e strange delete variant 2011-08-05 16:56:22 +01:00
ad43b68a4d I believe the intent is to be non-copyable, so lets use boost on base-class 2011-08-05 16:54:24 +01:00
a5a1e65efe don't need to include this here 2011-08-05 15:57:20 +01:00
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
4c3f33d8d5 callcatcher: remove unused methods 2011-08-03 10:47:36 +01:00
76f27b1bc5 make assert useful, state *what* url is invalid 2011-08-03 10:33:56 +01:00
228d801ab1 callcatcher: remove unused methods 2011-08-02 18:17:13 +02:00
5bb166452b get this visibilty of this right for debug builds 2011-08-02 11:07:15 +01:00
f822cc5e8f use OSL_VERIFY instead 2011-08-02 11:07:15 +01:00
a4c573ada0 move required SttResId into libapp.a where it is required for automation/ 2011-08-01 12:24:43 +01:00
040b8f46cc Some cppcheck cleaning 2011-07-31 17:37:07 +02:00
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03: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
b55b382415 Generate correctly named import library for WNTGCC 2011-07-21 09:55:10 +03: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
246efa0d48 ause130: #i117218# change .idl handling to gnu make 2011-06-17 16:41:08 +02: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
4912a5e54f Drop %_EXT% which was always empty 2011-06-03 13:34:28 +03: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