summaryrefslogtreecommitdiffstats
path: root/include/vcl/outdevstate.hxx
Commit message (Expand)AuthorAgeFilesLines
* refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2015-05-181-0/+1
* remove whitespaceTomaž Vajngerl2015-05-141-3/+0
* Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida2014-11-251-2/+1
* Remove commented out codeStephan Bergmann2014-10-141-2/+0
* No apparent reason to fix underlying type of PushFlagsStephan Bergmann2014-10-141-1/+1
* build error: specialization in different namespaceCaolán McNamara2014-10-131-4/+5
* create a macro library for implementing bit-flags typesNoel Grandin2014-10-131-29/+28
* fdo#82577: Handle RegionNoel Grandin2014-09-301-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* vcl: convert push flags to type-safe enum-like classNoel Grandin2014-08-211-16/+29
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-201-1/+39
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* VCL: ImpObjStack replaced with std::stackChris Sherlock2014-04-251-0/+78