summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30sd tiled rendering: increase hit testing toleranceMiklos Vajna
2015-03-30svx tiled rendering: grow hittest size when map mode is in mm100Miklos Vajna
2015-03-30SdrMarkView::SetMarkHandles: perform the mm100 -> twip conversion on a copyMiklos Vajna
2015-03-30SdrObject::dumpAsXml: show bounding rectangleMiklos Vajna
2015-03-30sc tiled editing: Implement moving of the selection handles.Jan Holesovsky
2015-03-30sc tiled editing: Setup the Calc's editeng for tiled editing.Jan Holesovsky
2015-03-30svx tiled rendering: fix Impress graphic selectionMiklos Vajna
2015-03-30lokdocview: lcl_onDestroy() -> LOKDocView_Impl::destroy()Miklos Vajna
2015-03-30Revert "sc tiled editing: Limit the mouse events only to the document size."Jan Holesovsky
2015-03-30sc tiled editing: Limit the mouse events only to the document size.Henry Castro
2015-03-30sc tiled editing: Set the viewport size to document sizeHenry Castro
2015-03-30SdXImpressDocument: implement setTextSelection()Miklos Vajna
2015-03-30vcl::ITiledRenderable: can mark these methods as pure virtualMiklos Vajna
2015-03-30svx, sw: can avoid vcl/ITiledRenderable.hxx include hereMiklos Vajna
2015-03-30editeng tiled rendering: fix selection overlay in ImpressMiklos Vajna
2015-03-30lokdocview: add LOKDocView_Impl ctorMiklos Vajna
2015-03-30vcl tiled rendering: fix invalidation callback in ImpressMiklos Vajna
2015-03-30android: add doc on how to set up jdbMiklos Vajna
2015-03-30warning C4701: potentially uninitialized local variable 'eType' usedStephan Bergmann
2015-03-30DocxAttributeOutput::m_pTableWrt: use std::unique_ptrMiklos Vajna
2015-03-30Don't crash if no screens available (no access to the window system)Tor Lillqvist
2015-03-30let all cond format objects inherit from XConditionEntryMarkus Mohrhard
2015-03-30fix API valuesMarkus Mohrhard
2015-03-30implement last part for color scalesMarkus Mohrhard
2015-03-30add color scale entriesMarkus Mohrhard
2015-03-30add last databar partMarkus Mohrhard
2015-03-30implement last missing IconSet pieceMarkus Mohrhard
2015-03-30first icon set entry always is minimumMarkus Mohrhard
2015-03-30add uno object for iconset entriesMarkus Mohrhard
2015-03-30add UNO object for DataBar entriesMarkus Mohrhard
2015-03-30add value for first entryMarkus Mohrhard
2015-03-30work on initial colorscale properties testsMarkus Mohrhard
2015-03-30the implementation is available so enable it againMarkus Mohrhard
2015-03-30start work on data property testsMarkus Mohrhard
2015-03-30fix conditionMarkus Mohrhard
2015-03-30correct lifecycle handling for more objectsMarkus Mohrhard
2015-03-30implement one more methodMarkus Mohrhard
2015-03-30fix return typeMarkus Mohrhard
2015-03-30implement one more methodMarkus Mohrhard
2015-03-30implement some more properties for databarsMarkus Mohrhard
2015-03-30fix getPropertyValue/setPropertyValue for ScCondFormatEntry UNO objectMarkus Mohrhard
2015-03-30more work for fixing lifecycleMarkus Mohrhard
2015-03-30add missing enum valuesMarkus Mohrhard
2015-03-30let all new conditional formatting objects use WeakImplHelperMarkus Mohrhard
2015-03-30add XIndex interface tests for ScCondFormatObjMarkus Mohrhard
2015-03-30add test for XPropertySet for ScCondFormatObjMarkus Mohrhard
2015-03-30prepare test code for next testsMarkus Mohrhard
2015-03-30fix a few places around range for conditional format APIMarkus Mohrhard
2015-03-30add test for one of the ScCondFormatsObj methodsMarkus Mohrhard
2015-03-30integrate ScConditionalFormat UNO object correctlyMarkus Mohrhard