summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2015-07-03Fix typosAndrea Gelmini
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin
2015-06-26-fsanitize=vptr: SID_ATTR_*LANGUAGE are of type SvxLanguageItemStephan Bergmann
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23Options: “TSAs” button now has the same size as its neighborsAdolfo Jayme Barrientos
2015-06-23Drop duplicate #includesTakeshi Abe
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22loplugin:passstuffbyrefStephan Bergmann
2015-06-22Review Expert Configuration dialog's tree view.Mihály Palenik
2015-06-21Fix typosAndrea Gelmini
2015-06-20callcatcher: update unused codeCaolán McNamara
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
2015-06-19Use explicit OUString::copy(0, 1) rather than odd OUString::getCharStephan Bergmann
2015-06-19cui: prefix remaining svx::DbRegistrationOptionsPage membersMiklos Vajna
2015-06-18coverity#1307697 Dereference null return valueCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-17loplugin:staticcallStephan Bergmann
2015-06-17tdf#91748 fix preview of special charactersTomaž Vajngerl
2015-06-16Change table to tree view in Expert Configuration dialog.Mihály Palenik
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15more untranslatable UI stringsAndras Timar
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-14Make this string localizableZolnai Tamás
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-06-14Search By Format: Background -> HighlightingZolnai Tamás
2015-06-14Handle highlighting case inside SvxBackgroundPage classZolnai Tamás
2015-06-14Options: Background -> HighlightingZolnai Tamás
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
2015-06-14Transparency part of Background Tab is unused nowZolnai Tamás
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08tdf#90804 remove SfxFieldUnit enumAndras Timar
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-02sal_uInt16 to sal_Int16Matteo Casalin
2015-06-02Data members are already accessible by member functionsMatteo Casalin
2015-06-01Avoid temporary OUStringsMatteo Casalin
2015-06-01Prefix data membersMatteo Casalin
2015-06-01This member can be constMatteo Casalin
2015-06-01Use initialization listMatteo Casalin
2015-06-01Fix typos in commentsMatteo Casalin
2015-06-01sal_uInt16 to sal_Int32, and use -1 as a special caseMatteo Casalin
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh