summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-27loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-27tdf#113860 - Selecting a recent or favorite special character is not appliedMark Vecsernyes
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22tdf#112207: Allow assigning styles to ui elementsMuhammet Kara
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21Display the threaded calculation state in Help:AboutTor Lillqvist
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze
2017-11-17tdf#113739 add "Grammar By" feature to user dictionariesLászló Németh
2017-11-16tdf#111740 Wrong preview of graphic bullet symbol in ImpressMark Vecsernyes
2017-11-14related tdf#113807: Clean up Links dialog: remove useless hidden buttonSerge Krot
2017-11-14tdf#113807 Enable clicking on pathfile-names in "Links" dialogSerge Krot
2017-11-13Fix typosAndrea Gelmini
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-11-10-Werror,-Wunused-private-fieldStephan Bergmann
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-09tdf#113647 set parent for modal gallery dialogCaolán McNamara
2017-11-09Related: tdf#110448: move Quickstart options to General pageMike Kaganski
2017-11-07loplugin:finalclasses in cuiNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-10-31loplugin:constantparam in editengNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26More loplugin:unnecessaryparenStephan Bergmann
2017-10-26cpp check, fix redundantAssignmentBán Róbert
2017-10-25cpp check, fix redundantAssignmentGábor Koruhely
2017-10-25Resolves: tdf#113378 wrong table border preset iconsCaolán McNamara
2017-10-25tdf#107569 Fix missing res/colorslider.pngMaxim Monastirsky
2017-10-24loplugin:unnecessaryparenStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-23Resolves: tdf#113355 need to explicitly call initial TwoFigureHdlCaolán McNamara
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20tdf#98212 make paragraph dialog alignment tab preview updateJim Raykowski
2017-10-19Fix typosAndrea Gelmini
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-15tdf#112136: Resolve confusion of two 'Reset' buttonsMuhammet Kara
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04tdf#112689 Replace chained O(U)StringBuffer::append with operator+ in cuiArkadiy Illarionov