summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02test color scale entriesMarkus Mohrhard
2015-04-02add test for remaining databar propertiesMarkus Mohrhard
2015-04-02add a test for databar entriesMarkus Mohrhard
2015-04-02fix error in databar entry type api mapMarkus Mohrhard
2015-04-02add properties for new databar propertiesMarkus Mohrhard
2015-04-02forgot the property definitionMarkus Mohrhard
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02avoid endless recursion in fdo84763-2.odsCaolán McNamara
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-02use error value instead of string in array/matrix, tdf#89387 tdf#42481 relatedEike Rathke
2015-04-01Resolves: tdf#88672 add missing return if error to not crashEike Rathke
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Revert "tdf#89387 Add functor for ScAmpersand"Eike Rathke
2015-03-31use error value instead of string in array/matrix, tdf#42481 relatedEike Rathke
2015-03-31Resolves: tdf#35636 implement match on empty cellsEike Rathke
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-31fix higher debugging level buildCaolán McNamara
2015-03-30Resolves: tdf#42481 propagate errors as errors in matrix calculationsEike Rathke
2015-03-30WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud
2015-03-30coverity#1292227 Missing break in switchCaolán McNamara
2015-03-30-Werror,-Wunused-private-fieldStephan Bergmann
2015-03-30finally implement and define also date formattingMarkus Mohrhard
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky
2015-03-30sc tiled editing: Improve the deselection.Jan Holesovsky
2015-03-30sc tiled editing: Implement resetSelection().Jan Holesovsky
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-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-30sc tiled editing: Implement cell selections.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-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-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-30warning C4701: potentially uninitialized local variable 'eType' usedStephan Bergmann
2015-03-30let all cond format objects inherit from XConditionEntryMarkus 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