summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2020-04-29lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer
2020-03-16Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2020-01-13lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos
2019-11-21jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos
2019-11-08jsdialogs: apply .uno:FillColor in CalcSzymon Kłos
2019-11-08jsdialog: apply .uno:XLineColor in CalcSzymon Kłos
2019-11-08jsdialog: apply .uno:LineWidth in CalcSzymon Kłos
2019-10-21sc: open hyperlinks when requested through context menuMarco Cecchetti
2019-10-11lok: Don't activate chart on insert.Michael Meeks
2019-10-10Don't show chart wizard on mobileSzymon Kłos
2019-09-28Make Chart Creation Wizard asyncSzymon Kłos
2019-06-29lokdialog: Convert the Format -> Position and Size... to async exec for scMuhammet Kara
2019-06-29lokdialog: Convert the Format -> Line... to async execMuhammet Kara
2019-06-29lokdialog: Convert the Format -> Area... to async exec.Muhammet Kara
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-11tdf#119580 sc: Use the regular object popupmenu for chartsMaxim Monastirsky
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-06return unique_ptr from CreateDefaultObject in sc/Noel Grandin
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-09-18weld ScParagraphDlgCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12tdf#119793 Crash on redo of rectangle movement and textNoel Grandin
2018-09-10weld SvxCaptionTabDialogCaolán McNamara
2018-09-09weld SvxAreaTabDialogCaolán McNamara
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-24tdf#119236 Dimension dialog for Writer and CalcMaxim Monastirsky
2018-08-24Explicitly set line ends for measure linesMaxim Monastirsky
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-06Translate German comments and debug stringsJohnny_M