summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* convert BmpFilter to scoped enumNoel Grandin2016-12-221-12/+12
* convert VclButtonsType to scoped enumNoel Grandin2016-12-215-6/+6
* unwind IL_PRE_BITMAPS ImageListCaolán McNamara2016-12-215-97/+181
* unwind IL_SDW_BITMAPS ImageListCaolán McNamara2016-12-215-59/+61
* Missing includeStephan Bergmann2016-12-211-0/+2
* unroll IL_LOCK_BMPS ImageListCaolán McNamara2016-12-214-59/+29
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-1/+0
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-4/+1
* coverity#1397204 Dereference null return valueCaolán McNamara2016-12-161-1/+1
* tdf#104221: Make up for non-existent FillItemSetKatarina Behrens2016-12-151-0/+8
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-152-5/+5
* tdf#104615: there's no mpView when opening odc directlyJulien Nabet2016-12-141-8/+17
* load numbering types strings from RID_SVXSTRARY_NUMBERINGTYPEEike Rathke2016-12-132-123/+10
* use LINK_TOKEN define instead of 0x80 constantEike Rathke2016-12-131-2/+4
* tdf#66212 - Add Hebrew NATNUM1 to numbering-format menus.Yossi Zahn2016-12-131-0/+8
* change from glew to epoxyCaolán McNamara2016-12-131-1/+1
* OSL_TRACE->SAL in chart2..ooxNoel Grandin2016-12-134-80/+48
* Resolves: tdf#101588, do not prevent color de-selection tdf#96382 follow-upEike Rathke2016-12-121-2/+6
* Revert "tdf#103654: Make git hash clickable in the About dialog"Michael Meeks2016-12-123-5/+6
* Mark as localTakeshi Abe2016-12-121-2/+5
* tdf#103654: Make git hash clickable in the About dialogArnold Dumas2016-12-103-6/+5
* Disable Basic IDE options, if experimental features are not enabledAndras Timar2016-12-102-8/+10
* convert VCLEVENT constants to scoped enumNoel Grandin2016-12-074-7/+7
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-3/+1
* cleanup unused includes (related to tdf#88206)Jochen Nitschke2016-12-062-2/+0
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-064-20/+0
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-053-10/+10
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-0515-39/+39
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1
* use SvtSysLocaleOptions::GetLanguageTag() instead of GetLocaleConfigString()Eike Rathke2016-12-021-10/+10
* loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin2016-11-295-8/+8
* loplugin:unnecessaryoverride (dtors) in cuiStephan Bergmann2016-11-285-22/+0
* respect read-only config items in Basic IDE Options dialogAndras Timar2016-11-261-13/+12
* respect read-only config items in Options - Load/Save - General dialogAndras Timar2016-11-261-5/+15
* Handle cases where last-used palette disappearedStephan Bergmann2016-11-251-2/+4
* Use string literal directly, instead of going via createFromAsciiStephan Bergmann2016-11-251-2/+1
* vcl: rename Window::Notify to EventNotifyMichael Stahl2016-11-248-12/+12
* tdf#41542 globally allow padding without borders: UIJustin Luth2016-11-241-6/+1
* 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