summaryrefslogtreecommitdiff
path: root/uui/source
AgeCommit message (Expand)AuthorFilesLines
2015-04-10vclwidget: only call dispose() onceNoel Grandin9-9/+9
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin18-50/+203
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin5-22/+22
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin5-6/+6
2015-03-27convert BUTTON_ constants to enum classNoel Grandin5-7/+7
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-4/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann2-4/+4
2015-01-25coverity#1266503 Useless callCaolán McNamara1-1/+0
2015-01-20Some more loplugin:cstylecast: uuiStephan Bergmann1-1/+1
2015-01-13Typo: cedentials->credentialsJulien Nabet1-1/+1
2015-01-10Fix long/sal_IntPtr mismatch on x86_64 platform on windowsDavid Ostrovsky2-4/+4
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-5/+4
2014-12-22callcatcher: update unused codeCaolán McNamara2-30/+8
2014-12-18uui: Use appropriate OUString functions on string constantsStephan Bergmann3-8/+6
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-15OneDrive authentication fallback request handlerMihai Varga3-0/+38
2014-12-15Authentication fallback dialog for the OneDrive connectionMihai Varga2-0/+107
2014-12-15uui: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-11coverity#1242367 Unchecked return valueCaolán McNamara1-3/+5
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin35-49/+49
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-8/+6
2014-08-20drop unused helpidsCaolán McNamara1-4/+0
2014-08-20DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos10-261/+42
2014-08-18ErrorBox->MessageDialogCaolán McNamara4-13/+9
2014-08-18STRING -> StringThomas Arnhold1-8/+8
2014-08-18iahndl: do lazy replacementThomas Arnhold1-27/+6
2014-08-14FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara7-450/+1
2014-08-09remove unused resource idsThomas Arnhold1-2/+0
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara3-130/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-18drop unused helpidCaolán McNamara1-1/+0
2014-06-18Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály5-374/+47
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 Grandin13-133/+43
2014-05-27css already means ::com::sun::starThomas Arnhold2-5/+5
2014-05-27use namespace css instead of com::sunThomas Arnhold1-18/+18
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin6-31/+15
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19fix-includes.pl: uuiThomas Arnhold12-13/+13
2014-05-19fix-includes.pl: uuiThomas Arnhold20-172/+172
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold1-2/+0