summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
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
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-27tiledrendering: added getPartName method for calcMihai Varga
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-06-23sc: add ScModelObj::getTextSelection().Henry Castro
2015-06-22sc tiled rendering: Set some minimal size of the document.Jan Holesovsky
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04sc tiled editing: EndTracking trigger MouseUpHenry Castro
2015-05-31Calc: Insert row/col before/after [1/2]Philippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-17Clean up conversions from ScBreakType (aka sal_uInt8) to boolStephan Bergmann
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Allow turning the text selection into cell selection.Jan Holesovsky
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07sc tiled editing: Fix the conversion so that it works with zoom too.Jan Holesovsky
2015-04-07sc tiled editing: For now, revert to using the entire doc size.Jan Holesovsky
2015-04-07sc tiled editing: This correction is not needed, pass the exact values.Jan Holesovsky
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07sc tiled editing: Set the 100% zoom in the selection-related methods too.Jan Holesovsky
2015-04-07sc tiled editing: Use the LogicMapMode even for mouse positions.Jan Holesovsky
2015-04-07sc tiled editing: Moving handles in text in drawing shapes in Calc.Jan Holesovsky
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann