summaryrefslogtreecommitdiff
path: root/vcl/source/app/salvtables.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-20weld SchAttribTabDlgCaolán McNamara1-0/+23
2018-10-15weld InsertErrorBarsDialog and ErrorBarsTabPageCaolán McNamara1-0/+10
2018-10-14only vcl and toolkit need to use [G|S]etUnoWrapperCaolán McNamara1-1/+1
2018-10-14unowrap.hxx is also exposed for toolkit onlyCaolán McNamara1-1/+1
2018-10-14weld SwFrameAddPageCaolán McNamara1-0/+17
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-13/+19
2018-10-10tdf#120420 only show as much column widgets as don't distort the page widthCaolán McNamara1-0/+5
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara1-14/+27
2018-10-05weld ExportDialogCaolán McNamara1-0/+6
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-0/+5
2018-10-02weld SvxNumOptionsTabPageCaolán McNamara1-0/+10
2018-10-01weld SvxLineTabPageCaolán McNamara1-23/+42
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-9/+20
2018-09-28weld SvxNumberFormatTabPageCaolán McNamara1-0/+5
2018-09-20weld SwWrapTabPageCaolán McNamara1-0/+10
2018-09-20weld SvxHyphenWordDialogCaolán McNamara1-0/+20
2018-09-20weld BreakPointDialogCaolán McNamara1-0/+6
2018-09-19weld TPGalleryThemeGeneralCaolán McNamara1-0/+25
2018-09-18weld SvxTabulatorTabPageCaolán McNamara1-0/+12
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-0/+20
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-58/+58
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-25/+45
2018-09-14weld SvxCharNamePageCaolán McNamara1-31/+127
2018-09-14loplugin:constfields in vclNoel Grandin1-3/+3
2018-09-09weld SfxNewStyleDlgCaolán McNamara1-0/+56
2018-09-08weld FontFeaturesDialogCaolán McNamara1-0/+21
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-0/+15
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-2/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+2
2018-09-05weld SvxBorderTabPageCaolán McNamara1-3/+8
2018-09-03weld SvxAreaTabPageCaolán McNamara1-1/+14
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-54/+54
2018-08-10tdf#117058: Simplify calls to Menu::CheckItemArnold Dumas1-2/+2
2018-07-27loplugin:returnconstant in vclNoel Grandin1-3/+3
2018-07-26weld SwTextGridPageCaolán McNamara1-0/+7
2018-07-16move freeze/thaw to WidgetCaolán McNamara1-20/+10
2018-06-25weld SwWatermarkDialogCaolán McNamara1-0/+48
2018-06-20weld SvxColorTabPageCaolán McNamara1-0/+26
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara1-0/+26
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin1-6/+1
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin1-6/+1
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-0/+6
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin1-2/+2
2018-06-08sync tristate/inconsistent featureCaolán McNamara1-0/+3
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-31connect up accessibility locationCaolán McNamara1-0/+5
2018-05-31focus rect for value setCaolán McNamara1-1/+1
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-3/+2
2018-05-29weld SvxAngleTabPageCaolán McNamara1-0/+15
2018-05-28toggle should trigger only through uiCaolán McNamara1-0/+22