summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23m_nExtStyle isn't used in gtk[2|3]Caolán McNamara
2017-02-21GtkSalPrinter_Impl must be complete for the definition of ~GtkSalPrinterStephan Bergmann
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-20tdf#105256 gtk findfocus return only if focusedJustin Luth
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-12Get rid of "unicodes" in lower-case, tooTor Lillqvist
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