summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin24-220/+221
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin5-36/+33
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-1/+1
2016-10-12convert impress/draw navigator to .uiCaolán McNamara16-438/+316
2016-10-12convert IDET flags to typed_flagsNoel Grandin4-44/+52
2016-10-12convert STLPropertyState constants to scoped enumNoel Grandin4-82/+84
2016-10-12convert EID constants to typed_flagsNoel Grandin15-212/+221
2016-10-11merge a small piece of codeCaolán McNamara4-12/+4
2016-10-11convert PageKind to scoped enumNoel Grandin93-667/+669
2016-10-11convert EditMode to scoped enumNoel Grandin38-138/+136
2016-10-11convert DocumentType to scoped enumNoel Grandin43-85/+85
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose2-19/+0
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt2-0/+4
2016-10-10these navigator menu items should be radio checksCaolán McNamara1-7/+7
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek14-68/+68
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann4-6/+5
2016-10-07loplugin:staticmethods: sdStephan Bergmann18-44/+44
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky1-1/+0
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky3-46/+5
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky2-15/+12
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2-2/+0
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand1-2/+7
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