summaryrefslogtreecommitdiff
path: root/include/vcl/outdevstate.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-0/+1
2015-05-14remove whitespaceTomaž Vajngerl1-3/+0
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida1-2/+1
2014-10-14Remove commented out codeStephan Bergmann1-2/+0
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann1-1/+1
2014-10-13build error: specialization in different namespaceCaolán McNamara1-4/+5
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-29/+28
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin1-16/+29
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin1-1/+39
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock1-0/+78