summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-04Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara1-1/+1
2017-11-03Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara1-29/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: uuiStephan Bergmann21-26/+26
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-13Don't crash on extension update checkJan-Marek Glogowski1-2/+0
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-3/+7
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-1/+1
2017-08-26Fix typoAndrea Gelmini1-1/+1
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand7-10/+34
2017-08-25no need to use ERRCODE_RES_MASK hereNoel Grandin1-64/+64
2017-08-23convert message box style bits to scoped enumNoel Grandin8-33/+33
2017-08-22Convert ErrCode area to scoped enumNoel Grandin2-71/+68
2017-08-19remove dodgy use of ErrCodeNoel Grandin3-59/+36
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-6/+4
2017-08-15tdf#111696 No macro security dialog with High settingNoel Grandin1-1/+1
2017-08-13fix some ErrCode IgnoreWarning() usageNoel Grandin1-1/+1
2017-08-01move resmgr to unotoolsCaolán McNamara15-27/+27
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-5/+5
2017-07-23coverity#1415622 Pointer to local outside scopeCaolán McNamara1-1/+2
2017-07-21migrate to boost::gettextCaolán McNamara59-975/+507
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-9/+5
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin2-13/+6
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin5-79/+79
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke8-8/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-13no need to define __RSC hereNoel Grandin1-2/+0
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk11-33/+181
2017-06-05spelling instanciate -> instantiateNoel Grandin2-2/+2
2017-06-01merge ofa res file into svt oneCaolán McNamara1-1/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-7/+1
2017-05-16loplugin:checkunusedparams variousNoel Grandin3-19/+15
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert uui module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski1-5/+11
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock3-3/+3
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock4-40/+40
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock3-3/+3
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin9-18/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-2/+0
2017-04-20loplugin:unusedmethodsNoel Grandin2-1/+1