summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2011-02-22Enabled backspace with any modifier in case of SC_INPUT_TYPETakeshi Abe
2011-02-22Changed label size and position for BTN_GENERAL_PREC, FT_PREC and ED_PRECJean-Baptiste Faure
2011-02-22make this one an exception file tooCaolán McNamara
2011-02-22Include precompiled_sc.hxxTor Lillqvist
2011-02-22Include precompiled_sc.hxxTor Lillqvist
2011-02-21leave disabled under windows for the momentCaolán McNamara
2011-02-21add document load tests for CVEs that have affected calcCaolán McNamara
2011-02-21Added method documentation.Kohei Yoshida
2011-02-21Use const where possible.Kohei Yoshida
2011-02-21Extracted a common code block into own method.Kohei Yoshida
2011-02-21[PATCH 10/10] Remove deprecated List container.npcdoom
2011-02-21[PATCH 09/10] Remove deprecated List container.npcdoom
2011-02-21[PATCH 08/10] Removed deprecated List container.npcdoom
2011-02-21[PATCH 07/10] Removed deprecated container List.npcdoom
2011-02-21[PATCH 06/10] Remove deprecated List container.npcdoom
2011-02-21[PATCH 05/10] Removed deprecated List container.npcdoom
2011-02-21[PATCH 04/10] Removed deprecated List container.npcdoom
2011-02-21[PATCH 03/10] Remove deprecated List container.npcdoom
2011-02-21[PATCH 02/10] Remove deprecated List container.npcdoom
2011-02-21PATCH 01/10] Remove <tools/list.hxx>npcdoom
2011-02-21Fixed a crasher when retrieving an external value from in-memory doc.Takeshi Abe
2011-02-20Removed bogus commentTakeshi Abe
2011-02-20Removed dead codeTakeshi Abe
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers
2011-02-18Removed mis-leading comment.Kohei Yoshida
2011-02-18- Remove deprecated <tools/list.hxx> include.Rafael Dominguez
2011-02-18Removed extra ; at the end of a line.Kohei Yoshida
2011-02-18Fixed a memory leak in the datapilot code.Kohei Yoshida
2011-02-17Properly update column and row header selections. (fdo#34383)Kohei Yoshida
2011-02-17Finished to translate comments from German->English (viewfun2.cxx)Christina Rossmanith
2011-02-17cppcheck: remove redundant check.Kevin Hunter
2011-02-17Started to translate comments from German->EnglishChristina Rossmanith
2011-02-17Added unit test for built-in cell functions.Kohei Yoshida
2011-02-16Create an ScDocShell instance, and take the ScDocument instance from it.Kohei Yoshida
2011-02-16Remove BLC supportThomas Arnhold
2011-02-16add copyright headerNoel Power
2011-02-15More removal of inc/dec recalc level calls.Kohei Yoshida
2011-02-15Remove this weird recalc level construct. Let's keep it simple.Kohei Yoshida
2011-02-15Let's hide these definitions from the header, for easier debugging.Kohei Yoshida
2011-02-15Reduced indent levels by early bail out.Kohei Yoshida
2011-02-15Fixed an incorrect exporting of row styles.Kohei Yoshida
2011-02-15XLSX import of duplicate-conditional formatting.Muthu Subramanian K
2011-02-15Unused method removal.Kohei Yoshida
2011-02-15Use leaf-node search here as well, to avoid tree being re-built.Kohei Yoshida
2011-02-15Let's use a separate method for leaf-node search.Kohei Yoshida
2011-02-14Remove some extra #include <sot/sotref.hxx>Joseph Powers
2011-02-14A little cleanup.Kohei Yoshida
2011-02-14With positional insert, there is no need to do back insertion.Kohei Yoshida
2011-02-14Nailed the filtering perf issue for good. (fdo#33720)Kohei Yoshida
2011-02-14Use doxygen/javadoc style format for class documentation.Kohei Yoshida