summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
AgeCommit message (Expand)Author
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks
2018-03-25tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-02-15tdf#114676 release the SolarMutex, if we own itJan-Marek Glogowski
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-10-13Don't crash on extension update checkJan-Marek Glogowski
2017-08-26Fix typoAndrea Gelmini
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23coverity#1415622 Pointer to local outside scopeCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: uuiStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07revert unready stuffCaolán McNamara
2017-02-07interim convert to ResArrayCaolán McNamara
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2016-10-19loplugin:expandablemethods in UnoControls..vbahelperNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2015-11-18com::sun::star->css in uui/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-09-10remove more warnings about vba exportMarkus Mohrhard
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann