summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20Propagate failure out from css.ui.test.XUITest::executeCommand/DialogStephan Bergmann
2017-06-18coverity#1412875 Uninitialized pointer fieldCaolán McNamara
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-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-06replace PRINTER_OK with ERRORCODE_NONENoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: vclStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31Guard against ScopedVclPtr "self assignment" (just in case)Stephan Bergmann
2017-05-30Dispose pDlgInterface member during destructionStephan Bergmann
2017-05-30Use std::is_base_of instead of own UpCastStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-05-23vcl GraphicFilter: add ImportGraphics()Miklos Vajna
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-22verify that VclPtr properly disposedNoel Grandin
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16Remove unused mpVirtDev (vcl/textview)Julien Nabet
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-16lok: sc: misplaced comment mark on inserting/deleting/resizing row/colMarco Cecchetti
2017-05-10No need for copyable VclSimpleEventStephan Bergmann
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08vcl: split jpeg import into two partsMiklos Vajna
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07Fix typosAndrea Gelmini
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty namespacesJochen Nitschke
2017-05-02ODR violationStephan Bergmann
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-04-28loplugin:salunicodeliteral: vclStephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-27no bitmaps in .src files anymoreCaolán McNamara
2017-04-27loadFromResource is now unusedCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
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: lUserId -> nUserIdChris Sherlock
2017-04-27vcl: minor whitespace cleanup in errinf.hxxChris Sherlock
2017-04-27vcl: rearrange functions in errinf.hxxChris Sherlock
2017-04-27vcl: move RegisterDisplay() from ErrorHandler to ErrorRegistryChris Sherlock