summaryrefslogtreecommitdiffstats
path: root/uui/source
Commit message (Expand)AuthorAgeFilesLines
* Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara2013-09-082-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-211-2/+3
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+7
* Fix configuration access path for "URL" group memberStephan Bergmann2013-07-251-2/+3
* fdo#46037: no more comphelper/configurationhelper.hxx in uuiJulien Nabet2013-07-241-8/+3
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-3/+2
* Resolves: #i55152# the listbox in the filter selection dialog should be sortedHerbert Dürr2013-07-051-1/+1
* XubString->OUStringCaolán McNamara2013-06-304-7/+7
* remove OUString wrap for string literalsThomas Arnhold2013-06-297-12/+12
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* convert message box return types to an enumCaolán McNamara2013-05-012-10/+10
* some eco-activismThomas Arnhold2013-04-274-8/+4
* fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza2013-04-201-4/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0728-234/+233
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* remove local css definitionsThomas Arnhold2013-03-305-23/+15
* replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar2013-03-291-29/+22
* Replace String with OUString (unotools)Chr. Rossmanith2013-03-201-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0824-0/+58
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-2/+2
* raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power2013-03-013-3/+21
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-3/+3
* s/the the/the/Tor Lillqvist2013-02-222-2/+2
* move set master password dialog to uui and adapt codeCaolán McNamara2013-02-155-308/+19
* remove obsolete hidother.src filesAndras Timar2013-02-061-4/+0
* fdo#46808, make MacOS tinderbox happyNoel Grandin2013-01-281-2/+2
* fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin2013-01-281-2/+1
* fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin2013-01-281-18/+10
* Some cppcheck cleaningJulien Nabet2013-01-271-6/+7
* move entermasterpassword.ui to right place and adapt codeCaolán McNamara2013-01-275-129/+10
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-213-3/+3
* fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-0913-79/+77
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+2
* WaE: warn_unused_resultTor Lillqvist2012-12-121-2/+2
* matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase()Luboš Luňák2012-12-111-1/+1
* Remove RTL_* from uuiMarcos Paulo de Souza2012-12-119-120/+61
* Remove UniString from uui moduleMarcos Paulo de Souza2012-12-101-4/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl2012-11-291-23/+0
* uui: oops, overlooked css.sync2 using code in uuiMichael Stahl2012-11-291-23/+0
* AllSettings with LanguageTagEike Rathke2012-11-221-1/+1
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-311-12/+3
* Related fdo#46808: Fix UUIInteractionHandler::initialize argument handlingStephan Bergmann2012-10-261-8/+16
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-241-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-092-3/+3