Commit Graph

293148 Commits

Author SHA1 Message Date
Caolán McNamara
3b2e2d1e69 callcatcher: chop, hack 2011-08-31 10:43:25 +01:00
Caolán McNamara
6934db93b6 and none of this stuff is actually used anywhere now 2011-08-31 10:43:24 +01:00
Caolán McNamara
de396b336a so nothing left that calls InsertList 2011-08-31 10:43:24 +01:00
Caolán McNamara
922b8a498e only thing left that calls FillSubList is itself 2011-08-31 10:43:24 +01:00
Caolán McNamara
bbf17fad47 only thing left that calls FillListObj is itself 2011-08-31 10:43:23 +01:00
Caolán McNamara
47a81f3de5 only thing that calls FillList is itself 2011-08-31 10:43:23 +01:00
Caolán McNamara
8de61c9fb6 grabbag of unused code 2011-08-31 10:43:23 +01:00
Caolán McNamara
5131e0be31 catch by const reference 2011-08-31 10:43:22 +01:00
Andras Timar
d47c227f4d add Breton dictionary pack to install sets 2011-08-31 10:43:57 +02:00
Andras Timar
5215b40989 Update JLanguageTool to version 1.4.0 2011-08-31 10:43:54 +02:00
Tor Lillqvist
dd854e5027 Do run make_installer.pl also for WNTGCC (making an "archive") 2011-08-31 11:33:48 +03:00
Tor Lillqvist
c477ad1858 Work around compilation errors with mingw-w64 and --enable-debug 2011-08-31 10:59:39 +03:00
Tor Lillqvist
5166d6ee7e Minor update to the Windows autogen.lastrun sample to match mine 2011-08-31 10:59:39 +03:00
Kohei Yoshida
4580e570bd Tell RootAccess when Components instance is destroyed.
This is to avoid RootAccess instances, which are ref-counted, to
avoid accessing the Components instance, which is a singleton.

The problem may arise when shutting down the entire app where it's
entirely unclear whether the RootAccess instances get destroyed first
or the Components instance does.  In fact, on my Windows XP environment
this repeatedly caused crash-on-close issue which would lead to "DDE
server error" Windows system error dialog popping up afterwards.
2011-08-31 00:51:19 -04:00
Joseph Powers
b19dcd453a Cleanup some of binfilter XPropertyList based classes 2011-08-30 21:24:35 -07:00
Kohei Yoshida
5c304bb578 Make configmgr buildable with debug=true. 2011-08-30 23:29:00 -04:00
Joseph Powers
d4ee7505e2 Removed class binfilter::XDashTable 2011-08-30 20:25:40 -07:00
Norbert Thiebaud
eefb4c7b8b partial revert of 01a87c102f which was buggy 2011-08-30 21:04:01 -05:00
Stephan Bergmann
8d6d6bd8bd Fix to create autogen.lastrun for a single argument case. 2011-08-30 21:53:24 -04:00
Julien Nabet
01a87c102f Some cppcheck cleaning 2011-08-30 23:13:04 +02:00
Kohei Yoshida
8bf6023025 Adjust the dialog size to make sure the bottom text is visible.
This ensures that the bottom text "Drag the fields from ..." is
visible on all platforms.  Previously this text overlapped with
the data and row field windows on Windows XP.
2011-08-30 15:34:20 -04:00
François Tigeot
61a245945f Target directory is now directly under solver/ 2011-08-30 18:17:40 +02:00
Tor Lillqvist
469f8f4980 Work around compilation errors with MinGW and --enable-debug 2011-08-30 19:05:35 +03:00
Miklos Vajna
a466ed0420 make clean: $INPATH is now directly under solver 2011-08-30 17:00:33 +02:00
Luboš Luňák
3d2b643c3c implement math vertical brace export to .docx 2011-08-30 16:56:38 +02:00
Luboš Luňák
5425c4a08e I'm too lazy to count, add comments 2011-08-30 16:56:38 +02:00
Luboš Luňák
198b1c528c helper to simplify horrible string conversions 2011-08-30 16:56:37 +02:00
Luboš Luňák
41fae7dc55 implement math braces export for .docx 2011-08-30 16:56:37 +02:00
Luboš Luňák
bf33a26a1a improve comment about SmBrace (body can be expression for abs{x}) 2011-08-30 16:56:36 +02:00
Luboš Luňák
a32fe391c2 implement NBLANK export to .docx 2011-08-30 16:56:36 +02:00
Luboš Luňák
d1359c4d6e implement .docx matrix export 2011-08-30 16:56:36 +02:00
Luboš Luňák
61b1fb0f42 more generic m:nary implementation 2011-08-30 16:56:35 +02:00
Luboš Luňák
3c923d989f implement math .docx support for integrals and limits 2011-08-30 16:56:35 +02:00
Luboš Luňák
f7d71e379e fix comment about children of SmOperNode 2011-08-30 16:56:34 +02:00
François Tigeot
dec4bf14c8 Remove the almost always empty '350' directory
It's better to use two completely separate source trees than to try to
build two different versions of LibreOffice in the same one
2011-08-30 16:43:01 +02:00
Jan Holesovsky
0200988f12 libxmlsec and xmlsecurity do not have to depend on moz, nss is enough. 2011-08-30 16:10:16 +02:00
Jan Holesovsky
291b857786 Build our mozilla (module moz) against the nss we have built anyway.
Reduces the build time of the 'moz' module by 30% or so.
2011-08-30 16:10:16 +02:00
Caolán McNamara
a44712b810 resync 2011-08-30 13:00:30 +01:00
Tor Lillqvist
7188a117be Use --kill-at 2011-08-30 13:51:34 +03:00
Tor Lillqvist
48cc828b1f Don't error out if we can't detect shared MinGW libgcc and libstdc++
It might be a false negative, or something.
2011-08-30 13:51:32 +03:00
Caolán McNamara
1a777329e8 regenerate list 2011-08-30 09:32:24 +01:00
Caolán McNamara
8fef2fef03 WaE: unused variable 2011-08-30 09:32:23 +01:00
Caolán McNamara
98f246d83d ByteString->rtl::OString 2011-08-30 09:32:23 +01:00
Caolán McNamara
8fd3e7c091 callcatcher: chop, hack, slay 2011-08-30 09:32:23 +01:00
Caolán McNamara
2f5856b20d WaE: dbglevel=2 2011-08-30 09:32:23 +01:00
Caolán McNamara
a3069b8112 WaE: debug=t 2011-08-30 09:32:22 +01:00
Caolán McNamara
f398f7cab7 ditch a few more 2011-08-30 09:32:22 +01:00
Tor Lillqvist
bf3ff35d8c Adapt for MinGW cross-builds
Adapt some of the DLL names to match conventions we currently use in a
MinGW build. If those are changed to be exactly like when built with
MSVC (for SDK ABI stability reasons), will have to change here, too.

Bypass stuff that we can't build with MinGW when necessary. Should be
synchronized with the corresponding makefiles, obviously. We can't
currently build the Explorer extension or MSI installer custom actions
with MinGW due to lack of some required headers and/or import
libraries.
2011-08-30 11:13:34 +03:00
Tor Lillqvist
bf6c17c7f3 Why would we want to copy *from* solver to the module out dir? 2011-08-30 11:13:33 +03:00
Tor Lillqvist
e081225623 Tweak some DLL and import library names in the WNTGCC case 2011-08-30 11:13:32 +03:00