Commit Graph

293165 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
930e38e163 add details to message as to what failed 2011-08-31 13:41:40 +01:00
Caolán McNamara
cbbc215285 regenerate list 2011-08-31 13:30:17 +01:00
Caolán McNamara
fc2a986cc3 ImplDdeService is for windows only 2011-08-31 13:29:49 +01:00
Caolán McNamara
8cc80e117c rename screwy operator++ to advance 2011-08-31 13:19:36 +01:00
Caolán McNamara
8e3ef76ccf bah, three-way merge screwed us 2011-08-31 13:18:31 +01:00
Caolán McNamara
d88ba9af35 rename this odd operator++ to just 'advance' 2011-08-31 13:02:58 +01:00
Caolán McNamara
b8eec10253 just add it wholesale 2011-08-31 13:02:58 +01:00
Tor Lillqvist
efd7511302 Need to link with COMPHELPERLIB now for getToken at least 2011-08-31 14:45:47 +03:00
Caolán McNamara
2715e04823 rezip bg standard.bau to get correct checksums 2011-08-31 11:46:39 +01:00
Laurent BP
c2f9ddfb7f Resolves:fdo#40499/#i75665# remove italic from autotext numbered formula 2011-08-31 11:39:37 +01:00
Caolán McNamara
a967c049a5 may need comphelper here 2011-08-31 11:13:41 +01:00
Caolán McNamara
67f32c6b63 ByteString->rtl::OString 2011-08-31 10:43:27 +01:00
Caolán McNamara
0aeacaf4e8 various unused code 2011-08-31 10:43:26 +01:00
Caolán McNamara
f267b791f8 skip solver dir itself 2011-08-31 10:43:26 +01:00
Caolán McNamara
d9a749ac97 debug code isn't going to cut it 2011-08-31 10:43:26 +01:00
Caolán McNamara
db0a8b380b sync 2011-08-31 10:43:25 +01:00
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