summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)Author
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks
2018-03-25tdf#115742: allow ignoring stale lockfile on saveMike Kaganski
2018-03-25tdf#108210: Allow to ignore a lock file if there's no filesystem lockMike Kaganski
2018-03-25Remove a workaround to bring certain dialog to frontMike Kaganski
2018-02-15tdf#114676 release the SolarMutex, if we own itJan-Marek Glogowski
2017-11-13Fix typosAndrea Gelmini
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-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-13Don't crash on extension update checkJan-Marek Glogowski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-08-26Fix typoAndrea Gelmini
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-19remove dodgy use of ErrCodeNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin
2017-08-13fix some ErrCode IgnoreWarning() usageNoel 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-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13no need to define __RSC hereNoel Grandin
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-01merge ofa res file into svt oneCaolán McNamara
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-16loplugin:checkunusedparams variousNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert uui module away from OSL_ASSERT to assertChris Sherlock
2017-05-05tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock