Commit Graph

2393 Commits

Author SHA1 Message Date
117281ba12 fix leaking 'Pictures' streams from basic dialogs in base
With database document, any contents of the Pictures folder ( afaics only basic dialogs store content here ) is never cleaned up between saves.
2011-08-22 15:44:55 +01:00
53f4837b92 callcatcher: various methods 2011-08-22 09:39:17 +01:00
91a418d213 ByteString->rtl::OString 2011-08-22 09:39:16 +01:00
8d4b87b7b2 use preferred tokenizer 2011-08-19 09:30:44 +01:00
d1fb13adf9 convert tools::Config to rtl::OString 2011-08-19 09:30:44 +01:00
229d63249a ByteString->rtl::OString 2011-08-19 09:30:43 +01:00
15f482b1e9 Add prefixes for some component_getFactory functions 2011-08-18 14:15:27 +02:00
caee685234 fdo#40173 write out *newly* empty library 2011-08-17 19:18:08 +02:00
03e9161e2e fdo#40079: load Dialog library before trying to get embedded images 2011-08-17 14:10:21 +01:00
e00c67ba62 Janitorial: deduplicate code; no behaviour change 2011-08-17 14:10:20 +01:00
236f59530e fix merge foobar, use css::script::XLibraryQueryExecutable for Libraray
make sure LibraryContainers use css::script::XLibraryQueryExecutable
2011-08-16 17:36:30 +01:00
0236af5e65 dllmgr-x86 expects stdcall-decorated names 2011-08-16 18:43:43 +03:00
9124003eb1 ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString
shrink ByteString api, remove need for intermediate OString/ByteString
with random-ish encoding solely for check
2011-08-15 09:21:48 +01:00
d349a67ae0 Fix visibility in basic to make automation link again.
There are still some link warnings left, though.
2011-08-14 23:31:09 +02:00
cadce8b253 class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURL 2011-08-14 11:49:04 -05:00
f418927e6f cppcheck: fix possible null pointer dereference 2011-08-12 23:53:36 +09:00
7292948992 callcatcher: yet more unused code 2011-08-11 11:10:38 +01:00
752ae1eb6e strange delete variant 2011-08-05 16:56:22 +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
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
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
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