summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
2012-06-19remove some UniString ctorsCaolán McNamara
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-18-Werror=unused-parameterStephan Bergmann
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard
2012-06-18remove two cppcheck warnings in scMarkus Mohrhard
2012-06-18Change validate "between" and "not between" to "valid/invalid range"Joel Madero
2012-06-17Remove unused variables and parametersDaniel Bankston
2012-06-17Fix regression that caused extra validation entries to be added to scdocumentDaniel Bankston
2012-06-17Improve unit test for ODS import of data validityDaniel Bankston
2012-06-17Convert ODS import of Data Validaty to direct scDaniel Bankston
2012-06-17Add unit test for ODS import of Data ValidityDaniel Bankston
2012-06-17Add ODS unittest that checks merged cells and their content on multiple sheetsDaniel Bankston
2012-06-17Move logic in AddFormulaCell() that adds non-formula cells into its own methodDaniel Bankston
2012-06-17Put logic that adds nonformula cells into its own methodDaniel Bankston
2012-06-17Put some conditional statements into readable methods and do minor formattingDaniel Bankston
2012-06-17Move EndElement()'s logic (that adds formula cell to doc) into its own methodDaniel Bankston
2012-06-17Put EndElement()'s long for-loop into its own methodDaniel Bankston
2012-06-17Break contents EndElement()'s switch statement into smaller sub functionsDaniel Bankston
2012-06-17Extend repeated columns unit test to check both text and numbersDaniel Bankston
2012-06-17Fix repeating columnsDaniel Bankston
2012-06-17Commit files used in repeated columns unit testDaniel Bankston
2012-06-17Added unit test for repeated columns in ODS import.Daniel Bankston
2012-06-17Remove commentsDaniel Bankston
2012-06-17Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston
2012-06-17Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston
2012-06-17Remove unused ScMyTables merge methods and convert column/row methodsDaniel Bankston
2012-06-17Convert GetRealCellPos and calls to use ScAddressDaniel Bankston
2012-06-17Convert ScMyTableData to use ScAddressDaniel Bankston
2012-06-17Remove unused methodDaniel Bankston
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15add HelpId to key binding selection listboxAndras Timar
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15Remove unused template.cxxThomas Arnhold
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-15Extend current database range unit test to also check xls and xlsxDaniel Bankston
2012-06-15Remove unused argumentCor Nouws
2012-06-15Adding an accelerator in Calc autofilterCor Nouws
2012-06-15added zoom submenu to ViewTim Hardeck
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-15disable two ui elements for 3.6Markus Mohrhard
2012-06-15use correct localization aware string to doubleMarkus Mohrhard
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara