summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-22Replace some lists by vectors (vcl)Julien Nabet
2017-10-21Replace lists by vectors in printerjob (vcl)Julien Nabet
2017-10-21Replace list by vector for maPS3Font (vcl)Julien Nabet
2017-10-21Replace lists by vectors in gtkgdi (vcl)Julien Nabet
2017-10-20WIN message handling cleanup and refactoringJan-Marek Glogowski
2017-10-20OSX implement direct timeout processingJan-Marek Glogowski
2017-10-20WIN guarantee direct timeout handlingJan-Marek Glogowski
2017-10-20Replace list by unordered_set for m_aAlternateFiles (vcl)Julien Nabet
2017-10-19tdf#112830 measure test with ApplySettings appliedCaolán McNamara
2017-10-17use std::unique_ptr in vcl::Animation and vcl::MenuItemListNoel Grandin
2017-10-16tdf#112076 OSX post timeout after shouldCloseWindowJan-Marek Glogowski
2017-10-13WIN fix redraw during window move and resizeJan-Marek Glogowski
2017-10-13tdf#112975 WIN correctly handle VclInputFlags::OTHERJan-Marek Glogowski
2017-10-13WIN another system loop integration attemptJan-Marek Glogowski
2017-10-11Replace list by vector fontconfig/manager (vcl)Julien Nabet
2017-10-08Make Color a forward declarationChris Sherlock
2017-10-06KDE update system loop integrationJan-Marek Glogowski
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-05'static' is invalid in friend declarationsStephan Bergmann
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-10-02tdf#112769 Don't multi-trigger AllEventsProcessedJan-Marek Glogowski
2017-10-02WIN handle timer Impl* access via friend functionJan-Marek Glogowski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-29tdf#112605 OSX refactor SalAquaTimerJan-Marek Glogowski
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-27rename mpFirstInstance->mpInstanceNoel Grandin
2017-09-27Don't wait-yield non-main threads in the main threadJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25vcl: [loplugin:badstatics] X11OpenGLDeviceInfoMichael Stahl
2017-09-25vcl: [loplugin:badstatics] aDocumentFocusListenerMichael Stahl
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-23vcl: Drop a couple of unused member variablesTakeshi Abe
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-22vcl: [loplugin:badstatics] pManagerMichael Stahl
2017-09-22vcl: [loplugin:badstatics] aInstanceMichael Stahl
2017-09-22vcl: [loplugin:badstatics] xCharClassMichael Stahl
2017-09-22tdf#111994 WIN workaround PostMessage delaysJan-Marek Glogowski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21WaE: -Wunused-variableTor Lillqvist