summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:dynexcspec: Add @throws documentation, cuiStephan Bergmann2017-01-192-0/+3
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-177-7/+7
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-171-6/+6
* tdf#105014: Disable related buttons when there is no menu to editMuhammet Kara2017-01-171-1/+1
* Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky2017-01-161-0/+8
* SfxConfigGroupListBox leaks its resource containerCaolán McNamara2017-01-162-12/+12
* drop an unused resourceCaolán McNamara2017-01-162-6/+0
* unwind resourceCaolán McNamara2017-01-167-75/+21
* drop unused defineCaolán McNamara2017-01-161-1/+0
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-1613-82/+77
* new loplugin: useuniqueptr: cuiNoel Grandin2017-01-163-12/+8
* these bitmaps all have alpha channels, not replaceable magenta hackCaolán McNamara2017-01-142-4/+4
* tdf#105259 calculate sizes of all area tab pages on constructionTomaž Vajngerl2017-01-131-0/+29
* tdf#46552 fixing preview for bullets/numbering configurationpv2k2017-01-131-0/+1
* new loplugin: useuniqueptr: vclNoel Grandin2017-01-131-1/+1
* tdf#103225 make AreaTab box fill to contentTomaž Vajngerl2017-01-121-0/+2
* tdf#103225 revert setting of a fixed size for the dialogTomaž Vajngerl2017-01-091-3/+0
* tdf#77115 Layout of options tab of bullet dialogheiko tietze2017-01-081-161/+146
* Clean up code after some easy hacksTamás Zolnai2017-01-052-30/+13
* tdf#89932 bullets and numbering position tab level-1pv2k2017-01-042-4/+7
* WaE: unused variableDavid Tardon2017-01-021-1/+1
* Bump copyright year to 2017Adolfo Jayme Barrientos2017-01-011-1/+1
* Remove another user-visible “CTL”Khaled Hosny2016-12-251-1/+1
* tdf#70998 Change word "Graphic(s)" to "Image(s)"Huzaifa Iftikhar2016-12-231-1/+1
* tdf#101442 - "hyperlink" to "link"Federico Bassini2016-12-231-1/+1
* unwind RID_SVXIMGLIST_FMEXPL ImageListCaolán McNamara2016-12-221-4/+2
* 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