summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl2017-03-013-26/+72
* tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl2017-02-101-0/+1
* Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara2017-02-021-9/+0
* crash on exit from undisposed insert special character dialogCaolán McNamara2017-02-011-1/+1
* Resolves: tdf#104552 table properties dialog drops previous border colorCaolán McNamara2017-01-261-0/+2
* tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara2017-01-181-1/+1
* tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl2017-01-131-0/+29
* Bump copyright year to 2017Adolfo Jayme Barrientos2017-01-111-1/+1
* tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl2017-01-101-3/+0
* WaE: unused variableDavid Tardon2017-01-031-1/+1
* tdf#104221: Make up for non-existent FillItemSetKatarina Behrens2016-12-191-0/+8
* coverity#1397204 Dereference null return valueCaolán McNamara2016-12-161-1/+1
* tdf#104615: there's no mpView when opening odc directlyJulien Nabet2016-12-141-8/+17
* Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke2016-12-131-2/+6
* Handle cases where last-used palette disappearedStephan Bergmann2016-11-271-2/+4
* respect read-only config items in Options - Load/Save - General dialogAndras Timar2016-11-261-5/+15
* loplugin:countusersofdefaultparams in include/sfx2Noel Grandin2016-11-221-1/+1
* remove redundant space in stringStanislav Horacek2016-11-221-1/+1
* convert inventorId to scoped enumNoel Grandin2016-11-213-3/+3
* add missing resource depDavid Tardon2016-11-211-0/+3
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* Re-apply "split cui screenshot test in manageable pieces""Norbert Thiebaud2016-11-2111-175/+643
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* Revert "split cui screenshot test in manageable pieces"Julien Nabet2016-11-2011-643/+175
* split cui screenshot test in manageable piecesNorbert Thiebaud2016-11-2011-175/+643
* svx: assert SfxPoolItem::operator==Michael Stahl2016-11-181-1/+1
* screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens2016-11-162-4/+14
* screenshotannotation: Fix bookmark snippetsKatarina Behrens2016-11-161-2/+2
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-162-6/+6
* screenshotannotation: include image size in XML markupKatarina Behrens2016-11-151-7/+12
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* tdf#34467 - FitToFrame: stretch text to fill drawing objJustin Luth2016-11-151-3/+7
* Avoid unnecessary, wrong downcastStephan Bergmann2016-11-141-1/+1
* Avoid -fsanitize=nullStephan Bergmann2016-11-142-44/+44
* Avoid -fsanitize=enumStephan Bergmann2016-11-141-1/+1
* tdf#103228: Remember fill type when switching between tabsKatarina Behrens2016-11-141-0/+2
* coverity#1371441 Uninitialized pointer fieldCaolán McNamara2016-11-131-0/+4
* update vclwidget loplugin to find ref-dropping assigmentNoel Grandin2016-11-114-4/+4
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-8/+1
* loplugin:expandablemethods in cuiNoel Grandin2016-11-1022-141/+38
* make comphelper::containerToSequence a little smarterNoel Grandin2016-11-092-2/+2
* Change new colour only, keep active one on the initial valueKatarina Behrens2016-11-082-16/+24
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-0733-600/+308
* style fix for cppcheck duplicateBreakJochen Nitschke2016-11-071-15/+0
* loplugin:oncevar in cui..connectivityNoel Grandin2016-11-078-52/+26
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-0533-308/+600
* SvxShadowTabPage::Construct was removedCaolán McNamara2016-11-043-3/+0
* replace last ColorLB use with a listbox of colorsCaolán McNamara2016-11-043-99/+49