summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-11tdf#88205 use list ctor for uno::Sequence<OUString> in scJochen Nitschke
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-29tdf#91665 l10n: Replace string list by separate strings in ScPrintUIOptionsMuhammet Kara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-26sc: convert SC_SCENARIO_.. defines typed flags ..Jochen Nitschke
2016-07-25sc: remove ScPointerChangedHint classJochen Nitschke
2016-07-19sc lok: notify other views about selection changes of multiple cellsMiklos Vajna
2016-07-19sfx2 lok: expose part number in SfxLokHelper::notifyOtherViews()Miklos Vajna
2016-06-21Remove no longer needed vcl::ITiledRenderable::registerCallback()Miklos Vajna
2016-06-20Remove no longer needed SdrModel::libreOfficeKitCallback()Miklos Vajna
2016-06-20cppcheck: catchExceptionByValueCaolán McNamara
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14sc: implement per-view resetSelection()Miklos Vajna
2016-06-10Clean up uses of Any::getValue() in scStephan Bergmann
2016-06-08sc lok: catch unhandled exceptionPranav Kant
2016-06-01WaE: loplugin:defaultparamsCaolán McNamara
2016-05-31try to fix arm build failureCaolán McNamara
2016-05-31tdf#100160 - Changing OpenCL state doesn't update sheetMarco Cecchetti
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-21lokit: add getPartHashHenry Castro
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-08lok context menu: Expose context menuPranav Kant
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-10loplugin:constantparam in scNoel Grandin
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2016-02-08svx: SdrModel::mbTiledRendering is never readMiklos Vajna
2016-02-03lok: Avoid the 'alien format' warning in LibreOfficeKit.Jan Holesovsky
2016-01-31sequence->vector in PrinterOptionsHelperNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-23sc lokit: update zoom values to graphic and text selectionHenry Castro
2016-01-12sc lokit: refactor setPartHenry Castro
2016-01-08vcl: fix WaE messagesChris Sherlock
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann