Commit graph

68515 commits

Author SHA1 Message Date
Kohei Yoshida
b49b655394 Adjusted for HTMLParser::GetOptions return type change. 2011-07-22 22:08:26 -04:00
Tor Lillqvist
21fad601e6 No need for lngconvex for non-desktop OSes 2011-07-23 00:00:08 +03:00
Peter Rabi
c076e3b119 Bugfix fdo#32895 : un-translated template names (part 2/2)
Contributed under license LGPLv3+/MPL.
2011-07-22 21:57:31 +02:00
Bjoern Michaelsen
906cd25f18 postmerge fixes for gnumake4 2011-07-22 21:12:12 +02:00
Kohei Yoshida
0e7579743a Eradicated the rest of sal_Bool usage in these files. 2011-07-22 14:21:21 -04:00
Kohei Yoshida
881b775d6e Method declared by never defined and never used. 2011-07-22 14:03:26 -04:00
Kohei Yoshida
78da8efd58 nLastAction value assigned but never used. Remove it. 2011-07-22 14:02:58 -04:00
Kohei Yoshida
bb4e4fb6c5 Some cleanups: sal_Bool to bool, use of initializer in ctor etc. 2011-07-22 14:02:36 -04:00
Caolán McNamara
83ee1bccf9 callcatcher: remove unused methods 2011-07-22 10:17:52 +01:00
Caolán McNamara
f921ca3cc5 check return of osl_setFilePos 2011-07-22 10:17:52 +01:00
Tor Lillqvist
0f93062d43 Bin unused files 2011-07-22 10:30:33 +03:00
Thomas Arnhold
8bada817aa Remove unused env XENVIRONMENT 2011-07-22 02:02:19 +02:00
Thomas Arnhold
a60c9b6889 Kill dtwm/cde 2011-07-22 01:25:08 +02:00
Tor Lillqvist
f6182f10e5 windres is picky 2011-07-22 00:29:38 +03:00
Tor Lillqvist
edeed969d0 windres is picky 2011-07-21 23:57:10 +03:00
Tor Lillqvist
d0259cd7d5 We don't ship the rebase executables so bin the sources too 2011-07-21 23:36:04 +03:00
Tor Lillqvist
0045722d53 Header filename case sensitivity fixes 2011-07-21 23:33:35 +03:00
Bjoern Michaelsen
200bc6c582 resyncing to master 2011-07-21 18:51:11 +02:00
Andras Timar
d3bacdec8c product code of latest vcredist_x64.exe
Microsoft Visual C++ 2008 SP1 Redistributable Package ATL Security Update
ProductName = Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
ProductCode = {4B6C7001-C7D6-3710-913E-5BC23FCE91E6}
2011-07-21 18:25:18 +02:00
Matúš Kukan
1b465fcc0f Do not use macros from comphelper's componentmodule.hxx 2011-07-21 13:30:54 +02:00
Caolán McNamara
d65e8cc152 unused methods 2011-07-21 10:33:12 +01:00
Tor Lillqvist
778576d9f3 Generate correctly named import library for WNTGCC 2011-07-21 12:08:05 +03:00
Tor Lillqvist
e1e4187690 Generate correctly named import library for WNTGCC 2011-07-21 10:24:13 +03:00
Tor Lillqvist
b3d69a2d61 Bin fairly pointless (and MSVC-specific) -nologo option 2011-07-21 10:19:17 +03:00
Tor Lillqvist
b55b382415 Generate correctly named import library for WNTGCC 2011-07-21 09:55:10 +03:00
Tor Lillqvist
fb30c0cee1 Generate correctly named import library for WNTGCC 2011-07-21 09:18:54 +03:00
Tor Lillqvist
f1ae1853ac More header name case fixes for MinGW cross-compilation 2011-07-20 22:54:28 +03:00
Tor Lillqvist
13b2080cf5 Use delay loading only with MSC 2011-07-20 22:53:41 +03:00
Tor Lillqvist
b0cd0b1145 Fix MSVC warnings and errors, fallout from previous commit 2011-07-20 22:45:52 +03:00
Tor Lillqvist
104587b4ee MinGW fixes
Unfortunately IFileDialog is missing from both mingw-w64 and Wine
headers, so we can't build the specialized file picker for Vista or
newer with MinGW. That sucks.

Also fix some file name case and backslash botches in #include
statements.
2011-07-20 22:27:00 +03:00
Tor Lillqvist
5e89ebcafd Fix some MinGW warnings and errors 2011-07-20 22:02:56 +03:00
Tor Lillqvist
961b2e9588 The file is Fps.rc, not fps.rc 2011-07-20 22:02:25 +03:00
Tor Lillqvist
995606693c Drop Win9x dialogs and make compatible with windres 2011-07-20 22:01:50 +03:00
Tor Lillqvist
b30f91c584 Drop Win9x stuff 2011-07-20 21:56:12 +03:00
Tor Lillqvist
f1c4c90a5b Fix MinGW compilation errors 2011-07-20 20:21:59 +03:00
Tor Lillqvist
855fd72c80 Fix build of our odma_lib library with MinGW 2011-07-20 20:19:48 +03:00
Tor Lillqvist
44e18c3b9b Add a few casts to fix MinGW compilation errors 2011-07-20 18:14:05 +03:00
Tor Lillqvist
b9d3016fce Win32 header names need to be in lowercase as that is how they are in MinGW 2011-07-20 18:14:05 +03:00
Tor Lillqvist
bd6f8a667b MinGW needs -fpermissive for <adoint.h> 2011-07-20 18:14:04 +03:00
Thomas Arnhold
a5feef92e0 callcatcher: remove unused writeInfo 2011-07-20 16:37:52 +02:00
Thomas Arnhold
4c9ca5b227 callcatcher: remove unused methods 2011-07-20 16:37:52 +02:00
Thomas Arnhold
3e5d60bd4e callcatcher: remove unused DumpObjectList 2011-07-20 16:37:52 +02:00
Matúš Kukan
b015275f78 Change version string displayed in VCLTestTool's About dialog 2011-07-20 13:03:53 +02:00
Caolán McNamara
2ba63e7dab callcatcher: various unused methods 2011-07-20 10:02:46 +01:00
Caolán McNamara
ac923c5473 callcatcher: XColorList, your time has cometh to an end 2011-07-20 10:02:46 +01:00
Josh Heidenreich
ca9fe5dff4 Splash screen fix for multi-head on Linux (fdo#33214)
Uses xinerama to get the size of the primary screen
2011-07-20 10:33:12 +02:00
Petr Mladek
19688fc526 Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2) 2011-07-19 17:07:59 +02:00
Tor Lillqvist
c7f9c1f567 On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805 2011-07-19 17:31:57 +03:00
Caolán McNamara
6b28a5d89d ByteString::CreateFromInt32->rtl::OStringBuffer::append 2011-07-19 09:32:02 +01:00
Julien Nabet
78bf0a60fa Just a little fix 2011-07-18 15:09:19 +02:00