summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-02-10tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl1-0/+1
2017-02-02Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara1-9/+0
2017-02-01crash on exit from undisposed insert special character dialogCaolán McNamara1-1/+1
2017-01-26Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara1-0/+2
2017-01-18tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara1-1/+1
2017-01-13tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl1-0/+29
2017-01-11Bump copyright year to 2017Adolfo Jayme Barrientos1-1/+1
2017-01-10tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl1-3/+0
2017-01-03WaE: unused variableDavid Tardon1-1/+1
2016-12-19tdf#104221: Make up for non-existent FillItemSetKatarina Behrens1-0/+8
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara1-1/+1
2016-12-14tdf#104615: there's no mpView when opening odc directlyJulien Nabet1-8/+17
2016-12-13Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke1-2/+6
2016-11-27Handle cases where last-used palette disappearedStephan Bergmann1-2/+4
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar1-5/+15
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
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin1-2/+2
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara33-600/+308
2016-11-07style fix for cppcheck duplicateBreakJochen Nitschke1-15/+0
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin8-52/+26
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud33-308/+600
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara3-3/+0
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara3-99/+49
2016-11-04simplify, its just a vector of colorsCaolán McNamara2-55/+15