summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Fix overflow case returned by XmbLookupStringJulien Nabet
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara
2017-03-24shared_ptr->unique_ptrCaolán McNamara
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-21cppcheck: alloca (vcl/i18n_status)Julien Nabet
2017-03-19cppcheck: alloca (vcl/printerjob)Julien Nabet
2017-03-18Use char instead of unsigned charJulien Nabet
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-10The previous commit wasn't really thought throughStephan Bergmann
2017-03-10loplugin:loopvartoosmallStephan Bergmann
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08const this upCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07Remove redundant 'inline' keyword, Linux reduxStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-20remove unused enumerators from PrinterCapTypeNoel Grandin
2017-02-20remove unused ModalDialogue from WMWindowType 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-07tdf#104101 Improve the session management handlingJuergen Funk
2017-02-06Add missing #includesStephan Bergmann
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
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-17I very much doubt we need this single special LinuxPPC ifdefCaolán McNamara
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski