summaryrefslogtreecommitdiffstats
path: root/uui/source
Commit message (Expand)AuthorAgeFilesLines
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* coverity#1242367 Unchecked return valueCaolán McNamara2014-10-111-3/+5
* fdo#82577: Handle TimeNoel Grandin2014-10-011-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-2335-49/+49
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* Related #82088: removed last css aliases in hxxStefan Weiberg2014-09-081-8/+6
* drop unused helpidsCaolán McNamara2014-08-201-4/+0
* DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .uiSzymon Kłos2014-08-2010-261/+42
* ErrorBox->MessageDialogCaolán McNamara2014-08-184-13/+9
* STRING -> StringThomas Arnhold2014-08-181-8/+8
* iahndl: do lazy replacementThomas Arnhold2014-08-181-27/+6
* FutureDocumentVersionProductUpdateRequest is never createdCaolán McNamara2014-08-147-450/+1
* remove unused resource idsThomas Arnhold2014-08-091-2/+0
* AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara2014-07-233-130/+0
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* drop unused helpidCaolán McNamara2014-06-181-1/+0
* Convert RID_XMLSECDLG_MACROWARN to .uiPalenik Mihály2014-06-185-374/+47
* coverity#1223095 Unused pointer valueCaolán McNamara2014-06-171-6/+2
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* uui: remove SAL_THROW macroNoel Grandin2014-06-0513-133/+43
* css already means ::com::sun::starThomas Arnhold2014-05-272-5/+5
* use namespace css instead of com::sunThomas Arnhold2014-05-271-18/+18
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-236-31/+15
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* fix-includes.pl: uuiThomas Arnhold2014-05-1912-13/+13
* fix-includes.pl: uuiThomas Arnhold2014-05-1920-172/+172
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-2/+0
* various loplugin:passsequencebyrefNoel Grandin2014-05-143-3/+3
* uui: sal_Bool->boolNoel Grandin2014-05-0210-38/+38
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* some more hrc cleanupThomas Arnhold2014-04-241-4/+0
* clean up hrc filesThomas Arnhold2014-04-221-6/+0
* clean up hrc filesThomas Arnhold2014-04-222-59/+0
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-1920-51/+51
* Clean up function declarationsStephan Bergmann2014-04-151-4/+5
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-071-16/+0
* coverity#708569 Uninitialized scalar fieldCaolán McNamara2014-04-051-5/+6
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-017-7/+7
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-267-19/+19
* These strings are now global resources, define them accordingly.Jan Holesovsky2014-03-264-42/+3
* uui: prefer passing OUString by referenceNoel Grandin2014-03-176-7/+8
* convert password dialog to .uiCaolán McNamara2014-03-064-210/+63
* fdo#63154 Remove unused solar.hAlexandre Vicenzi2014-02-281-6/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-266-31/+31
* Remove visual noise from uuiAlexander Wilms2014-02-2618-77/+77
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-262-6/+6