summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-11-04loplugin:unusedmethodsNoel Grandin2-8/+0
2016-11-03tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu8-118/+12
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-11-02Improve some error reportingStephan Bergmann1-21/+7
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth2-6/+14
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-1/+1
2016-10-31Nonsensical OUString null checkStephan Bergmann1-1/+1
2016-10-31SvxBrushItem::GetGraphicLink no longer returns a pointerStephan Bergmann1-1/+1
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl3-5/+22
2016-10-29tdf#33278: Enable UI for vertical left-to-rightKhaled Hosny1-1/+1
2016-10-28reset border should clear all bordersJustin Luth1-0/+2
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara12-36/+35
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky2-16/+0
2016-10-27tdf#103464 Don't allow empty names in SvxNameDialogMuhammet Kara2-3/+7
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin9-191/+229
2016-10-25tdf#103160 Add 'Add Submenu' button in Customize dialogMuhammet Kara3-39/+57
2016-10-25screenshot annotation: More readable markupKatarina Behrens1-20/+27
2016-10-25screenshot annotation: put back removed fieldsKatarina Behrens1-4/+8
2016-10-25screenshot annotation: Make this a default buttonKatarina Behrens1-0/+2
2016-10-25screenshot annotation: insert markup for annotated widgetsKatarina Behrens1-1/+22
2016-10-25screenshot annotation: Display markup for embedding the imageKatarina Behrens1-2/+43
2016-10-25screenshot annotation: tweak dialog a bitKatarina Behrens1-31/+42
2016-10-21tdf#103223 custom palette label and a11y improvementsYousuf Philips1-26/+49
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt4-83/+2
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin22-102/+25
2016-10-18make area tab page of paragraph properties not crashCaolán McNamara3-6/+12
2016-10-18Drop 'Human' icon themeSamuel Mehrbrodt1-2/+1
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-2/+2
2016-10-18loplugin:unusedmethodsNoel Grandin3-120/+0
2016-10-15tdf#103223 Arrange buttons, add spacing and separator to Area tabYousuf Philips1-4/+17
2016-10-14coverity#1373664 Uninitialized scalar fieldCaolán McNamara1-1/+3
2016-10-13flaten array of stringarrays by a levelCaolán McNamara4-133/+127
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-13/+13
2016-10-12Avoid one more crash on switching to pattern tabKatarina Behrens1-0/+3
2016-10-12Enlarge tabpage size so that even colour tab fits inKatarina Behrens1-2/+2
2016-10-12tdf#101442 "hyperlink" to "link" - other words changeFederico Bassini1-2/+2
2016-10-12-Werror,-Wunused-private-field, againStephan Bergmann2-2/+0
2016-10-12Avoid crash on switching to pattern tabKatarina Behrens1-4/+1
2016-10-12[GSoC] Remove fill style tabs from area fill dialogRishabh Kumar3-131/+21
2016-10-12[GSoC] Move all fill style tabs inside area tabRishabh Kumar10-1444/+873
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin4-20/+0
2016-10-11loplugin:constantfunctionNoel Grandin2-6/+0
2016-10-10tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini3-5/+5
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara3-32/+11
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-6/+0
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara1-4/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara11-13/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin38-157/+157
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann180-1315/+1315