eb8ce706d4
obFitShapeToText and obRelFlipV can just as well be modelled with std::optional<bool>, and obFlipH and obFlipV apparently only need two states anyway (as for a boost::logic::tribool x, bool(x == true) is true iff x has the value true) Change-Id: Ic35e33ffa4ee30d1c2cdf9f8d4aa3bae29ece2af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120281 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> |
||
---|---|---|
.. | ||
inc | ||
Makefile | ||
Module_pch.mk | ||
README.md | ||
StaticLibrary_precompiled_system.mk | ||
system_empty.cxx |
Precompiled Headers
The purpose of this directory is to generate global precompiled headers that can be used by any other gbuild library / executable. The libraries themselves are not used.