summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann2-4/+4
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin15-150/+98
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez1-2/+2
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin2-2/+2
2017-04-25fix attempt to load converted bitmap resource uses from vclCaolán McNamara1-15/+62
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin3-12/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock7-0/+7
2017-04-25loplugin:checkunusedparams in vclNoel Grandin3-7/+7
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin3-4/+4
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara1-1/+8
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara3-26/+0
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara3-0/+82
2017-04-13Removed duplicated includesAndrea Gelmini2-2/+0
2017-04-12fix typo @trhowsMichael Stahl1-7/+7
2017-04-10Resolves: tdf#107031 writer depends on ACTION_DEFAULTCaolán McNamara1-0/+8
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2-6/+6
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin2-4/+4
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-04-04Resolves: tdf#106725 paint default window bg before spin button bgCaolán McNamara1-3/+9
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-3/+3
2017-03-31vcl kde: adapt to tools::RectangleMiklos Vajna1-43/+43
2017-03-31vcl kde4: adapt to tools::RectangleMiklos Vajna2-13/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna19-324/+324
2017-03-30remove type decorations on char literalsJochen Nitschke2-6/+6
2017-03-30Fix overflow case returned by XmbLookupStringJulien Nabet1-1/+4
2017-03-28ofz#954 out of memoryCaolán McNamara1-0/+5
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara1-0/+3
2017-03-27Resolves: rhbz#1436050 im window misplaced for gtk3Caolán McNamara1-1/+1
2017-03-26Fixes tdf#106772 show the window in X11 in VCL gtk3 plugin.Arnaud Versini1-0/+4
2017-03-25Fix typosAndrea Gelmini8-8/+8
2017-03-24ofz: explicitly release fontconfig options on every iterationCaolán McNamara2-0/+15
2017-03-24shared_ptr->unique_ptrCaolán McNamara2-3/+3
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-23Related: rhbz#1334915 tdf#100158 hack using startcenter icon under waylandCaolán McNamara1-0/+16
2017-03-22Related: tdf#106645 make gtk3 scrollbar themes with arrows workCaolán McNamara1-71/+90
2017-03-22Resolves: tdf#106645 gtk3 scrollbar is too wideCaolán McNamara1-24/+410
2017-03-22min_slider_length is unusedCaolán McNamara1-3/+1
2017-03-22stepper_spacing is unusedCaolán McNamara1-2/+0
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-2/+2
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling2-0/+12
2017-03-21cppcheck: alloca (vcl/i18n_status)Julien Nabet1-3/+3
2017-03-20only toggle debugs on down, not also on upCaolán McNamara1-18/+21
2017-03-19cppcheck: alloca (vcl/printerjob)Julien Nabet1-6/+2
2017-03-18Use char instead of unsigned charJulien Nabet2-6/+6
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock2-12/+10
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky3-4/+7
2017-03-16This conditional isn't neededMaxim Monastirsky1-2/+0
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky1-1/+1