summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin2-11/+9
2017-11-20tdf#113880 a11y: make bitmap tab of area tab accessibleYousuf Philips1-21/+35
2017-11-20l10n: dont translate non-text character tab fill characters (2)Yousuf Philips1-3/+3
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin2-21/+19
2017-11-20tdf#113909 Fix label alignment in Shadow tab of drawing object propertiesGabor Kelemen1-6/+3
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin10-52/+44
2017-11-19tdf#113777 dont translate 'Family:' and 'Style:' stringsYousuf Philips1-8/+8
2017-11-18silence some coverity warningsCaolán McNamara1-2/+2
2017-11-18tdf#113777 Add colon after family and style labelsYousuf Philips1-4/+4
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze1-1/+12
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh3-7/+24
2017-11-17l10n: dont translate non-text character tab fill charactersYousuf Philips1-3/+3
2017-11-16tdf#111740 Wrong preview of graphic bullet symbol in ImpressMark Vecsernyes1-4/+6
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot3-23/+2
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot3-3/+27
2017-11-13Fix typosAndrea Gelmini2-3/+3
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke2-2/+2
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai3-74/+0
2017-11-10-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-11-10loplugin:unusedmethodsNoel Grandin3-90/+0
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara2-3/+3
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski3-47/+148
2017-11-07loplugin:finalclasses in cuiNoel Grandin14-53/+32
2017-11-06loplugin:constparams in various(2)Noel Grandin2-8/+8
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-11/+5
2017-10-31loplugin:constantparam in editengNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl28-52/+52
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-2/+2
2017-10-26cpp check, fix redundantAssignmentBán Róbert1-2/+1
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely1-4/+2
2017-10-25Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara1-1/+1
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky2-1/+3
2017-10-24loplugin:unnecessaryparenStephan Bergmann2-2/+2
2017-10-24tdf#113001: Use real '+' and '−' icons for Customize dialog buttonsMuhammet Kara1-4/+13
2017-10-23loplugin:includeform: cuiStephan Bergmann111-462/+462
2017-10-23Resolves: tdf#113355 need to explicitly call initial TwoFigureHdlCaolán McNamara1-0/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-9/+5
2017-10-20tdf#98212 make paragraph dialog alignment tab preview updateJim Raykowski1-1/+4
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-5/+7
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara12-62/+458
2017-10-15tdf#112136: Resolve confusion of two 'Reset' buttonsMuhammet Kara2-3/+8
2017-10-05tdf#102053 make alt+a unique in hyperlink dialogYousuf Philips1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin15-28/+28
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov5-28/+17
2017-10-03new loplugin:blockblockNoel Grandin1-17/+13
2017-10-02tdf#112677 Correcting buttons position in certificate path dialognigeldias1-17/+28
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara8-59/+49