summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-11Improvement on previous commitStephan Bergmann2-49/+15
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin3-15/+15
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin3-19/+17
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-8/+4
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-6/+2
2012-08-30Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist1-4/+5
2012-08-30no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist1-4/+4
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-34/+0
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-8/+0
2012-08-08remove include comments and boxesThomas Arnhold2-11/+0
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+1
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-14Remove unused HIDsThomas Arnhold1-2/+0
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold15-50/+0