summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert MapUnit to scoped enumNoel Grandin94-369/+369
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann129-513/+513
2016-10-04can now remove both PopupContainer copiesCaolán McNamara11-64/+0
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara5-154/+20
2016-10-04remove PopupControl as an intermediate stepCaolán McNamara13-66/+6
2016-10-03set translatable attributes in .ui filesAndras Timar1-4/+4
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-10/+9
2016-10-03Resolves: tdf#101470 don't restore last value when submenu appearsCaolán McNamara1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+1
2016-10-01support crop and rotating for drawinglayer object in UI testingMarkus Mohrhard1-6/+42
2016-10-01Fix typosAndrea Gelmini1-7/+7
2016-10-01Fix typosAndrea Gelmini5-19/+19
2016-10-01add resizing support to drawinglayer ui test objectsMarkus Mohrhard1-3/+23
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard2-0/+114
2016-10-01coverity#1373442 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-09-30loplugin:constantparamNoel Grandin4-20/+10
2016-09-29tdf#101827 - mend busy contour dialog.Michael Meeks3-5/+40
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+1
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke2-71/+32
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara5-40/+0
2016-09-27Resolves: tdf#101884 keyboard navigation in User defined border controlCaolán McNamara1-0/+1
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-687/+3
2016-09-26convert eNBType to scoped enumNoel Grandin1-48/+48
2016-09-24sc lok: avoid full invalidate tilesHenry Castro2-2/+6
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke18-63/+35
2016-09-22-Werror,-Wunused-private-fieldStephan Bergmann1-2/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin5-154/+2
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin10-50/+50
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann3-9/+10
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin1-16/+2
2016-09-20loplugin:unusedfieldsNoel Grandin5-29/+22
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-64/+47
2016-09-18tdf#54860 make indention handles on the ruler movable inside the table.Mark Hung1-2/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin3-40/+5
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-16/+0
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-4/+4
2016-09-15Unmodified default SdrOle2Obj size is 101x101Caolán McNamara1-2/+2
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-35/+24
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+2
2016-09-14loplugin:constantparamNoel Grandin2-3/+3
2016-09-13loplugin:dllprivateStephan Bergmann6-8/+8
2016-09-13Add comment wondering whether a #if makes senseTor Lillqvist1-0/+5
2016-09-13loplugin:overrideStephan Bergmann2-2/+2
2016-09-13chmod 644 some source filesStephan Bergmann1-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann179-297/+297
2016-09-13Graphyic->GraphicCaolán McNamara2-16/+16
2016-09-13coverity#1371335 Self assignmentCaolán McNamara1-91/+0
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna1-1/+4
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist18-22/+0