0d3a130511fcd28d3d24d5b56275de73d8fbfc1a
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...
…
…
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
Languages
C++
82.4%
Java
5.3%
Rich Text Format
2.3%
PostScript
1.9%
Python
1.9%
Other
5.7%