summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-114-4/+4
* Fix typosAndrea Gelmini2017-11-131-1/+1
* Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara2017-11-041-1/+1
* Resolves: tdf#113160 changing all warning dialogs to non-modal is unsafeCaolán McNamara2017-11-031-29/+4
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* loplugin:includeform: uuiStephan Bergmann2017-10-2321-26/+26
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* Don't crash on extension update checkJan-Marek Glogowski2017-10-131-2/+0
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-3/+7
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-1/+1
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M2017-09-041-1/+1
* Fix typoAndrea Gelmini2017-08-261-1/+1
* Allow non-modal Dialogs during FileImport/LoadArmin Le Grand2017-08-257-10/+34
* no need to use ERRCODE_RES_MASK hereNoel Grandin2017-08-251-64/+64
* convert message box style bits to scoped enumNoel Grandin2017-08-238-33/+33
* Convert ErrCode area to scoped enumNoel Grandin2017-08-222-71/+68
* remove dodgy use of ErrCodeNoel Grandin2017-08-193-59/+36
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-6/+4
* tdf#111696 No macro security dialog with High settingNoel Grandin2017-08-151-1/+1
* fix some ErrCode IgnoreWarning() usageNoel Grandin2017-08-131-1/+1
* move resmgr to unotoolsCaolán McNamara2017-08-0115-27/+27
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-5/+5
* coverity#1415622 Pointer to local outside scopeCaolán McNamara2017-07-231-1/+2
* migrate to boost::gettextCaolán McNamara2017-07-2159-975/+507
* Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke2017-07-181-2/+2
* use OString::operator== in preference to ::equalsNoel Grandin2017-07-061-1/+1
* use more begin()/end() for SequenceNoel Grandin2017-07-061-9/+5
* loplugin:oncevar in ucb..vbahelperNoel Grandin2017-06-282-13/+6
* inline some ERRCODE_AREA aliasesNoel Grandin2017-06-231-1/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-215-79/+79
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-188-8/+0
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* no need to define __RSC hereNoel Grandin2017-06-131-2/+0
* tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk2017-06-0611-33/+181
* spelling instanciate -> instantiateNoel Grandin2017-06-052-2/+2
* merge ofa res file into svt oneCaolán McNamara2017-06-011-1/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-7/+1
* loplugin:checkunusedparams variousNoel Grandin2017-05-163-19/+15
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert uui module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski2017-05-051-5/+11
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-281-4/+1
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-273-3/+3
* vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock2017-04-254-40/+40
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-253-3/+3
* make __RSC a builtin define for the RSC compilerNoel Grandin2017-04-259-18/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-252-0/+2