summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-10-16clang-cl loplugin: sdStephan Bergmann
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-14rename sd::Outliner to SdOutlinerNoel Grandin
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12convert impress/draw navigator to .uiCaolán McNamara
2016-10-12convert IDET flags to typed_flagsNoel Grandin
2016-10-12convert STLPropertyState constants to scoped enumNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11merge a small piece of codeCaolán McNamara
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-11convert DocumentType to scoped enumNoel Grandin
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10these navigator menu items should be radio checksCaolán McNamara
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-07SdDrawDocument::GetHitIMapObject rCmpWnd param is unusedStephan Bergmann
2016-10-07loplugin:staticmethods: sdStephan Bergmann
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04merge sd::FuOutline with sd::FuOutlineTextNoel Grandin
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-10-03sd: mpViewShell can be nullptr in DrawDocShell::GetState()Miklos Vajna
2016-10-03fix bug in DocumentSettings::LoadList when testing result of lastIndexOfNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-02uitest: annotate slidesorter windowMarkus Mohrhard
2016-10-01Engine() return mpOutliner, so can crash if Engine() used post deleteCaolán McNamara
2016-10-01Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-10-01add initial drawinglayer support to UI testing frameworkMarkus Mohrhard
2016-09-30Resolves: tdf#101004 crash on using slide master design from master viewCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna
2016-09-29merge SdrPageView::IsObjSelectable and SdrPageView::IsObjMarkableJochen Nitschke
2016-09-28tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara
2016-09-28Resolves: tdf#102343 unable to undo stylesheet changes in master...Caolán McNamara
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-25coverity#1371240 Missing move assignment operatorCaolán McNamara
2016-09-25impl this with a std::unique_ptrCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke