summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-12/+12
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-4/+2
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky1-2/+2
2014-12-18uui: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15OneDrive authentication fallback request handlerMihai Varga1-0/+9
2014-12-15uui: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-08-18iahndl: do lazy replacementThomas Arnhold1-27/+6
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara1-83/+0
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara1-3/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-17coverity#1223095 Unused pointer valueCaolán McNamara1-6/+2
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-05uui: remove SAL_THROW macroNoel Grandin1-21/+3
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-10/+6
2014-05-19fix-includes.pl: uuiThomas Arnhold1-56/+56
2014-05-14various loplugin:passsequencebyrefNoel Grandin1-1/+1
2014-05-02uui: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17uui: prefer passing OUString by referenceNoel Grandin1-1/+2
2014-02-26Remove visual noise from uuiAlexander Wilms1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-2/+3
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-01convert message box return types to an enumCaolán McNamara1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-66/+66
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power1-1/+16
2013-02-25loplugin: improve indentationThomas Arnhold1-3/+3
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin1-9/+9
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza1-25/+14
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-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-12/+3
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-2/+2
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-6/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-42/+13
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-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-2/+1