summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)AuthorFilesLines
2017-05-18can drop CUI_RESSTR nowCaolán McNamara27-140/+105
2017-05-17tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-16tdf#107853 tdf#107854 Hide useless style familiesMaxim Monastirsky3-11/+14
2017-05-16loplugin:checkunusedparams variousNoel Grandin6-11/+11
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin12-52/+32
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2-2/+2
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky2-10/+6
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Options.melikeyurtoglu1-0/+1
2017-05-14fix gdi resource leak with unreleased virtual deviceJulien Nabet1-1/+1
2017-05-13tdf#107811: expert config, deal no parent caseJulien Nabet1-0/+6
2017-05-12remove unused uno::Reference varsNoel Grandin5-10/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin2-2/+2
2017-05-11SearchForAlreadyLoadedDoc does nothing usefulNoel Grandin2-89/+52
2017-05-09tdf#103491 Show correct label for the current UI element typeMaxim Monastirsky2-13/+34
2017-05-09Resolves: tdf#62702 allow ole objects to be inserted as iconsCaolán McNamara2-0/+17
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky10-1482/+457
2017-05-09loplugin:constantparamNoel Grandin2-2/+2
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke1-2/+2
2017-05-08Set modified flag on entry renameMaxim Monastirsky1-0/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-04document /italic/ and -strikeout- markupTiagoSantos1-1/+1
2017-05-03these errors resources are in svx, not cuiCaolán McNamara2-2/+3
2017-05-03fix missing gallery iconsCaolán McNamara2-10/+6
2017-04-29tdf#39468: Translate some German comments and termsJens Carl2-2/+2
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann3-4/+4
2017-04-28move builder attributes from OString to OUStringCaolán McNamara4-4/+4
2017-04-28Fix indentationTor Lillqvist1-4/+4
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist2-55/+48
2017-04-28tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen4-8/+12
2017-04-27Add custom HIDs for Customize - Toolbars pageGabor Kelemen2-0/+16
2017-04-27remove svx bitmaps from .src filesCaolán McNamara1-2/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin11-64/+56
2017-04-25remove bitmaps from .src filesCaolán McNamara19-350/+54
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock28-0/+28
2017-04-24coverity#1405477 Uninitialized pointer fieldCaolán McNamara1-4/+0
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin1-3/+2
2017-04-23Toolbars can't be nestedMaxim Monastirsky1-14/+4
2017-04-23tdf#101374 Don't confuse "Label" with "Name"Maxim Monastirsky1-121/+46
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky1-8/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-1/+1
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens3-14/+6
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin5-41/+10
2017-04-19remove freshly unused menu support from src filesCaolán McNamara2-1/+1
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-2/+0
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens1-1/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+1