summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.cxx
AgeCommit message (Expand)Author
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky
2014-12-18uui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15OneDrive authentication fallback request handlerMihai Varga
2014-12-15uui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18iahndl: do lazy replacementThomas Arnhold
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-17coverity#1223095 Unused pointer valueCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05uui: remove SAL_THROW macroNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-19fix-includes.pl: uuiThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-02uui: sal_Bool->boolNoel Grandin
2014-03-17uui: prefer passing OUString by referenceNoel Grandin
2014-02-26Remove visual noise from uuiAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-01raise warning when saving macro laden doc as a macro-free format bnc#791777Noel Power
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-11Remove RTL_* from uuiMarcos Paulo de Souza
2012-11-29API CHANGE: remove com.sun.star.ucb.InteractiveCHAOSExceptionMichael Stahl
2012-11-29uui: oops, overlooked css.sync2 using code in uuiMichael Stahl
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-09String->OUString in tools::ErrorContextNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-08-30Revert "no member named 'OStringBuffer' in namespace 'rtl'"Tor Lillqvist
2012-08-30no member named 'OStringBuffer' in namespace 'rtl'Tor Lillqvist
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-05-07tidy ResId String/rtl::OUString cast fooCaolán McNamara
2012-05-03drop ensure for non-NULL pointer and use a refCaolán McNamara
2012-04-26fdo#48870: Remove cookie handling code.Gábor Stefanik
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi