summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
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
2015-11-05sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna
2015-11-02LOK: make use of MOUSEMOVE in calcMihai Varga
2015-10-30LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna
2015-10-28vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26loplugin:literaltoboolconversionStephan Bergmann
2015-10-26sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-22sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05LOK: added the button type and key modifier to postMouseEvent()Mihai Varga
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-22convert SC_SHEETEVENT to scoped enumNoel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-13sc: fix LOKit invalidate setPartHenry Castro
2015-08-13tdf#93154: Save button often does not saveMihai Varga