summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)AuthorFilesLines
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-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-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-15move set master password dialog to uui and adapt codeCaolán McNamara5-308/+19
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 McNamara5-129/+10
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-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 Stahl1-23/+0
2012-11-29uui: oops, overlooked css.sync2 using code in uuiMichael Stahl1-23/+0
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
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-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-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-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
2012-07-13re-base on ALv2 code. Includes:Michael Meeks33-798/+501