summaryrefslogtreecommitdiff
path: root/include/vcl/outdevstate.hxx
AgeCommit message (Expand)Author
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-01-17loplugin:useuniqueptr in OutDevStateNoel Grandin
2017-10-08Make Color a forward declarationChris Sherlock
2017-02-11LigaturesEnabled flag is never setKhaled Hosny
2016-12-11Drop ComplexDisabled flags that does nothingKhaled Hosny
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14remove whitespaceTomaž Vajngerl
2014-11-25Remove ptr_deque.hpp header include from vcl/outdev.hxx.Kohei Yoshida
2014-10-14Remove commented out codeStephan Bergmann
2014-10-14No apparent reason to fix underlying type of PushFlagsStephan Bergmann
2014-10-13build error: specialization in different namespaceCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-21vcl: convert push flags to type-safe enum-like classNoel Grandin
2014-08-20vcl: use enum for complex text layout constantsNoel Grandin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock