summaryrefslogtreecommitdiff
path: root/cui/source/dialogs
AgeCommit message (Expand)Author
2014-06-24-Werror,-Wunused-function -Werror,-Wunused-private-fieldStephan Bergmann
2014-06-24tweak sizesCaolán McNamara
2014-06-24hide old page on showing new pageCaolán McNamara
2014-06-24loop through all pages to get optimal sizeCaolán McNamara
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara
2014-06-24unnecessary check before deleteCaolán McNamara
2014-06-24drop ResizeCaolán McNamara
2014-06-24drop SetPosSizePagesCaolán McNamara
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
2014-06-18Convert RID_SVXFLOAT_HYPERLINK_MARKWND to .uiPalenik Mihály
2014-06-17bnc#882627: Allow to edit spacing to contents even with no borders visible.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-03rather than use pixel widths, use appfont unitsCaolán McNamara
2014-06-03MD_UPDATE_BASELINKS conversion to .uisk94
2014-05-28coverity#703935 Unchecked return valueCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
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