summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: uuiStephan Bergmann3-10/+10
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-0/+3
2018-01-12More loplugin:cstylecast: uuiStephan Bergmann2-5/+5
2018-01-05remove NoPath from LoginFlagsNoel Grandin4-102/+1
2018-01-04loplugin:unusedfieldsNoel Grandin2-4/+1
2018-01-02RID_* can be extern global variablesNoel Grandin1-2/+2
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin4-4/+4
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