summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13rhbz#1431476 dnd has started copying instead of moving slidesCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-10The previous commit wasn't really thought throughStephan Bergmann
2017-03-10loplugin:loopvartoosmallStephan Bergmann
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07Destroy menu widget when enabling Unity integrationMaxim Monastirsky
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-03-06tdf#106271 Cannot disable Menubar under UnitySamuel Mehrbrodt
2017-03-02Fix typosAndrea Gelmini
2017-03-01Revert my fix for tdf#71409, to hopefully fix tdf#104381.Kohei Yoshida
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
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