summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2016-05-30convert TransparentType to scoped enumNoel Grandin
2016-05-26cppcheck: variable scopeCaolán McNamara
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-24Convert ImageType to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19Try to stop the tinderboxes from spamming meKhaled Hosny
2016-05-19set aChar using iterateCodePointsAkash Jain
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-18Try to fix perf regression in HbLayoutEngine::Layout()Khaled Hosny
2016-05-17Outdated commentKhaled Hosny
2016-05-13only ever seen this with Khmer OS fonts, and their name is in ascii anywayCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-11remove unused return type from SalGraphics::SetFontNoel Grandin
2016-05-11Change code related to setting diacritic and cluster property of a characterAkash Jain
2016-05-10Silence Clang -Wimplicit-fallthrough in gperf-generated codeStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin
2016-05-10convert SAL_ROP to scoped enumNoel Grandin
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-08Updated includes pathAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-25Update comment a bitKhaled Hosny
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14Unit test hook for online / fonts.Michael Meeks
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-08Change #include <cairo-svg.h> to <cairo.h>Korrawit Pruegsanusak
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara
2016-04-01loplugin:constantparam in vclNoel Grandin