Age | Commit message (Expand) | Author | Files | Lines |
2011-12-20 | another "ScToken::GetDoubleRef: virtual dummy called" | Eike Rathke | 1 | -3/+5 |
2011-12-19 | don't set the current entry during initialisation | Markus Mohrhard | 2 | -4/+5 |
2011-12-17 | WaE Mac unitialized value false positive | Norbert Thiebaud | 1 | -1/+3 |
2011-12-16 | fdo#33602: Preserving dbf import/export charset. | Muthu Subramanian | 1 | -2/+58 |
2011-12-16 | Adding more dbf file types. | Muthu Subramanian | 1 | -0/+4 |
2011-12-16 | disable scs' subsequenttests that use binfilter formats | Markus Mohrhard | 1 | -2/+2 |
2011-12-15 | Resolved fdo#43831 Advanced FILTER incompatible with 3.4.4 documents | Eike Rathke | 1 | -3/+14 |
2011-12-15 | revert erroneous move of subsequenttests into normal unit tests | Michael Meeks | 1 | -4/+0 |
2011-12-15 | remove unused ScInputBarGroup::GainFocus | Noel Power | 2 | -8/+0 |
2011-12-15 | if editing in formulabar restore focus to inputline after expand/collapse | Noel Power | 1 | -0/+3 |
2011-12-15 | Resolves fdo#43725 crash on saving a file | Eike Rathke | 1 | -13/+72 |
2011-12-15 | fdo#33747: Row Height is unnecessarily large. | Muthu Subramanian | 1 | -0/+4 |
2011-12-15 | shrink the unit test template directory to save some duplication | Michael Meeks | 1 | -0/+4 |
2011-12-14 | ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefToken | Eike Rathke | 1 | -0/+5 |
2011-12-14 | stop formulabar controls being repositioned vertically in multiline mode | Noel Power | 2 | -3/+25 |
2011-12-14 | adjust multiline button and scrollbar size/positions | Noel Power | 1 | -2/+3 |
2011-12-14 | fdo#39118: Fixed chart listener registration during ODS import. | Kohei Yoshida | 2 | -3/+3 |
2011-12-13 | fdo#35981: Handle empty members correctly during field popup. | Kohei Yoshida | 1 | -2/+12 |
2011-12-14 | ManageNames: info text should be centered in the text field | Markus Mohrhard | 1 | -0/+1 |
2011-12-13 | fdo#39917: Use correct address convention during search and replace. | Kohei Yoshida | 2 | -8/+7 |
2011-12-13 | fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT | Miklos Vajna | 1 | -2/+2 |
2011-12-13 | Don't crash when typing Japanese via SCIM. | Kohei Yoshida | 1 | -2/+2 |
2011-12-13 | Pass the correct ScTabViewShell instance to the input box. | Kohei Yoshida | 2 | -41/+43 |
2011-12-12 | fdo#32530: Correct default horizontal alignment for complex script. | Kohei Yoshida | 2 | -6/+45 |
2011-12-12 | fdo#35539: Don't evaluate error cells as values during filtering. | Kohei Yoshida | 1 | -0/+6 |
2011-12-12 | Fix filtering by inequality operators e.g. >5, <=3, etc. | Kohei Yoshida | 1 | -1/+5 |
2011-12-12 | double check pEditView ( appears some re-entrency foo can zap it ) | Noel Power | 1 | -1/+3 |
2011-12-12 | fix autocorrection sync problem with input/formulabar | Noel Power | 3 | -20/+16 |
2011-12-10 | fixed fdo#43700 ROWS(), COLUMNS() and SHEETS() don't work with external refer... | Eike Rathke | 1 | -0/+41 |
2011-12-10 | fdo#43467: Infer number format from formula result if appropriate. | Kohei Yoshida | 1 | -45/+60 |
2011-12-09 | fdo#38545: Show/hide anchor when the anchoring status changes. | Kohei Yoshida | 1 | -0/+7 |
2011-12-09 | fixed Calc unit-test crashes | Fridrich Štrba | 1 | -7/+7 |
2011-12-08 | bnc#656073: Allow filtering by error value. | Kohei Yoshida | 2 | -17/+36 |
2011-12-08 | bnc#727504: Correctly convert chart data ranges. | Kohei Yoshida | 1 | -4/+3 |
2011-12-09 | fixed fdo#43614 Crash when closing document and several Spreadsheet documents... | Eike Rathke | 2 | -3/+32 |
2011-12-08 | Fix for bug fdo43586, need more room for localized string | Olivier Hallot | 2 | -2/+2 |
2011-12-08 | We need to set the current cell range object regardless of style name. | Kohei Yoshida | 1 | -28/+44 |
2011-12-07 | fdo#43534: Fully support external references in CELL function. | Kohei Yoshida | 3 | -58/+170 |
2011-12-07 | fdo#43534: Reset tab index for SingleRefToVars() call. | Kohei Yoshida | 1 | -0/+6 |
2011-12-07 | i#106210 store proper ODFF names, accept aliases | Eike Rathke | 1 | -4/+5 |
2011-12-07 | fdo#42259: Fixed RTF import crash etc. | Kohei Yoshida | 2 | -29/+34 |
2011-12-07 | fdo#43534: Partially support external refs in CELL function. | Kohei Yoshida | 6 | -7/+111 |
2011-12-07 | remove unused variable | Noel Power | 1 | -1/+0 |
2011-12-07 | better sizing of inputbar ( removed weird calculations I didn't understand ) | Noel Power | 2 | -15/+12 |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 |
2011-12-07 | normalize Red Hat, Inc. | Caolán McNamara | 5 | -79/+82 |
2011-12-07 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | 3 | -21/+12 |
2011-12-07 | Use configmgr directly in SvxAsianConfig. | Stephan Bergmann | 1 | -1/+1 |
2011-12-07 | Moved modifications.xcu to test, used from multiple modules. | Stephan Bergmann | 4 | -42/+3 |
2011-12-07 | Removed unnessecary tools/table.hxx includes | Marcel Metz | 1 | -1/+0 |