summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2014-07-16remove unused helpidCaolán McNamara
2014-07-16extensions aren't layout enabled yetCaolán McNamara
2014-07-16no need to check for null before deleteCaolán McNamara
2014-07-16Convert RID_OFADLG_OPTIONS_TREE to .uiPalenik Mihály
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-11Convert RID_CUI_DIALOG_COLORPICKER to .uiPalenik Mihály
2014-07-11return early for empty bitmapCaolán McNamara
2014-07-11Related: fdo#81147 check if colorlist is validCaolán McNamara
2014-07-10drop unused helpidsCaolán McNamara
2014-07-10Convert MD_ICONSELECTOR and MD_ICONCHANGE to .uiPalenik Mihály
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin
2014-07-09Resolves: fdo#73806 reduce the size-request of the expert config dialogCaolán McNamara
2014-07-09use define rather than raw numbersCaolán McNamara
2014-07-09have expert config dialog survive exceptionsCaolán McNamara
2014-07-04coverity#735300-1 Unchecked return valueNorbert Thiebaud
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-01loplugin:literaltoboolconversionStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
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-11Change SfxTabPage::Reset 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-04fdo#79243 UI:fix preview in imageCorp tap in writerAbdulaziz A Alayed
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
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-27Export Config: Use ModelessDialogThomas Arnhold
2014-05-27OSL_TRACE -> SAL_INFOThomas Arnhold
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-24cppcheck: redundantAssignmentThomas Arnhold
2014-05-23loplugin:saloverrideStephan Bergmann