summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2010-11-23cppcheck: These functions can be consCaolán McNamara1-2/+2
2010-11-22Remove the last of the HC IconsJoseph Powers1-10/+2
2010-11-22remove dead code in calc core datapjacquod2-33/+7
2010-11-21.src cleanup and .png fixesJoseph Powers36-1109/+48
2010-11-21hrc cleanupJoseph Powers39-201/+27
2010-11-21removed dead code in calc core toolsPierre-André Jacquod1-1/+1
2010-11-21remove dead code in calc ui vbremove dead code in calc ui vbaaPierre-André Jacquod2-41/+1
2010-11-21cleaned dead code in calc ui viewPierre-André Jacquod3-93/+5
2010-11-21dead code removed in calc ui pagedlgPierre-André Jacquod2-130/+0
2010-11-21removing dead code in calc docshellPierre-André Jacquod5-72/+0
2010-11-21clean dead code in sc fileter excelPierre-André Jacquod3-31/+0
2010-11-21remove dead code in calc/sc/incPierre-André Jacquod1-20/+1
2010-11-20replace ScfRef with boost::shared_ptr in assertions tooDavid Tardon8-35/+35
2010-11-19Replace ScfRef with boost::shared_ptr in calc filter code.Nigel Hawkins47-460/+412
2010-11-19No automatic width adjustment of the dropdown popups. (fdo#31710)Kohei Yoshida1-0/+1
2010-11-18Make VLOOKUP work with an external reference once again. (fdo#31718)Kohei Yoshida1-3/+8
2010-11-18Add workaround to avoid pasting data from OOo Calc as an OLE objectTor Lillqvist1-0/+7
2010-11-18Disable document modify and broadcasting of changes on range names.Kohei Yoshida11-91/+244
2010-11-17Some innocuous change merged from feature/calc-dp-unlimited-fields.Kohei Yoshida1-3/+6
2010-11-17Changing margins in print preview should mark the document modified.Kohei Yoshida1-0/+7
2010-11-16HC Cleanup - calcJoseph Powers15-207/+34
2010-11-16Let's match Excel's sheet limit which is 1024.Kohei Yoshida1-1/+1
2010-11-16Increased the sheet limit from 256 to 512.Kohei Yoshida1-1/+1
2010-11-16Beef up the warning message in case of excees worksheets.Kohei Yoshida1-1/+1
2010-11-16get this building againCaolán McNamara2-3/+2
2010-11-16remove logically redundant highcontrast codeCaolán McNamara13-43/+18
2010-11-16drop removed resourcesCaolán McNamara4-53/+1
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky4-8/+32
2010-11-16Merge commit 'ooo/OOO330_m15' into libreoffice-3-3Jan Holesovsky3-5/+29
2010-11-15Moved another struct out of document.hxx.Kohei Yoshida2-13/+13
2010-11-15Reduced unnecessary header includes in the document.hxx.Kohei Yoshida4-17/+4
2010-11-15Nuked unused data member of ScDocument.Kohei Yoshida1-1/+0
2010-11-15Fixed English strings: locked cells -> protected cells.Kohei Yoshida3-9/+9
2010-11-15Revert "initial debug statement"Kohei Yoshida1-43/+0
2010-11-15Localize the warning string.Kohei Yoshida3-8/+15
2010-11-15Swap the check box logic, with an English checkbox message.Kohei Yoshida1-2/+3
2010-11-15Replaced BOOL with bool.Kohei Yoshida1-2/+2
2010-11-15initial debug statementKohei Yoshida1-0/+43
2010-11-15Removing dead code in ScDrawViewRené Kjellerup2-25/+0
2010-11-15Macro update and Comment translationRené Kjellerup3-6/+6
2010-11-14bogus comment / code in calc.. testvbapjacquod1-3/+0
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara3-17/+17
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers5-55/+9
2010-11-12More cleanup, tab removal, bogus comments etc.Kohei Yoshida2-21/+14
2010-11-12Oops. My bad - removing my own printf silliness.Kohei Yoshida1-1/+0
2010-11-12More cleanups - trailing whitespaces & more bogus comments.Kohei Yoshida1-11/+3
2010-11-12More datapilt-related cleanups.Kohei Yoshida8-121/+110
2010-11-12Removed more useless comments, fixed indentations etc.Kohei Yoshida2-344/+304
2010-11-12More formatting & indentation fix.Kohei Yoshida1-7/+9
2010-11-12A bit of cleanup of the data pilot code.Kohei Yoshida8-100/+62