summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-08sc tiled editing: Reuse the selection method.Jan Holesovsky
2015-04-08sc tiled editing: Double click in the cell selects the entire cell.Jan Holesovsky
2015-04-08TableRef: add pointers to documentationEike Rathke
2015-04-08TableRef: table name without items references data onlyEike Rathke
2015-04-08TableRef: match column header rows against DBrange first rowEike Rathke
2015-04-08TableRef: handle column rangeEike Rathke
2015-04-08TableRef: both column range rows must be table range top rowEike Rathke
2015-04-08TableRef: push ref only valid after openEike Rathke
2015-04-08TableRef: limit to specified columnsEike Rathke
2015-04-08TableRef: keywords come with extra brackets eachEike Rathke
2015-04-08TableRef: simplify logic a littleEike Rathke
2015-04-08TableRef: set errNoRef is there is no resulting rangeEike Rathke
2015-04-08TableRef: handle #ThisRowEike Rathke
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-04-08the attribute name is actually table:database-table-nameMarkus Mohrhard
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth
2015-04-08Fix duplicate widget IDs and sloppy mnemonic IDsKatarina Behrens
2015-04-08convert RECALCMODE_ constants to scoped enumNoel Grandin
2015-04-08convert SHADOW_ constants to enum classNoel Grandin
2015-04-08sc tiled editing: Never show the cell cursor.Jan Holesovsky
2015-04-08sc tiled editing: Allow turning the text selection into cell selection.Jan Holesovsky
2015-04-08sc tiled editing: Better setup of drawinglayer, so that images are swapped in.Jan Holesovsky
2015-04-07TableRef: implement more keyword casesEike Rathke
2015-04-07TableRef: add Totals to ScDBDataEike Rathke
2015-04-07TableRef: only #Headers,#Data or #Data,#Totals combinations allowedEike Rathke
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07fix crash on re-export of fdo64646-4.xls back to xlsCaolán McNamara
2015-04-07cppcheck: should be passed by referenceCaolán McNamara
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-07sc tiled editing: Don't crash on desktop.Jan Holesovsky
2015-04-07sc tiled editing: Fix the conversion so that it works with zoom too.Jan Holesovsky
2015-04-07Revert "sc tiled editing: This got fixed by the recent changes."Jan Holesovsky
2015-04-07sc tiled editing: For now, revert to using the entire doc size.Jan Holesovsky
2015-04-07sc tiled editing: Correct position of the selection in far positions.Jan Holesovsky
2015-04-07sc tiled editing: Changed behaviour double click to click.Henry Castro
2015-04-07sc tiled editing: This correction is not needed, pass the exact values.Jan Holesovsky
2015-04-07sc tiled editing: Don't show cell selection when dragging shapes.Jan Holesovsky
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07sc tiled editing: Changed function to PixelToLogic.Henry Castro
2015-04-07vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunitMiklos Vajna
2015-04-07sc tiled editing: Set the 100% zoom in the selection-related methods too.Jan Holesovsky
2015-04-07sc: Don't limit the zoom to some funny numbers.Jan Holesovsky
2015-04-07Update comment.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-07vcl tiled rendering: fix Writer/Impress invalidation rectangleMiklos Vajna
2015-04-07sc tiled editing: Make the editing of text in shapes in Calc work.Jan Holesovsky
2015-04-07sc tiled editing: This got fixed by the recent changes.Jan Holesovsky
2015-04-07sc tiled editing: Don't show the cell selection when editing text in shape.Jan Holesovsky