summaryrefslogtreecommitdiff
path: root/README.solver
blob: b0e06ea950d1b91e2e3e3ce4532a5cc6fff2d076 (plain)
1
2
3
4
5
6
7
8
9
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).
00'>2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2014-12-04be more explicitDavid Tardon 2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon 2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin 2014-07-01Related: #i124638# Corrected relationship between DrawModel and...Armin Le Grand 2014-04-30sw: sal_Bool->boolNoel Grandin 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-27Remove visual noise from swAlexander Wilms 2013-11-05fixincludeguards.sh: swThomas Arnhold