summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-4/+7
2018-08-17tdf#119299 Start with a never scrollbar policyMaxim Monastirsky1-0/+1
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-2/+2
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-2/+2
2018-08-15loplugin:useuniqueptr in IconChoiceDialogNoel Grandin2-9/+7
2018-08-14tdf#119231: Add missing help response idXisco Fauli1-0/+1
2018-08-12Fix typosAndrea Gelmini1-1/+1
2018-08-10Translate German variable namesJohnny_M2-46/+46
2018-08-10tdf#113853 fix keeping visible selected items jumping by tabU-Vladimir\Vadim1-15/+23
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-1/+1
2018-08-09remove Calc's software interpreterLuboš Luňák4-34/+0
2018-08-08Resolves: tdf#118281 control positions always in cmCaolán McNamara1-0/+5
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara1-2/+2
2018-08-07Translate German variable namesJohnny_M2-101/+101
2018-08-05cppcheck: knownConditionTrueFalseJochen Nitschke1-25/+21
2018-08-02loplugin:returnconstant in cui,desktopNoel Grandin2-4/+3
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-1/+1
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl3-10/+21
2018-07-31tdf#118976 Make area pattern tab page display pattern previewJim Raykowski1-0/+2
2018-07-31tdf#117892 Blue Area/Background Bitmap tabpage Preview fixJim Raykowski1-0/+2
2018-07-31loplugin:returnconstant in svxNoel Grandin1-9/+11
2018-07-29Merge identical switch cases in SvxCaptionTabPageMuhammet Kara1-10/+0
2018-07-29Merge identical switch cases in SvxTransparenceTabPageMuhammet Kara1-8/+0
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin9-70/+70
2018-07-28Remove unnecessary theUICommandDescription.hpp includesMuhammet Kara2-2/+0
2018-07-27Merge identical conditional branches in ViewLayoutUserHdlMuhammet Kara1-6/+1
2018-07-26It doesn't make sense to have document links in the online version.George Wood1-6/+10
2018-07-25tdf#118777 cui: use right XText in SignatureLineDialogMichael Stahl1-1/+3
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Set can_focus true for Area tab page Bitmap listboxJim Raykowski1-1/+1
2018-07-22coverity#703935 Unchecked return valueCaolán McNamara1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-19tdf#118304 reselect current glyph on changing fontCaolán McNamara1-11/+11
2018-07-19tdf#117038 set button width to max possible content widthCaolán McNamara1-1/+9
2018-07-19tdf#118816 recover initial intent of enabled possibility of tristate as a flagCaolán McNamara2-14/+32
2018-07-19Resolves: tdf#118115 add missing help response idCaolán McNamara1-0/+1
2018-07-18tdf#104277 - Added restart buttons to OpenCL restart dialogNickson Thanda2-4/+15
2018-07-18Fix typosAndrea Gelmini1-1/+1
2018-07-17Related: tdf#118681 use a case insensitive compare for hex digitsCaolán McNamara1-3/+3
2018-07-17loplugin:useuniqueptr in SvxAsianLayoutPage_ImplNoel Grandin1-26/+15
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara1-6/+3
2018-07-16tdf#118549 crash on dialog teardownCaolán McNamara1-0/+2
2018-07-16Add missing sal/log.hxx headersGabor Kelemen35-0/+35
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-12SvTreeListBox::DoubleClickHdl: DbRegistrationOptionsPage more, tdf#115950 rel.Eike Rathke1-1/+3
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl1-2/+0
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+2
2018-07-08loplugin:passstuffbyrefNoel Grandin1-1/+1
2018-07-06Writer: Insert signature line at current cursor positionSamuel Mehrbrodt1-5/+8
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt1-5/+39