summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar7-72/+79
2012-10-09String->OUString in tools::ErrorContextNoel Grandin2-3/+3
2012-10-04Fixes/improvements on previous commitStephan Bergmann6-29/+49
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-50/+37
2012-10-01translations is a source-only moduleAndras Timar1-1/+1
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl1-2/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl1-1/+2
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl1-0/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann4-8/+8
2012-09-17fdo#54858: fix UNO service conversionIvan Timofeev1-6/+2