summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ShrinkRefTokenToDataRange:operator(): check if it's really ScDoubleRefTokenEike Rathke1-0/+5
2011-12-14stop formulabar controls being repositioned vertically in multiline modeNoel Power2-3/+25
2011-12-14adjust multiline button and scrollbar size/positionsNoel Power1-2/+3
2011-12-14fdo#39118: Fixed chart listener registration during ODS import.Kohei Yoshida2-3/+3
2011-12-13fdo#35981: Handle empty members correctly during field popup.Kohei Yoshida1-2/+12
2011-12-14ManageNames: info text should be centered in the text fieldMarkus Mohrhard1-0/+1
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida2-8/+7
2011-12-13fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERTMiklos Vajna1-2/+2
2011-12-13Don't crash when typing Japanese via SCIM.Kohei Yoshida1-2/+2
2011-12-13Pass the correct ScTabViewShell instance to the input box.Kohei Yoshida2-41/+43
2011-12-12fdo#32530: Correct default horizontal alignment for complex script.Kohei Yoshida2-6/+45
2011-12-12fdo#35539: Don't evaluate error cells as values during filtering.Kohei Yoshida1-0/+6
2011-12-12Fix filtering by inequality operators e.g. >5, <=3, etc.Kohei Yoshida1-1/+5
2011-12-12double check pEditView ( appears some re-entrency foo can zap it )Noel Power1-1/+3
2011-12-12fix autocorrection sync problem with input/formulabarNoel Power3-20/+16
2011-12-10fixed fdo#43700 ROWS(), COLUMNS() and SHEETS() don't work with external refer...Eike Rathke1-0/+41
2011-12-10fdo#43467: Infer number format from formula result if appropriate.Kohei Yoshida1-45/+60
2011-12-09fdo#38545: Show/hide anchor when the anchoring status changes.Kohei Yoshida1-0/+7
2011-12-09fixed Calc unit-test crashesFridrich Štrba1-7/+7
2011-12-08bnc#656073: Allow filtering by error value.Kohei Yoshida2-17/+36
2011-12-08bnc#727504: Correctly convert chart data ranges.Kohei Yoshida1-4/+3
2011-12-09fixed fdo#43614 Crash when closing document and several Spreadsheet documents...Eike Rathke2-3/+32
2011-12-08Fix for bug fdo43586, need more room for localized stringOlivier Hallot2-2/+2
2011-12-08We need to set the current cell range object regardless of style name.Kohei Yoshida1-28/+44
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida3-58/+170
2011-12-07fdo#43534: Reset tab index for SingleRefToVars() call.Kohei Yoshida1-0/+6
2011-12-07i#106210 store proper ODFF names, accept aliasesEike Rathke1-4/+5
2011-12-07fdo#42259: Fixed RTF import crash etc.Kohei Yoshida2-29/+34
2011-12-07fdo#43534: Partially support external refs in CELL function.Kohei Yoshida6-7/+111
2011-12-07remove unused variableNoel Power1-1/+0
2011-12-07better sizing of inputbar ( removed weird calculations I didn't understand )Noel Power2-15/+12
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07normalize Red Hat, Inc.Caolán McNamara5-79/+82
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara3-21/+12
2011-12-07Use configmgr directly in SvxAsianConfig.Stephan Bergmann1-1/+1
2011-12-07Moved modifications.xcu to test, used from multiple modules.Stephan Bergmann4-42/+3
2011-12-07Removed unnessecary tools/table.hxx includesMarcel Metz1-1/+0
2011-12-07fdo#43308: Set the logic straight for "center across selection" setting.Kohei Yoshida1-9/+3
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke3-7/+26
2011-12-06bnc#733864: Make sure to adjust the sheet index of drawing objects.Kohei Yoshida3-0/+39
2011-12-06impress210: #i117133# put new drawing layer fill and stroke styles in pool on...Christian Lippka ORACLE1-0/+1
2011-12-06calcGlueState(): move State enum to file-global anonymous namespaceLionel Elie Mamane1-2/+2
2011-12-06refactor media embedding completely:Michael Stahl1-3/+4
2011-12-05fdo#39847: Shrink chart's source ranges to data area.Kohei Yoshida1-0/+55
2011-12-05A little more annotation.Kohei Yoshida1-1/+4
2011-12-05Added comment describing what we are doing here...Kohei Yoshida1-24/+33
2011-12-05Use enum over integer constant for type safety.Kohei Yoshida1-16/+13
2011-12-05Separate method for code that determins glue state from referenced cells.Kohei Yoshida1-11/+19
2011-12-05Annotated code and a little cleanup to improve readability.Kohei Yoshida1-15/+16
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida2-415/+0