summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-09-05rename GetTTFontMterics -> GetTTFontMetricsNoel Grandin
2017-09-04Resolves: tdf#110452 stop menubar processing Alt+foo if handled by core widgetCaolán McNamara
2017-09-04Resolves: tdf#111864 render progress bar for Ambiance theme properlyCaolán McNamara
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet
2017-09-02Use FPicker parentwindow argument to set file picker parentCaolán McNamara
2017-09-02remove some castingCaolán McNamara
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-31inline some use-once typedefsNoel Grandin
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-22OSX fix updates during resizeJan-Marek Glogowski
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Remove an odd attempt at ASCII graphicsTor Lillqvist
2017-08-17Put comment back next to code it pertains toStephan Bergmann
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-08-09osl::Mutex::acquire can effectively only fail upon programming errorsStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-08-04Implement VCL Scheduler lockingJan-Marek Glogowski
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara
2017-07-26Related: tdf#102909 gtk3: remove configure loophole of non-native menubarCaolán McNamara
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-20loplugin:unusedfields in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-15the font installation code is now controlled by ENABLE_GIOMarkus Mohrhard
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl
2017-07-13GTK+ convert to a single-shot timerJan-Marek Glogowski
2017-07-13Revert "GTK+ simplifiy system timer implementation"Jan-Marek Glogowski
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski
2017-07-13Remove duplicated delete informationJan-Marek Glogowski
2017-07-13Run LO scheduler only via system timerJan-Marek Glogowski