summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2017-06-26tdf#98800 Enable Next button on the third page of the MM WizardGabor Kelemen1-0/+1
2017-06-16tdf#108486 Only apply hyperlink settings if something did changeSamuel Mehrbrodt1-0/+2
2017-06-14tdf#103311 Conditionally disable Next button on MM Wizard page 4Gabor Kelemen1-4/+5
2017-06-06tdf#102930 Add custom HIDS for New Address Block pageGabor Kelemen1-0/+10
2017-06-01tdf#107589 Make description editable from Options tab.Gulsah Kose1-0/+14
2017-05-31tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-3/+13
2017-05-21make string translation loading more uniformCaolán McNamara43-216/+216
2017-05-18loplugin:unusedmethodsNoel Grandin2-25/+0
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl5-8/+8
2017-05-12remove unused uno::Reference varsNoel Grandin3-7/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-2/+2
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke5-5/+0
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin9-19/+19
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin1-2/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl3-4/+4
2017-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin5-15/+15
2017-05-04Resolves: tdf#107603 crash after loading new numrule in numbering dialogCaolán McNamara1-0/+3
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos1-17/+42
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann2-4/+4
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-27remove sw bitmaps from .src filesCaolán McNamara10-269/+28
2017-04-26use strong_int for LanguageTypeNoel Grandin6-14/+16
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen2-1/+6
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock4-0/+4
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna2-101/+101
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin10-37/+13
2017-04-21tdf#107211 sw: ODF import: add a horrible hack to import "Default"Michael Stahl1-0/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-14AutoText: .dotx files visible when importSzymon Kłos1-0/+6
2017-04-13convert annotation menu to .uiCaolán McNamara1-92/+0
2017-04-13convert TableChgMode to scoped enumNoel Grandin1-6/+6
2017-04-12enum spelling: throught -> throughJustin Luth3-6/+6
2017-04-12convert header/footer menu to .uiCaolán McNamara1-23/+0
2017-04-12convert annotation page break menu to .uiCaolán McNamara1-19/+0
2017-04-12convert SelectionType to scoped enumNoel Grandin5-30/+29
2017-04-10sw: prefix members of SwRedlineOptionsTabPageMiklos Vajna1-108/+108
2017-04-07Drop unnecessary HIDsGabor Kelemen1-9/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann1-2/+2
2017-04-05There is no MM wizard page after Layout page nowGabor Kelemen1-13/+0
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara2-6/+6
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara1-1/+1
2017-04-03sw: prefix members of SwTokenWindowMiklos Vajna1-117/+117
2017-04-03tdf#106897: preset visited/unvisited character style in ListBoxOliver Specht1-0/+2
2017-04-03use actual UNO enums in swNoel Grandin2-5/+6
2017-03-31use actual UNO enums in svxNoel Grandin2-7/+7