Thomas Arnhold 0d3a130511 Revert "Calc Sort: Introducing new method AddKeyItem to avoid code duplication"
This reverts commit 42726853bb.

In tpsort.cxx this is used in another way than the other two cases:

++nSortKeyCount;
maSortKeyCtrl.AddSortKey( nSortKeyCount );
maSortKeyItems[nSortKeyIndex].m_pLbSort->SetSelectHdl( LINK( this, ScTabPageSortFields, SelectHdl ) );

So both are using the same index. In contrast the other two cases use (i+1)
and (i). So this can't be handled with one method or needs some more work...
2013-04-15 22:41:17 +02:00
2013-04-05 19:10:48 +02:00
2013-04-15 05:32:37 +02:00
2013-03-26 17:07:07 +01:00
2013-04-12 23:04:11 +03:00
2013-03-28 08:59:26 +01:00
2013-04-14 10:24:46 -04:00
2013-04-10 20:22:35 +01:00
2013-04-15 05:10:29 +02:00
2013-04-15 05:10:29 +02:00
2013-04-13 09:26:19 +02:00
2013-04-11 03:37:30 +00:00
2013-04-15 20:10:33 +01:00
2013-04-15 14:47:43 -04:00
2013-04-14 20:34:04 +00:00
2013-04-15 05:39:31 +02:00
2013-04-15 05:39:31 +02:00
2013-04-13 09:26:17 +02:00
2013-04-15 05:32:37 +02:00
2013-04-15 05:10:29 +02:00
2013-04-15 10:49:02 +00:00
2013-04-01 15:02:31 +02:00
2013-04-15 05:10:29 +02:00
2013-04-13 15:50:39 +02:00
2013-04-15 05:10:29 +02:00
2013-04-09 19:29:12 +02:00
2013-03-30 16:55:25 -04:00
2013-04-03 21:13:17 +03:00
2013-04-15 05:32:37 +02:00
2013-04-15 05:32:37 +02:00
2013-04-09 20:08:48 +01:00
2013-03-15 20:25:09 -04:00
2013-04-15 05:10:29 +02:00
2013-03-16 14:09:29 -04:00
2013-04-15 14:47:43 -04:00
2013-04-07 21:31:01 +02:00
2013-04-14 13:52:26 +02:00
2013-03-14 22:11:33 +01:00
2013-04-01 13:47:35 +02:00
2013-04-15 13:20:32 -04:00
2013-04-15 17:53:01 +02:00
2013-04-15 05:10:29 +02:00
2013-04-09 09:44:32 +02:00
2013-04-11 03:37:30 +00:00
2013-04-15 05:39:31 +02:00
2013-04-15 05:32:37 +02:00
2013-04-15 05:32:37 +02:00
2013-04-13 09:26:19 +02:00
2013-04-09 09:46:38 +02:00
2013-04-15 21:06:12 +02:00
2013-04-15 05:10:29 +02:00
2013-04-15 05:34:02 +02:00
2013-04-15 05:10:29 +02:00
2013-04-15 09:17:49 +00:00
2013-04-09 19:29:12 +02:00
2013-04-15 05:39:31 +02:00
2013-04-15 10:38:00 +01:00
2013-04-15 20:37:19 +01:00
2013-03-26 17:07:07 +01:00
2013-04-10 14:00:24 +02:00
2013-04-09 05:52:49 +00:00
2013-04-15 20:10:33 +01:00
2013-04-15 05:39:31 +02:00
2013-04-14 21:00:01 +03:00
2013-04-11 03:37:30 +00:00
2013-04-15 05:32:37 +02:00
2013-04-09 05:52:49 +00:00
2013-04-15 05:32:37 +02:00
2013-04-08 11:00:49 +02:00
2013-04-15 20:37:19 +01:00
2013-04-15 05:39:31 +02:00
2013-04-15 05:39:31 +02:00
2013-04-08 10:26:00 +02:00
2013-04-11 03:37:30 +00:00
2013-04-15 17:06:49 +02:00
2013-03-29 02:03:56 +01:00
2013-04-14 08:53:17 +02:00
2013-04-08 15:34:31 +02:00
2013-03-03 20:30:44 +01:00

solver means "Solar Version", a weird name with only historical significance now

It has no relation to the verb "to solve".

solver is the directory tree into which header files for inter-module
use and build results (libraries, shared libraries, executables) are
copied ("delivered") during the build, and from where they are then
picked up when constructing an installer (Windows), a RPM or deb
package (Linux) or an app bundle (Mac).
Description
LibreOffice mirror (not auto-updating).
Readme 1.9 GiB
Languages
C++ 82.4%
Java 5.3%
Rich Text Format 2.3%
PostScript 1.9%
Python 1.9%
Other 5.7%