summaryrefslogtreecommitdiff
path: root/uui
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann4-9/+9
2014-01-27coverity#704132 Operands don't affect resultCaolán McNamara1-3/+3
2014-01-22Resolves: #i123744# correct consideration of Subject Alternative Name...Oliver-Rainer Wittmann1-2/+3
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-23convert login dialog to .uiCaolán McNamara9-475/+444
2013-12-22convert unknown authority dialog to .uiCaolán McNamara8-184/+180
2013-12-21remove unused m_pParent members and trailings semicolonsCaolán McNamara4-12/+4
2013-12-21convert ssl warning dialog to .uiCaolán McNamara9-212/+113
2013-12-20typo fixesAndras Timar1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-1/+1
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-11-25Fix some typos for "height"Julien Nabet1-15/+15
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-2/+2
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin3-4/+4
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-3/+3
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-4/+0
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist3-10/+10
2013-10-20drop unnecessary tools/string includesCaolán McNamara2-2/+1
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza3-20/+6
2013-10-01convert UUI module from String to OUStringNoel Grandin20-100/+105
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara2-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-2/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+7
2013-07-25Fix configuration access path for "URL" group memberStephan Bergmann1-2/+3
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in uuiJulien Nabet2-8/+7
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-3/+2
2013-07-05Resolves: #i55152# the listbox in the filter selection dialog should be sortedHerbert Dürr1-1/+1
2013-06-30XubString->OUStringCaolán McNamara4-7/+7
2013-06-29remove OUString wrap for string literalsThomas Arnhold7-12/+12
2013-06-13Related: fdo#65595 password dialog has truncated labelCaolán McNamara1-1/+0
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-01convert message box return types to an enumCaolán McNamara2-10/+10
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-27some eco-activismThomas Arnhold4-8/+4
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-3/+0
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák28-234/+233
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+0
2013-03-30remove local css definitionsThomas Arnhold5-23/+15