summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2019-10-28Upgrade to ICU 64.2Eike Rathke
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-10-25svx: fix missing includeMiklos Vajna
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-10-23jsdliaogs: send data for text styles comboboxSzymon Kłos
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-10-22loplugin:constantparamNoel Grandin
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-19This code wants to add the numeric SvxRotateMode valueStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-18loplugin:virtualdead unused param in contextMenuRequestedNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17SvxLanguageBox is now unusedCaolán McNamara
2019-10-17SvxTextEncodingBox is now unusedCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-13no longer need bInterimBuilderCaolán McNamara
2019-10-13SvxFontPrevWindow is now unusedCaolán McNamara
2019-10-13weld ConditionalFormattingDialogCaolán McNamara
2019-10-13tdf#125566 Add arrangement functions to position & size sidebarTomaž Vajngerl
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-10x.insert(x.getLength() -> x.appendNoel Grandin
2019-10-10basegfx: warn on unused B2DVectorMiklos Vajna
2019-10-10tdf#127525 Replaces hotkeys for "Don't Save" button from "D" to "n".shameempk
2019-10-10rename TakeUnitStr to GetUnitStrNoel Grandin