summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-02-10convert Orientation to scoped enumNoel Grandin
2017-02-09convert PDFVersion to scoped enumNoel Grandin
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08This is only used within vclKhaled Hosny
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-08Missing includeStephan Bergmann
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06Add missing #includesStephan Bergmann
2017-02-06tdf#43157 Clean up OSL_ASSERT, DBG_ASSERT, etc.dilekuzulmez
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-03TyposJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01fix crash with gtk3, opengl and presentation consoleCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30Resolves: rhbz#1417480 stray bare XWarpPointer call in gtk3 codeCaolán McNamara
2017-01-28loplugin:stringconstantJochen Nitschke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2017-01-27Remove dynamic exception specifications from some TDE-only codeStephan Bergmann
2017-01-27loplugin:unnecessaryoverrideStephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Resolves: tdf#104598 make bright theme shadow the same as it always wasCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, vclStephan Bergmann
2017-01-19silence warning spew, these aren't seriousCaolán McNamara
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2017-01-17GTK3 getTransferDataFlavorsAsVector: Filter out non-MIME-typesStephan Bergmann
2017-01-17I very much doubt we need this single special LinuxPPC ifdefCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17KDE4 Qt always processes all pending eventsJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17use rtl::Reference in DropTargetNoel Grandin
2017-01-14vcl: Fix string comparison for reading text attributesTakeshi Abe
2017-01-13vcl: Fix memory leaksTakeshi Abe
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-11Resolves: rhbz#1408500 gtk3 toolbar borders too distinct vs native gtk3 onesCaolán McNamara
2017-01-10New loplugin:conststringvar: vclStephan Bergmann
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-10loplugin:unusedfieldsNoel Grandin
2017-01-09New loplugin:externvar: vclStephan Bergmann
2017-01-04tdf#104944 gtk3: Ignore mouse up event if the wrong frameMaxim Monastirsky