summaryrefslogtreecommitdiffstats
path: root/uui/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes/improvements on previous commitStephan Bergmann2012-10-046-29/+49
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-50/+37
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-194-8/+8
* fdo#54858: fix UNO service conversionIvan Timofeev2012-09-171-6/+2
* Improvement on previous commitStephan Bergmann2012-09-112-49/+15
* fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin2012-09-113-15/+15
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-043-19/+17
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-8/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-6/+2
* Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist2012-08-301-4/+5
* no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist2012-08-301-4/+4
* reduce ascii noise and useless commentsThomas Arnhold2012-08-081-8/+0
* remove include comments and boxesThomas Arnhold2012-08-082-11/+0
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-2/+1
* Typo ressource -> resourceStephan Bergmann2012-07-301-1/+1
* Remove unused HIDsThomas Arnhold2012-07-141-2/+0
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-1415-50/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-1333-798/+501
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-131-1/+1
* ditch String::CreateFromAsciiCaolán McNamara2012-07-032-3/+3
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-021-4/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove unused include filesThomas Arnhold2012-06-271-89/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-275-125/+0
* re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
* re-base on ALv2 code.Michael Meeks2012-06-222-46/+28
* re-base on ALv2 code.Michael Meeks2012-06-2114-337/+211