summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2017-06-19restore gtk3 menu separatorsCaolán McNamara
2017-06-19don't parse align and scale in VclAlignmentNoel Grandin
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-13make opengl transitions under X flicker free on enter/leaveCaolán McNamara
2017-06-12Refactor create layout cache in status barTamas Bunth
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09Cache text layout of statusbar itemsTamas Bunth
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cppcheck: duplicateExpressionJochen Nitschke
2017-05-21cppcheck: duplicate breakJulien Nabet
2017-05-19loplugin:stringcopy: vclStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-18Remove sfx2 include from vclMaxim Monastirsky
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-12loplugin:constantparamNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08Resolves: tdf#107693 move CreateAutoMnemonics from Execute to ActivateCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
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-02log exception that results in crash for crashreporterMarkus Mohrhard
2017-04-30coverity#1405737 (golden) Logically dead codeCaolán McNamara
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-27WaE: declaration of ‘nUserId’ shadows a member of ‘StringErrorInfo’David Tardon
2017-04-27vcl: change pImpl class names to fit with existing conventionChris Sherlock
2017-04-27vcl: move doxygen comment to headerChris Sherlock
2017-04-27vcl: rearrange order of functions in errinf.cxxChris Sherlock
2017-04-27vcl: lUserId -> nUserIdChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock
2017-04-27vcl: add newline for easier readingChris Sherlock
2017-04-27vcl: remove inaccurate and misleading commentChris Sherlock
2017-04-27vcl: ErrorHandler_Impl renamed to ErrorStringFactoryChris Sherlock
2017-04-27vcl: update error codes to defined constants for code clarityChris Sherlock
2017-04-26vcl: cleanup vcl/source/window/errinf.cxxChris Sherlock
2017-04-26vcl: refactor ErrorHandler functionsChris Sherlock
2017-04-26vcl: rearrange header orderChris Sherlock
2017-04-26vcl: remove comment-cruft from errinf.cxxChris Sherlock
2017-04-26vcl: no longer a reverse dependency...Chris Sherlock
2017-04-25vcl: whitespace cleanup for errinf.cxxChris Sherlock