summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-12-13change from glew to epoxyCaolán McNamara1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin4-80/+48
2016-12-12Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke1-2/+6
2016-12-12Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks3-5/+6
2016-12-12Mark as localTakeshi Abe1-2/+5
2016-12-10tdf#103654: Make git hash clickable in the About dialogArnold Dumas3-6/+5
2016-12-10Disable Basic IDE options, if experimental features are not enabledAndras Timar2-8/+10
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin4-7/+7
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page1-3/+1
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke2-2/+0
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann4-20/+0
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin3-10/+10
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin15-39/+39
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-02use SvtSysLocaleOptions::GetLanguageTag() instead of GetLocaleConfigString()Eike Rathke1-10/+10
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin5-8/+8
2016-11-28loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann5-22/+0
2016-11-26respect read-only config items in Basic IDE Options dialogAndras Timar1-13/+12
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar1-5/+15
2016-11-25Handle cases where last-used palette disappearedStephan Bergmann1-2/+4
2016-11-25Use string literal directly, instead of going via createFromAsciiStephan Bergmann1-2/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl8-12/+12
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth1-6/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-11-22remove redundant space in stringStanislav Horacek1-1/+1
2016-11-21convert inventorId to scoped enumNoel Grandin3-3/+3
2016-11-21add missing resource depDavid Tardon1-0/+3
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-21Re-apply "split cui screenshot test in manageable pieces""Norbert Thiebaud11-175/+643
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-20Revert "split cui screenshot test in manageable pieces"Julien Nabet11-643/+175
2016-11-20split cui screenshot test in manageable piecesNorbert Thiebaud11-175/+643
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl1-1/+1
2016-11-16screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens2-4/+14
2016-11-16screenshotannotation: Fix bookmark snippetsKatarina Behrens1-2/+2
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2-6/+6
2016-11-15screenshotannotation: include image size in XML markupKatarina Behrens1-7/+12
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth1-3/+7
2016-11-14Avoid unnecessary, wrong downcastStephan Bergmann1-1/+1
2016-11-14Avoid -fsanitize=nullStephan Bergmann2-44/+44
2016-11-14Avoid -fsanitize=enumStephan Bergmann1-1/+1
2016-11-14tdf#103228: Remember fill type when switching between tabsKatarina Behrens1-0/+2
2016-11-13coverity#1371441 Uninitialized pointer fieldCaolán McNamara1-0/+4
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin4-4/+4
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-2/+2
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-8/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin22-141/+38
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin2-2/+2
2016-11-08Change new colour only, keep active one on the initial valueKatarina Behrens2-16/+24