summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke2-6/+7
2017-07-10tdf#108925: Too small bullet size confuses the userTamás Zolnai1-0/+1
2017-06-19Fix screenshot missing quotes in code snippetOlivier Hallot1-5/+5
2017-05-22tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-19tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-05-15fix gdi resource leak with unreleased virtual deviceJulien Nabet1-1/+1
2017-05-02tdf#105841: Avoid REGRESSION!!!Tor Lillqvist2-56/+49
2017-04-10prev/next buttons start invisible in the .uiCaolán McNamara1-5/+2
2017-04-10tdf#106943 Lock down Experimental features and Macro recordingGabor Kelemen1-0/+6
2017-04-05Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara1-0/+7
2017-04-05Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara2-7/+21
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl2-23/+65
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-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-21convert inventorId to scoped enumNoel Grandin3-3/+3
2016-11-18svx: assert SfxPoolItem::operator==Michael Stahl1-1/+1
2016-11-16screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens1-1/+2
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-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-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 McNamara23-538/+247
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 Thiebaud23-247/+538
2016-11-04SvxShadowTabPage::Construct was removedCaolán McNamara3-3/+0
2016-11-04replace last ColorLB use with a listbox of colorsCaolán McNamara2-97/+48
2016-11-04simplify, its just a vector of colorsCaolán McNamara2-55/+15