summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2014-12-16OneDrive auth fallback dialog makefileMihai Varga1-0/+1
2014-12-16OneDrive authentication fallback request handlerMihai Varga3-0/+38
2014-12-16Authentication fallback dialog for the OneDrive connectionMihai Varga4-0/+204
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-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos3-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin35-49/+49
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-09semibold->boldCaolán McNamara1-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łos14-262/+311
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 McNamara10-453/+1
2014-08-09remove unused resource idsThomas Arnhold1-2/+0
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara4-131/+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-18use warning dialog hig settingsCaolán McNamara1-3/+3
2014-06-18Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály8-375/+273
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-06-04update_pch: add a bunch of pch filesThomas Arnhold3-0/+171
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
2014-05-14various loplugin:passsequencebyrefNoel Grandin3-3/+3
2014-05-02uui: sal_Bool->boolNoel Grandin10-38/+38
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-24some more hrc cleanupThomas Arnhold1-4/+0
2014-04-22clean up hrc filesThomas Arnhold1-6/+0
2014-04-22clean up hrc filesThomas Arnhold2-59/+0
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold20-51/+51
2014-04-15Clean up function declarationsStephan Bergmann1-4/+5
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-16/+0
2014-04-05coverity#708569 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann7-7/+7