Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Use namespaces more consistently.
Fix typo.
|
|
|
|
|
|
|
|
Use const where there is a benefit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of .get() before use.
|
|
|
|
|
|
|
|
Also use #if for painting measurement as there are 7 sections of code to enable.
|
|
|
|
|
|
|
|
|
|
|
|
type.
|
|
default implementation.
|
|
|
|
makes it more difficult to change Platform.h.
|
|
|
|
removing casts to int.
|
|
QuartzTextLayout::SetText
and adding helper TextStyleFromFont to cast from Font to QuartzTextStyle.
|
|
|
|
variables are initialized, specify noexcept when safe.
|
|
|
|
Declare the standard member functions in more classes
|
|
define all the standard member functions. This cascades to all methods called
by the iterators, affecting Document, CellBuffer, Partitioning, SplitVector and
UTF-8 and DBCS functions.
Other trivial functions declared noexcept.
|
|
ptrdiff_t are the same type.
|
|
|
|
|
|
|
|
|