summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2013-05-01convert message box return types to an enumCaolán McNamara2-10/+10
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-27some eco-activismThomas Arnhold4-8/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-3/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák28-234/+233
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-30remove local css definitionsThomas Arnhold5-23/+15
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar1-29/+22
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim24-0/+58
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-2/+2
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power3-3/+21
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+3
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-1/+1
2013-02-15various efforts to consistently apply HIG rulesCaolán McNamara1-0/+1
2013-02-15move set master password dialog to uui and adapt codeCaolán McNamara8-309/+199
2013-02-06remove obsolete hidother.src filesAndras Timar1-4/+0
2013-01-28fdo#46808, make MacOS tinderbox happyNoel Grandin1-2/+2
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-2/+1
2013-01-28fdo#46808, Adapt setup::UpdateCheckConfig UNO services to new styleNoel Grandin1-18/+10
2013-01-27Some cppcheck cleaningJulien Nabet1-6/+7
2013-01-27move entermasterpassword.ui to right place and adapt codeCaolán McNamara9-130/+150
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith3-3/+3
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin13-79/+77
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+2
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-85/+0
2012-12-12WaE: warn_unused_resultTor Lillqvist1-2/+2
2012-12-11matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase()Luboš Luňák1-1/+1
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza9-120/+61
2012-12-10Remove UniString from uui moduleMarcos Paulo de Souza1-4/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl2-24/+0
2012-11-29uui: oops, overlooked css.sync2 using code in uuiMichael Stahl1-23/+0
2012-11-29API CHANGE: remove com.sun.star.sync/sync2 modulesMichael Stahl1-1/+0
2012-11-22AllSettings with LanguageTagEike Rathke2-1/+2
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar3-21/+20
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-12/+3
2012-10-26Related fdo#46808: Fix UUIInteractionHandler::initialize argument handlingStephan Bergmann1-8/+16