summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2021-02-23loplugin:unusedmethodsNoel1-1/+0
2021-02-23loplugin:unusedfieldsNoel3-10/+3
2021-02-23weld fieldmenuCaolán McNamara5-77/+112
2021-02-23replace SdTemplatePopup_ImplCaolán McNamara3-54/+35
2021-02-23update pchesCaolán McNamara1-5/+2
2021-02-21loplugin:refcounting in sdNoel12-47/+34
2021-02-20Add unittest for tdf#123841 Unfilled rectangles make filled rectanglesmsrijita181-0/+34
2021-02-20loplugin:refcounting in svxNoel1-4/+4
2021-02-20drop some unneeded includesCaolán McNamara3-3/+0
2021-02-20loplugin:refcounting in svlNoel2-2/+2
2021-02-19uitest: remove duplicated testsXisco Fauli1-99/+0
2021-02-19weld slidecontextmenuCaolán McNamara5-190/+146
2021-02-19ignore "fake" keypress in slideshowCaolán McNamara1-2/+5
2021-02-19weld MasterPagesSelector context menusCaolán McNamara4-43/+16
2021-02-19RecentMasterPagesSelector menu has no "edit" entryCaolán McNamara2-9/+0
2021-02-19update pchesCaolán McNamara1-7/+2
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara3-0/+3
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-3/+3
2021-02-19Fix typoAndrea Gelmini1-1/+1
2021-02-18Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai1-1/+6
2021-02-17tdf#106612: sd: Add UItestXisco Fauli1-0/+45
2021-02-17tdf#128213 Add unit test for text camera z rotation.Gülşah Köse2-0/+17
2021-02-17tdf#82616: sd: Add UItestXisco Fauli1-0/+66
2021-02-16tdf#139511: sd: Add UItestXisco Fauli1-0/+55
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara5-0/+13
2021-02-15loplugin:referencecasting in sdNoel13-30/+27
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski4-10/+9
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara1-1/+1
2021-02-13tdf#137406 removed Apply to Master button in Slide Master modeGokce Kuler1-0/+5
2021-02-13Related: tdf#62688 support Ctrl+A to select all in impress commentsCaolán McNamara1-0/+14
2021-02-12drop unnecessary includeCaolán McNamara1-1/+0
2021-02-12weld impress annotation windowCaolán McNamara10-778/+752
2021-02-12Fix typoAndrea Gelmini1-1/+1
2021-02-11uitest: sd: Add support for sidebar uiobjectXisco Fauli1-0/+16
2021-02-11tdf#134210 Better testing for cropping bitmap of custom shape.Gülşah Köse3-18/+14
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl5-6/+7
2021-02-11fix spelling MakeBlancPage->MakeBlankPageNoel Grandin1-6/+6
2021-02-10uitest: sd: check embedded document is open in a new dialogXisco Fauli2-0/+39
2021-02-10tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse2-0/+16
2021-02-10tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse3-5/+40
2021-02-08update pchesCaolán McNamara2-2/+9
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann2-10/+12
2021-02-06Use more conversion functions from <tools/UnitConversion.hxx>Mike Kaganski5-15/+17
2021-02-04Fix typoAndrea Gelmini1-1/+1
2021-02-04use more getSdrObjectFromXShapeNoel4-39/+21
2021-02-03tdf#124708: sd_uiimpress: Add unittestXisco Fauli2-0/+31
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara7-13/+11
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara1-1/+3
2021-02-02loplugin:redundantcast catch more dynamic_castNoel5-6/+5
2021-02-02tdf#134281 [API-CHANGE] Add keyboard shortcut for UsePen and EraseInkGabor Kelemen2-4/+11