summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara3-3/+0
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky1-1/+0
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin27-118/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin44-124/+124
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann161-506/+506
2016-10-04merge sd::FuOutline with sd::FuOutlineTextNoel Grandin5-145/+35
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara1-17/+3
2016-10-03sd: mpViewShell can be nullptr in DrawDocShell::GetState()Miklos Vajna1-3/+6
2016-10-03fix bug in DocumentSettings::LoadList when testing result of lastIndexOfNoel Grandin1-1/+1
2016-10-03add more dumpAsXml()Noel Grandin1-0/+4
2016-10-02uitest: annotate slidesorter windowMarkus Mohrhard1-0/+1
2016-10-01Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara1-0/+4
2016-10-01Fix typosAndrea Gelmini4-5/+5
2016-10-01Fix typosAndrea Gelmini2-4/+4
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard2-48/+78
2016-09-30Resolves: tdf#101004 crash on using slide master design from master viewCaolán McNamara1-8/+10
2016-09-30loplugin:constantparamNoel Grandin2-9/+4
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna1-1/+2
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke2-2/+2
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara5-7/+0
2016-09-28Resolves: tdf#102343 unable to undo stylesheet changes in master...Caolán McNamara1-0/+9
2016-09-26convert eNBOType constants to scoped enumNoel Grandin2-3/+3
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara2-0/+14
2016-09-25impl this with a std::unique_ptrCaolán McNamara2-18/+15
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke29-80/+57
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin13-890/+1
2016-09-22sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna3-0/+56
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos3-268/+0
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann4-8/+8
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2-0/+48
2016-09-20loplugin:unusedfieldsNoel Grandin1-4/+0
2016-09-19Resolves: tdf#102293 triple click results in visually unselected wordCaolán McNamara1-0/+15
2016-09-19Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+6
2016-09-18loplugin:unusedenumvaluesNoel Grandin11-89/+5
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna2-0/+15
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+1
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2-2/+34
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara2-1/+9
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl4-6/+6
2016-09-15sd: loplugin:staticmethodsMichael Stahl1-0/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin11-46/+14
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+69
2016-09-14loplugin:constantparamNoel Grandin4-18/+6
2016-09-13loplugin:dllprivateStephan Bergmann2-3/+3
2016-09-13Adjust controls in animation deck and make it a11y accessibleYousuf Philips2-20/+63
2016-09-13chmod 644 some source filesStephan Bergmann2-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann257-320/+320
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-3/+0
2016-09-10loplugin:constantparam in sdNoel Grandin53-248/+150
2016-09-10Typo: (un)kown->(un)knownJulien Nabet1-1/+1