summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-12bnc#802350: Cell validation is not a special (cell) content.Kohei Yoshida
2013-02-12Some cppcheck cleaningJulien Nabet
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-02-12Add prefix 'm' for ScEditCell's data members.Kohei Yoshida
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-12Avoid unnecessary cloning of text object when instantiating ScEditCell.Kohei Yoshida
2013-02-12Fix duplicate conditionsJulien Nabet
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin
2013-02-12WaE: anonymous type with no linkage used to declare variable with linkageTor Lillqvist
2013-02-11Fix the memory leak. ScEditCell clones the EditTextObject in its ctor.Kohei Yoshida
2013-02-11Forgot to name it consistently...Kohei Yoshida
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida
2013-02-11Fix for one of the filter tests.Kohei Yoshida
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida
2013-02-11Import date fields.Kohei Yoshida
2013-02-11Import document title field as well.Kohei Yoshida
2013-02-11Fix sheet name field import.Kohei Yoshida
2013-02-11Prepare for the import of cell field items.Kohei Yoshida
2013-02-11Import all possible text format properties.Kohei Yoshida
2013-02-11Use hash map to avoid repetitious string comparisons.Kohei Yoshida
2013-02-11We don't need this anymore BTW.Kohei Yoshida
2013-02-11Import formatted spans correctly.Kohei Yoshida
2013-02-11Use EditEngine to create ScEditCell directly.Kohei Yoshida
2013-02-11Push everything to the cell context.Kohei Yoshida
2013-02-11Import multi-line content into ScEditCell.Kohei Yoshida
2013-02-11No need to check for empty value; it's checked when a value is assigned.Kohei Yoshida
2013-02-11These method names should use singular 'Cell', not 'Cells'.Kohei Yoshida
2013-02-11Removal of more obsolete stuff...Kohei Yoshida
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida
2013-02-11Bit of re-organization...Kohei Yoshida
2013-02-12address cell protection text alignmentCaolán McNamara
2013-02-12Widget for Calc protect cell tab pageOlivier Hallot
2013-02-11Remove uncalled blockJulien Nabet
2013-02-11add unittest for fdo#59240Korrawit Pruegsanusak
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin
2013-02-10sc_subsequent_filters-test: add bug numberKorrawit Pruegsanusak
2013-02-10fdo#56098 paste special shift options incorrect/incompleteWinfried Donkers
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-02-09Remove unused methodsThomas Arnhold
2013-02-08factor out common code of SKEW and SKEWP, fdo#60322Eike Rathke
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-07Resolves: fdo#60420 Copy chart leads to crashJulien Nabet
2013-02-07Move close button to most left of the findbarJoren De Cuyper
2013-02-07blind wae fix for MacOSXNoel Power