summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin
2013-08-22cppcheck: various fixesJulien Nabet
2013-08-22Unused variable.Kohei Yoshida
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-22Don't forget to export underline attributes.Kohei Yoshida
2013-08-21fdo#60740: Populate auto styles from edit cells without using UNO API.Kohei Yoshida
2013-08-21fdo#68381 take care of cell notes on TransposeLaurent Godard
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Add edit text iterator that iterates through only edit text cells.Kohei Yoshida
2013-08-20fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks
2013-08-19Revert "Seems unused too"Julien Nabet
2013-08-19Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida
2013-08-19fdo#67699: Don't forget to set filter name to the descriptor.Kohei Yoshida
2013-08-19Seems unused tooJulien Nabet
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part2)Julien Nabet
2013-08-19sc/externalrefmgr: reduce individual cell queriesPierre-Eric Pelloux-Prayer
2013-08-19sc/externalrefmgr: batch same-type cells copyPierre-Eric Pelloux-Prayer
2013-08-19set some default widths/heights for validate multiline edit boxesCaolán McNamara
2013-08-19erroralerttabpage.ui widgetsManal Alhassoun
2013-08-18Simplify a bitJulien Nabet
2013-08-17No need for pointers here, use referencesMatteo Casalin
2013-08-17sal_Bool to boolTakeshi Abe
2013-08-17Mark as constTakeshi Abe
2013-08-17WaE: C4305: 'argument' : truncation from 'int' to 'const bool'Tor Lillqvist
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers
2013-08-16fdo#37230 Add legacy cell selection behavior and config. optionTomaž Vajngerl
2013-08-16pass gb_DEBUG_CFLAGS for the remaining NOOPT filesMichael Stahl
2013-08-16cppcheck: memory leak + test rResult before freeing itJulien Nabet
2013-08-16fix for bnc#834705 missing drop downs for autofilterNoel Power
2013-08-15Make this a separate function.Kohei Yoshida
2013-08-15corrected description strings of 'criteria'Eike Rathke
2013-08-15get rid of tabs from mergeEike Rathke
2013-08-15Mark as constTakeshi Abe
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/parhtml.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin
2013-08-14Avoid wholesale rebuilding of formula groups at re-calc time.Kohei Yoshida
2013-08-15resolved fdo#67571 write flags and formula token array againEike Rathke
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xls BIFFEike Rathke
2013-08-14import/export WEBSERVICE and FILTERXML from/to .xlsxEike Rathke
2013-08-14Do the same when inserting columns.Kohei Yoshida
2013-08-14Revert "Revert "Always disable anti-aliasing for drawing cell borders." fdo#6...Kohei Yoshida
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-08-14Revert "Always disable anti-aliasing for drawing cell borders." fdo#60805Noel Power
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried
2013-08-14Resolves: #i122149# Corrected stuff around polygon-based clip regionsArmin Le Grand
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev