summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2018-02-09fix "replace Bitmap usage with VirtualDevice in ColorSliderControl"Noel Grandin
2018-02-08replace Bitmap usage with VirtualDevice in ColorSliderControlNoel Grandin
2018-02-08tdf#115506: Crash when trying to set pattern fill for tables in ImpressTamás Zolnai
2018-02-07Don't inherit from ModalDialog for a random UI elementMarkus Mohrhard
2018-02-06tdf#114731: persona html can contain " instead of "Julien Nabet
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-02-06tdf#112239: Add icons to customize dialog function treeJim Raykowski
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-02-03Resolves: tdf#115369 wrong cell shadow iconsCaolán McNamara
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-30No apparent reason to limit nTextXPos to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nFirstLineOffset to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nXStart to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nLineHeight to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nFontHeight to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYStep to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nXStep to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYMiddle to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nXStart to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYStart to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nWidthRelation to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nYMiddle to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nNumberXPos to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nTextOffset to sal_uInt16 instead of longStephan Bergmann
2018-01-30No apparent reason to limit nBulletWidth to sal_uInt16 instead of longStephan Bergmann
2018-01-30Move long vs. sal_uInt16 mismatch out of lcl_Draw{Graphic,Bullet}Stephan Bergmann
2018-01-29Removed valueless lines of commentstagezi
2018-01-29Improve code checking for a valid port numberStephan Bergmann
2018-01-26Fix typosAndrea Gelmini
2018-01-26tdf#107567 et al. Paragraph dialog preview windows fixesJim Raykowski
2018-01-25tdf#115129 Add function on double click in Customize DialogJim Raykowski
2018-01-24tdf#115129 change customize function tree expand collapse behaviorJim Raykowski
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-21more ScopedVclPtr for dialogsNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19tdf#111747 Enabled position protection immediately after protection is checkedKshitij Pathania
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky
2018-01-16Fix typosAndrea Gelmini
2018-01-16svx: chain up correctly for SvxCharacterMap::Execute()Pranav Kant
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2018-01-12show something for the link name if there is no link bodyCaolán McNamara
2018-01-11loplugin:redundantcast: cuiStephan Bergmann
2018-01-11Use more unique_ptr in treeopt (cui)Julien Nabet
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-11tdf#114701 Missing widget labels in Customization dialogheiko tietze