summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-01-10tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl
2017-01-03WaE: unused variableDavid Tardon
2016-12-19tdf#104221: Make up for non-existent FillItemSetKatarina Behrens
2016-12-16coverity#1397204 Dereference null return valueCaolán McNamara
2016-12-14tdf#104615: there's no mpView when opening odc directlyJulien Nabet
2016-12-13Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke
2016-11-27Handle cases where last-used palette disappearedStephan Bergmann
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-22remove redundant space in stringStanislav Horacek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-21add missing resource depDavid Tardon
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21Re-apply "split cui screenshot test in manageable pieces""Norbert Thiebaud
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud
2016-11-20Revert "split cui screenshot test in manageable pieces"Julien Nabet
2016-11-20split cui screenshot test in manageable piecesNorbert Thiebaud
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl
2016-11-16screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens
2016-11-16screenshotannotation: Fix bookmark snippetsKatarina Behrens
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-11-15screenshotannotation: include image size in XML markupKatarina Behrens
2016-11-15Fix typosSamuel Mehrbrodt
2016-11-15tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth
2016-11-14Avoid unnecessary, wrong downcastStephan Bergmann
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-11-14Avoid -fsanitize=enumStephan Bergmann
2016-11-14tdf#103228: Remember fill type when switching between tabsKatarina Behrens
2016-11-13coverity#1371441 Uninitialized pointer fieldCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann
2016-11-10'make screenshot' loplugin fixesStephan Bergmann
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-08Change new colour only, keep active one on the initial valueKatarina Behrens
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07style fix for cppcheck duplicateBreakJochen Nitschke
2016-11-07loplugin:oncevar in cui..connectivityNoel Grandin
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara
2016-11-04simplify, its just a vector of colorsCaolán McNamara
2016-11-04replace user draw with an Image of the colorCaolán McNamara
2016-11-04strip down to the used piecesCaolán McNamara
2016-11-04move now combined ColorLB to location of last userCaolán McNamara
2016-11-04unify color selectorsCaolán McNamara
2016-11-04customize dialog crashes, since...Caolán McNamara
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu