summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-05fdo#38835 strip out OUString globalsNoel Grandin
2014-12-05fdo85897 Make 'Function List' only accessible in sidebarSamuel Mehrbrodt
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-04Revert "introduce bool bBroadcast parameter for ScTable::SetDirty()"Eike Rathke
2014-12-03do not construct an ScAddress on each iterationEike Rathke
2014-12-03slightly speed-up things by using ScTable accessEike Rathke
2014-12-03introduce bool bBroadcast parameter for ScTable::SetDirty()Eike Rathke
2014-12-03Lotus 1-2-3: fix import of mathematical functionsAndras Timar
2014-12-03Lotus 1-2-3: fix import of database functionsAndras Timar
2014-12-03Lotus 1-2-3: fix import of @AVG, @PUREAVG, @COUNT, @PURECOUNTAndras Timar
2014-12-03Lotus 1-2-3: fix import of @VAR, @VARS, @PUREVAR, @PUREVARSAndras Timar
2014-12-03Lotus 1-2-3: fix import of @STD, @STDS, @PURESTD, @PURESTDSAndras Timar
2014-12-03Lotus 1-2-3: fix import of @MIN, @MAX, @PUREMIN, @PUREMAXAndras Timar
2014-12-03coverity#1242942 Use of untrusted scalar valueCaolán McNamara
2014-12-03remove boolean parameter default from ScDocument::SetDirtyEike Rathke
2014-12-03fdo#85594 enabling date format and rearranging othersYousuf Philips
2014-12-03remove boolean parameter default from ScTable::SetDirty()Eike Rathke
2014-12-03get rid of defaulted boolean parameters in ScColumn::SetDirty()Eike Rathke
2014-12-02Double blank lines...Kohei Yoshida
2014-12-02Let's not forget to move the comment too.Kohei Yoshida
2014-12-02Put this inside the bulk broadcast scope.Kohei Yoshida
2014-12-02Reduce scope level.Kohei Yoshida
2014-12-02unit test for sort with broadcasters, fdo#86762Eike Rathke
2014-12-02mark numbers as untranslatableStanislav Horacek
2014-12-02fdo#86762 re-establish listeners on moved broadcastersEike Rathke
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke
2014-12-01Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84293 move clipboard functions to the top of context menuYousuf Philips
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01add test case for fdo#86518Markus Mohrhard
2014-12-01avoid modifying range name references that are not affected, fdo#86518Markus Mohrhard
2014-12-01For external data sources this variable can be null, fdo#83534Markus Mohrhard
2014-11-30amended solution to @TERM and @CTERM import from Lotus 1-2-3Andras Timar
2014-11-30coverity#1242775 Use of untrusted scalar valueCaolán McNamara
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips
2014-11-30add test case for fdo#86253Markus Mohrhard
2014-11-30we need to copy the condition format cell for cell, fdo#86253Markus Mohrhard
2014-11-30don't call XLSX methods in XLS export, related fdo#59762Markus Mohrhard
2014-11-30setting the document modified during import is insaneMarkus Mohrhard
2014-11-28set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke
2014-11-28sanitize viewdata col/row valuesEike Rathke
2014-11-28test rows for validityCaolán McNamara
2014-11-28scui needs the opencl library at least on WindowsTor Lillqvist
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist