summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara1-6/+8
2019-10-31jsdialogs: .uno:XFillColor with string argumentSzymon Kłos1-1/+1
2019-10-31remove some stray random propertiesCaolán McNamara5-11/+0
2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann10-40/+19
2019-10-31tdf#128454: Make it possible to delete a table's single row or columnTor Lillqvist1-2/+2
2019-10-30remove unnecessary includeCaolán McNamara1-1/+0
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-30svx: prefix members of SdrModelMiklos Vajna1-218/+218
2019-10-29SvxNumValueSet doesn't need a builder anymoreCaolán McNamara1-3/+0
2019-10-29remove unnecessary includesCaolán McNamara11-12/+2
2019-10-28Upgrade to ICU 64.2Eike Rathke1-0/+29
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos1-0/+1
2019-10-28loplugin:stringadd improve detectionNoel Grandin5-19/+15
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski5-3/+102
2019-10-25svx: fix missing includeMiklos Vajna2-0/+2
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens2-0/+103
2019-10-24tdf#127411 improve sizing of status items in the status barNoel Grandin1-1/+5
2019-10-24jsdialogs: send associated uno commands for comboboxesSzymon Kłos2-0/+4
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara1-2/+20
2019-10-23jsdliaogs: send data for text styles comboboxSzymon Kłos1-0/+32
2019-10-23put together the 'magic' flow-to constantsCaolán McNamara1-2/+2
2019-10-23jsdilogs: send data for font name & size toolitemsSzymon Kłos2-0/+64
2019-10-23loplugin:unusedmethodsNoel Grandin1-233/+0
2019-10-22loplugin:constantparamNoel Grandin5-26/+11
2019-10-21loplugin:virtualdead unused param in EditEngine::FieldClickedNoel Grandin2-3/+3
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin1-2/+2
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin13-26/+13
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin2-3/+3
2019-10-21loplugin:virtualdead unused param in SdrHdl::onHelpRequestNoel Grandin2-2/+2
2019-10-21loplugin:virtualdead unused param in GetSdrRepeatCommentNoel Grandin1-9/+9
2019-10-21loplugin:virtualdead unused param in CreateSvxFormatCellsDialogNoel Grandin1-2/+1
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann1-2/+2
2019-10-19This code wants to add the numeric SvxRotateMode valueStephan Bergmann1-1/+1
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1
2019-10-18loplugin:virtualdead unused param in contextMenuRequestedNoel Grandin2-4/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2-2/+11
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-19/+19
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara1-19/+19
2019-10-17SvxLanguageBox is now unusedCaolán McNamara1-70/+0
2019-10-17SvxTextEncodingBox is now unusedCaolán McNamara1-123/+0
2019-10-17Remove some memset callsMike Kaganski2-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann6-8/+8
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse4-4/+66
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin2-4/+2
2019-10-15new loplugin:bufferaddNoel Grandin2-12/+6
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák3-2/+3
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara2-160/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1