summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu2016-11-038-118/+12
* remove pParentFrame from SfxFrameNoel Grandin2016-11-031-1/+1
* Improve some error reportingStephan Bergmann2016-11-021-21/+7
* tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth2016-11-022-6/+14
* style fixes for cppcheck noExplicitConstructorJochen Nitschke2016-11-011-1/+1
* Nonsensical OUString null checkStephan Bergmann2016-10-311-1/+1
* SvxBrushItem::GetGraphicLink no longer returns a pointerStephan Bergmann2016-10-311-1/+1
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-303-5/+22
* tdf#33278: Enable UI for vertical left-to-rightKhaled Hosny2016-10-291-1/+1
* reset border should clear all bordersJustin Luth2016-10-281-0/+2
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-2812-36/+35
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1
* Sub menus no longer need manual disposingMaxim Monastirsky2016-10-272-16/+0
* tdf#103464 Don't allow empty names in SvxNameDialogMuhammet Kara2016-10-272-3/+7
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-279-191/+229
* tdf#103160 Add 'Add Submenu' button in Customize dialogMuhammet Kara2016-10-253-39/+57
* screenshot annotation: More readable markupKatarina Behrens2016-10-251-20/+27
* screenshot annotation: put back removed fieldsKatarina Behrens2016-10-251-4/+8
* screenshot annotation: Make this a default buttonKatarina Behrens2016-10-251-0/+2
* screenshot annotation: insert markup for annotated widgetsKatarina Behrens2016-10-251-1/+22
* screenshot annotation: Display markup for embedding the imageKatarina Behrens2016-10-251-2/+43
* screenshot annotation: tweak dialog a bitKatarina Behrens2016-10-251-31/+42
* tdf#103223 custom palette label and a11y improvementsYousuf Philips2016-10-211-26/+49
* Handle link click directly in FixedHyperlinkSamuel Mehrbrodt2016-10-204-83/+2
* loplugin:expandablemethodds in cuiNoel Grandin2016-10-1922-102/+25
* make area tab page of paragraph properties not crashCaolán McNamara2016-10-183-6/+12
* Drop 'Human' icon themeSamuel Mehrbrodt2016-10-181-2/+1
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-181-2/+2
* loplugin:unusedmethodsNoel Grandin2016-10-183-120/+0
* tdf#103223 Arrange buttons, add spacing and separator to Area tabYousuf Philips2016-10-151-4/+17
* coverity#1373664 Uninitialized scalar fieldCaolán McNamara2016-10-141-1/+3
* flaten array of stringarrays by a levelCaolán McNamara2016-10-134-133/+127
* convert SvxPageUsage to scoped enumNoel Grandin2016-10-131-13/+13
* Avoid one more crash on switching to pattern tabKatarina Behrens2016-10-121-0/+3
* Enlarge tabpage size so that even colour tab fits inKatarina Behrens2016-10-121-2/+2
* tdf#101442 "hyperlink" to "link" - other words changeFederico Bassini2016-10-121-2/+2
* -Werror,-Wunused-private-field, againStephan Bergmann2016-10-122-2/+0
* Avoid crash on switching to pattern tabKatarina Behrens2016-10-121-4/+1
* [GSoC] Remove fill style tabs from area fill dialogRishabh Kumar2016-10-123-131/+21
* [GSoC] Move all fill style tabs inside area tabRishabh Kumar2016-10-1210-1444/+873
* loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin2016-10-124-20/+0
* loplugin:constantfunctionNoel Grandin2016-10-112-6/+0
* tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini2016-10-103-5/+5
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-063-32/+11
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-062-6/+0
* these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara2016-10-061-4/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-0511-13/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0538-157/+157
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-05180-1315/+1315
* remove bogus include checksNoel Grandin2016-10-041-3/+0