Commit graph

2591 commits

Author SHA1 Message Date
Allmann-Rahn
8b11173f34 Translated German comments, removed redundant ones till cairo (incl.) 2011-08-31 16:29:43 +03:00
Caolán McNamara
de82a40f84 callcatcher: drop various unused methods 2011-08-29 09:56:08 +01:00
Caolán McNamara
14d2a60053 remove ByteString::IsAlphaNumericAscii and refactor a bit 2011-08-29 09:56:06 +01:00
Tor Lillqvist
9ba447cec1 No DLL stuff needed here as these go into static libs 2011-08-24 16:05:25 +03:00
Tor Lillqvist
ef262d7074 Don't define BASIC_DLLIMPLEMENTATION when building static libs 2011-08-24 16:05:23 +03:00
Takeshi Abe
e1a1091d0a catch ignored exceptions by const reference 2011-08-24 11:30:17 +09:00
Noel Power
1640c883df make sure dialog api object is reset when window is closed ( but not vetoed ) 2011-08-23 15:20:10 +01:00
Noel Power
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
Caolán McNamara
53f4837b92 callcatcher: various methods 2011-08-22 09:39:17 +01:00
Caolán McNamara
91a418d213 ByteString->rtl::OString 2011-08-22 09:39:16 +01:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
8d4b87b7b2 use preferred tokenizer 2011-08-19 09:30:44 +01:00
Caolán McNamara
d1fb13adf9 convert tools::Config to rtl::OString 2011-08-19 09:30:44 +01:00
Caolán McNamara
229d63249a ByteString->rtl::OString 2011-08-19 09:30:43 +01:00
Matúš Kukan
15f482b1e9 Add prefixes for some component_getFactory functions 2011-08-18 14:15:27 +02:00
Lionel Elie Mamane
caee685234 fdo#40173 write out *newly* empty library 2011-08-17 19:18:08 +02:00
Lionel Elie Mamane
03e9161e2e fdo#40079: load Dialog library before trying to get embedded images 2011-08-17 14:10:21 +01:00
Lionel Elie Mamane
e00c67ba62 Janitorial: deduplicate code; no behaviour change 2011-08-17 14:10:20 +01:00
Noel Power
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
Tor Lillqvist
0236af5e65 dllmgr-x86 expects stdcall-decorated names 2011-08-16 18:43:43 +03:00
Tor Lillqvist
afce608d6e wnt-mingw.s is an assembler source file 2011-08-16 18:43:43 +03:00
Caolán McNamara
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
Jan Holesovsky
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
Lionel Elie Mamane
cadce8b253 class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURL 2011-08-14 11:49:04 -05:00
Takeshi Abe
f418927e6f cppcheck: fix possible null pointer dereference 2011-08-12 23:53:36 +09:00
Jan Holesovsky
3da919bb40 Implement AsmObject in gbuild (Windows only for now, stub for unxgcc).
This fixes the build of 'basic' on Windows.
2011-08-11 12:54:53 +02:00
Caolán McNamara
7292948992 callcatcher: yet more unused code 2011-08-11 11:10:38 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Caolán McNamara
752ae1eb6e strange delete variant 2011-08-05 16:56:22 +01:00
Caolán McNamara
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
Caolán McNamara
a5a1e65efe don't need to include this here 2011-08-05 15:57:20 +01:00
Caolán McNamara
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
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