Age | Commit message (Expand) | Author |
2015-04-08 | convert RECALCMODE_ constants to scoped enum | Noel Grandin |
2015-04-08 | convert SHADOW_ constants to enum class | Noel Grandin |
2015-04-08 | sc tiled editing: Never show the cell cursor. | Jan Holesovsky |
2015-04-08 | sc tiled editing: Allow turning the text selection into cell selection. | Jan Holesovsky |
2015-04-08 | sc tiled editing: Better setup of drawinglayer, so that images are swapped in. | Jan Holesovsky |
2015-04-07 | TableRef: implement more keyword cases | Eike Rathke |
2015-04-07 | TableRef: add Totals to ScDBData | Eike Rathke |
2015-04-07 | TableRef: only #Headers,#Data or #Data,#Totals combinations allowed | Eike Rathke |
2015-04-07 | Remove dead INetProtocol::Vim | Stephan Bergmann |
2015-04-07 | fix crash on re-export of fdo64646-4.xls back to xls | Caolán McNamara |
2015-04-07 | cppcheck: should be passed by reference | Caolán McNamara |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-07 | sc tiled editing: Don't crash on desktop. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Fix the conversion so that it works with zoom too. | Jan Holesovsky |
2015-04-07 | Revert "sc tiled editing: This got fixed by the recent changes." | Jan Holesovsky |
2015-04-07 | sc tiled editing: For now, revert to using the entire doc size. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Correct position of the selection in far positions. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Changed behaviour double click to click. | Henry Castro |
2015-04-07 | sc tiled editing: This correction is not needed, pass the exact values. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Don't show cell selection when dragging shapes. | Jan Holesovsky |
2015-04-07 | LOK: reimplement lok::Document::postKeyEvent() | Miklos Vajna |
2015-04-07 | sc tiled editing: Changed function to PixelToLogic. | Henry Castro |
2015-04-07 | vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunit | Miklos Vajna |
2015-04-07 | sc tiled editing: Set the 100% zoom in the selection-related methods too. | Jan Holesovsky |
2015-04-07 | sc: Don't limit the zoom to some funny numbers. | Jan Holesovsky |
2015-04-07 | Update comment. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Use the LogicMapMode even for mouse positions. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Moving handles in text in drawing shapes in Calc. | Jan Holesovsky |
2015-04-07 | vcl tiled rendering: fix Writer/Impress invalidation rectangle | Miklos Vajna |
2015-04-07 | sc tiled editing: Make the editing of text in shapes in Calc work. | Jan Holesovsky |
2015-04-07 | sc tiled editing: This got fixed by the recent changes. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Don't show the cell selection when editing text in shape. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Don't resize the gridwin to the entire document. | Jan Holesovsky |
2015-04-07 | sc tiled editing: Show the cell cursor as a rect, not as a frame. | Jan Holesovsky |
2015-04-07 | condition-source-range-address is optional but may not be empty | Markus Mohrhard |
2015-04-06 | tdf#85594 Addition of freeze, split, header & footer, and symbol buttons | Yousuf Philips |
2015-04-04 | Typo: creat->create | Julien Nabet |
2015-04-04 | coverity#1292910 Dereference after null check | Caolán McNamara |
2015-04-04 | save at least some of the external range name stuff to XLSX | Markus Mohrhard |
2015-04-04 | actually make the exported file valid, related tdf#59663 | Markus Mohrhard |
2015-04-04 | finally a good step in the direction of valid external data export | Markus Mohrhard |
2015-04-04 | document when we are going to create invalid OOXML documents | Markus Mohrhard |
2015-04-04 | correct xlsx element order, related tdf#59663 | Markus Mohrhard |
2015-04-03 | sc: no need to pass these by value | Miklos Vajna |
2015-04-03 | sc: -Werror,-Wunused-variable | Miklos Vajna |
2015-04-03 | document a few missing pieces | Markus Mohrhard |
2015-04-03 | first part for correct handling of new cond format entries | Markus Mohrhard |
2015-04-03 | correct implementation | Markus Mohrhard |
2015-04-03 | rename UNO API method for cond format | Markus Mohrhard |