summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30SdXImpressDocument: implement resetSelection()Miklos Vajna
2015-03-30SdrTableObj tiled rendering: implement selection callbacksMiklos Vajna
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30lokdocview: move motion handling to LOKDocView_ImplMiklos Vajna
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
2015-03-30android: properly merge README with new contentTomaž Vajngerl
2015-03-30Revert "android: add README"Tomaž Vajngerl
2015-03-30android: add READMETomaž Vajngerl
2015-03-30android: add contains (hit test) to CanvasElement interfaceTomaž Vajngerl
2015-03-30sc tiled editing: Implement scaling of drawings and bitmaps in Calc.Jan Holesovsky
2015-03-30sc: No need for a special LogicMouseButtonUp/Down.Jan Holesovsky
2015-03-30Make SetCellSelection work in pixels, and change the name accordingly.Jan Holesovsky
2015-03-30android: rename graphic selection and handleTomaž Vajngerl
2015-03-30android: introduce CanvasElement interfaceTomaž Vajngerl
2015-03-30android: fix handle and selection behaviour, clean-upTomaž Vajngerl
2015-03-30android: increase handle hit areaTomaž Vajngerl
2015-03-30android: move handles into GraphicSelectionCanvasElementTomaž Vajngerl
2015-03-30sc tiled editing: Make the selections work with zoom too.Jan Holesovsky
2015-03-30sc tiled editing: Allow resizing the cell selection using the handles.Jan Holesovsky
2015-03-30sc tiled editing: Small refactor, preparing for moving cell selections.Jan Holesovsky
2015-03-30These checks are cheap, simplify.Jan Holesovsky
2015-03-30lokdocview: move button handling to LOKDocView_ImplMiklos Vajna
2015-03-30lokdocview: move keyboard handling to LOKDocView_ImplMiklos Vajna
2015-03-30SdrMarkView tiled rendering: fix unexpected empty graphic selection eventsMiklos Vajna
2015-03-30lokdocview: larger default window sizeMiklos Vajna
2015-03-30sc tiled editing: Implement cell selections.Jan Holesovsky
2015-03-30Minor tweak of the LOK_CALLBACK_TEXT_SELECTION_START / _END docu.Jan Holesovsky
2015-03-30sc tiled editing: Use GetPrintArea() for FillInfo()/ScOutputData too.Jan Holesovsky
2015-03-30No need to create ScAddress here.Jan Holesovsky
2015-03-30sc tiled editing: using function GetPrintArea to calculate document size.Henry Castro
2015-03-30lokdocview: always use zoom factor when doing twips <-> pixel conversionMiklos Vajna
2015-03-30lokdocview: sync graphic move behavior with AndroidMiklos Vajna
2015-03-30android: Bump to android-21Jack Leigh
2015-03-30android: Get search button to show againJack Leigh
2015-03-30android: Migrate to Toolbar in file browserJack Leigh
2015-03-30android: Change to v7 support ActionBar and new themeJack Leigh
2015-03-30android: Remove striping on ActionBarJack Leigh
2015-03-30android: fix wrong TextCursorView class name, format xmlTomaž Vajngerl
2015-03-30vcl::ITiledRenderable: setTextSelection() can be pure-virtual nowMiklos Vajna
2015-03-30SdXImpressDocument: implement setGraphicSelection()Miklos Vajna
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