summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-15make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30Revert "make LANGUAGE setting universal, not just gtk specific"Caolán McNamara
2017-05-30make LANGUAGE setting universal, not just gtk specificCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Related: rhbz#1367846 queue and merge scroll eventsCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert most of vcl codebase away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-05loplugin:checkunusedparams in vclNoel Grandin
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-26tdf#84323: Make osl::Condition::wait more readabledilekuzulmez
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-18catch exception like text_wrapper_get_caret_offset doesCaolán McNamara
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-12fix typo @trhowsMichael Stahl
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-21tdf#105415 Use the system caret width on GTKColomban Wendling
2017-03-18vcl: make GtkData use osl::Condition instead of oslConditionChris Sherlock
2017-03-16Keep menubar hidden after Unity registrar activatedMaxim Monastirsky
2017-03-16This conditional isn't neededMaxim Monastirsky
2017-03-16gtk3: Keep menubar hidden after customizationMaxim Monastirsky
2017-03-16fix tinderbox build, ends up using gen backend and icons are missingCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann