summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-08-Werror,-Wunused-private-fieldStephan Bergmann
2014-05-08coverity#735403 Logically dead codeCaolán McNamara
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-27constLuboš Luňák
2014-04-22remove unused hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-22clean up hrc filesThomas Arnhold
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-17no temporary instance of SvtLanguageTable necessary hereEike Rathke
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-04-14typo: somethng -> somethingThomas Arnhold
2014-04-14typo: eb -> beThomas Arnhold
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-04-01linguistic: sal_Bool->boolNoel Grandin
2014-03-31coverity#704604 Explicit null dereferencedCaolán McNamara
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28coverity#736138 Dereference null return valueCaolán McNamara
2014-03-28coverity#736139 Dereference null return valueCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-23RID_SVXDLG_SEARCHFORM dialog convertSzymon Kłos
2014-03-22coverity#738582 Uninitialized pointer fieldCaolán McNamara
2014-03-18convert select multi paths dialogs to .uiCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-17cui: prefer passing OUString by referenceNoel Grandin
2014-03-14SvxMultiFileDialog is never createdCaolán McNamara
2014-03-13coverity#738584 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#738585 Uninitialized pointer fieldCaolán McNamara
2014-03-13coverity#738586 Uninitialized pointer fieldCaolán McNamara
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara
2014-03-12convert gallery files page to .uiCaolán McNamara
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara
2014-03-11convert gallery general page to .uiCaolán McNamara
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-10Simplify use of OUString::copyStephan Bergmann
2014-03-10fdo#75968 Fix OUString conversionMaxim Monastirsky