summaryrefslogtreecommitdiffstats
path: root/uui
Commit message (Expand)AuthorAgeFilesLines
* 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-066-210/+215
* 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
* Remove unneccessary commentsAlexander Wilms2014-02-237-14/+14
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* unotools: sal_Bool -> boolStephan Bergmann2014-02-191-1/+1
* typoStephan Bergmann2014-02-101-4/+5
* bUpdateCheckEnabled had always been unused and marked TODOStephan Bergmann2014-02-101-9/+3
* Use anonymous namespace for UUIInteractionHandler.Matúš Kukan2014-02-052-84/+60
* uui: Ctor feature for com.sun.star.comp.uui.UUIInteractionHandler.Matúš Kukan2014-02-054-65/+17
* bool improvementsStephan Bergmann2014-01-284-9/+9
* coverity#704132 Operands don't affect resultCaolán McNamara2014-01-271-3/+3
* Resolves: #i123744# correct consideration of Subject Alternative Name...Oliver-Rainer Wittmann2014-01-221-2/+3
* bool improvementsStephan Bergmann2014-01-221-1/+1
* convert login dialog to .uiCaolán McNamara2013-12-239-475/+444
* convert unknown authority dialog to .uiCaolán McNamara2013-12-228-184/+180
* remove unused m_pParent members and trailings semicolonsCaolán McNamara2013-12-214-12/+4
* convert ssl warning dialog to .uiCaolán McNamara2013-12-219-212/+113
* typo fixesAndras Timar2013-12-201-2/+2
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Remove unnecessary use of OUString constructor in + expressionsNoel Grandin2013-12-171-1/+1
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* Fix some typos for "height"Julien Nabet2013-11-251-15/+15
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-2/+2
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-113-4/+4