summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara2-4/+4
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara1-5/+0
2019-09-18lok: send message when in place editingSzymon Kłos1-1/+6
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov2-2/+2
2019-09-18remove unused crc functionality from ZCodecNoel Grandin1-1/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+3
2019-09-17weld DirectSQLDialogCaolán McNamara1-1/+39
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-09no spaces between inch " and number and use double-prime for "Caolán McNamara1-2/+12
2019-09-08tdf#127257 Place focus in table after table insertJim Raykowski1-1/+5
2019-09-08tdf#125520 Fix OLE objects drag&drop with 'Insert as Copy'Andrés Maldonado1-2/+11
2019-09-07remove some unnecessary castsNoel Grandin1-6/+6
2019-09-06tdf#126184 Use max paper dimensions to calculate clip regionMichael Weghorn1-3/+7
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin24-93/+86
2019-09-06Fixing "...."Andrea Gelmini15-28/+28
2019-09-06use unique_ptr in ImpConvertContainedTextToSdrPathObjsNoel Grandin8-33/+33
2019-09-06return unique_ptr from ImpConvertMakeObjNoel Grandin6-13/+14
2019-09-06tdf#127372: PPTX: Shape's background transparency changes during RTTamás Zolnai1-3/+2
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin7-61/+41
2019-09-05cid#1453561 Null pointer dereferencesCaolán McNamara1-2/+2
2019-09-04reduce Primitive2DContainer copyingNoel Grandin8-15/+15
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski3-0/+8
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski3-4/+4
2019-09-03loplugin:constmethod in svxNoel Grandin35-64/+64
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara2-0/+1409
2019-09-02loplugin:constmethod in editengNoel Grandin1-2/+2
2019-09-02we only need an OutputDevice here, not a WindowCaolán McNamara3-10/+10
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett1-0/+1
2019-09-01add explicit parent to forms wizardsCaolán McNamara1-1/+4
2019-09-01loplugin:unnecessaryvirtualNoel Grandin1-9/+0
2019-09-01loplugin:unusedfieldsNoel Grandin2-11/+3
2019-09-01loplugin:unusedmethodsNoel Grandin4-55/+0
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-31drop unused SvLBoxFontStringCaolán McNamara2-63/+0
2019-08-31drop some unnecessary includesCaolán McNamara1-2/+0
2019-08-31drop newly unused OFileURLControlCaolán McNamara1-1/+1
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara1-216/+0
2019-08-31Fix typo in codeAndrea Gelmini1-2/+2
2019-08-31Add version resource to executables where it was missingMike Kaganski1-0/+2
2019-08-30weld addressbook wizardCaolán McNamara1-39/+220
2019-08-30tdf#126959 impress table border resize handle supportTomaž Vajngerl9-55/+275
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin1-1/+1
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin4-19/+13
2019-08-27use SdrCircKind enum more widelyNoel Grandin8-114/+95
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt1-3/+12
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt2-0/+123
2019-08-27clang-format svx/source/svdraw/svdedxv.cxxSamuel Mehrbrodt1-937/+1069
2019-08-27lok: use cell instead of text selection for tables in impressTomaž Vajngerl1-10/+1