summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-04-07sc tiled editing: Don't resize the gridwin to the entire document.Jan Holesovsky
2015-04-07sc tiled editing: Show the cell cursor as a rect, not as a frame.Jan Holesovsky
2015-04-07condition-source-range-address is optional but may not be emptyMarkus Mohrhard
2015-04-06tdf#85594 Addition of freeze, split, header & footer, and symbol buttonsYousuf Philips
2015-04-04Typo: creat->createJulien Nabet
2015-04-04coverity#1292910 Dereference after null checkCaolán McNamara
2015-04-04save at least some of the external range name stuff to XLSXMarkus Mohrhard
2015-04-04actually make the exported file valid, related tdf#59663Markus Mohrhard
2015-04-04finally a good step in the direction of valid external data exportMarkus Mohrhard
2015-04-04document when we are going to create invalid OOXML documentsMarkus Mohrhard
2015-04-04correct xlsx element order, related tdf#59663Markus Mohrhard
2015-04-03sc: no need to pass these by valueMiklos Vajna
2015-04-03sc: -Werror,-Wunused-variableMiklos Vajna
2015-04-03document a few missing piecesMarkus Mohrhard
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard
2015-04-03correct implementationMarkus Mohrhard
2015-04-03rename UNO API method for cond formatMarkus Mohrhard
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro
2015-04-03use correct double to string functionsMarkus Mohrhard
2015-04-03added UI part for minLength and maxLength databar property, tdf#90197Benjamin Ni
2015-04-02empty element evaluates to 0, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-02we need a more intelligent increment for the iterator, tdf#90391Markus Mohrhard
2015-04-02Kill INetProtocol::NewsTor Lillqvist
2015-04-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann