Age | Commit message (Expand) | Author |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, Adapt linguistic2::DictionaryList UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-02-12 | fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new style | Noel Grandin |
2013-02-12 | fdo#46808, convert i18n::OrdinalSuffix to new-style | Noel Grandin |
2013-02-12 | fdo#46808, convert i18n::InputSequenceChecker to new-style | Noel Grandin |
2013-02-12 | Templates Manager: if the title can't be edited, don't update it in UI | Cédric Bosdonnat |
2013-02-12 | don't duplicate code for msvc and gcc | David Ostrovsky |
2013-02-12 | remove Basque autotext files, they were in English | Andras Timar |
2013-02-12 | WaE: anonymous type with no linkage used to declare variable with linkage | Tor Lillqvist |
2013-02-11 | Fix the memory leak. ScEditCell clones the EditTextObject in its ctor. | Kohei Yoshida |
2013-02-11 | Forgot to name it consistently... | Kohei Yoshida |
2013-02-11 | Add new filter test for raw cell value import from ods. | Kohei Yoshida |
2013-02-11 | Fix for one of the filter tests. | Kohei Yoshida |
2013-02-11 | Import URL fields as well. Now I'm done. | Kohei Yoshida |
2013-02-11 | Import date fields. | Kohei Yoshida |
2013-02-11 | Import document title field as well. | Kohei Yoshida |
2013-02-11 | Add Dump() method to dump content of EditTextObject. | Kohei Yoshida |
2013-02-11 | Fix sheet name field import. | Kohei Yoshida |
2013-02-11 | Prepare for the import of cell field items. | Kohei Yoshida |
2013-02-11 | Import all possible text format properties. | Kohei Yoshida |
2013-02-11 | Use hash map to avoid repetitious string comparisons. | Kohei Yoshida |
2013-02-11 | We don't need this anymore BTW. | Kohei Yoshida |
2013-02-11 | Import formatted spans correctly. | Kohei Yoshida |
2013-02-11 | Use EditEngine to create ScEditCell directly. | Kohei Yoshida |
2013-02-11 | Push everything to the cell context. | Kohei Yoshida |
2013-02-11 | Import multi-line content into ScEditCell. | Kohei Yoshida |
2013-02-11 | No need to check for empty value; it's checked when a value is assigned. | Kohei Yoshida |
2013-02-11 | These method names should use singular 'Cell', not 'Cells'. | Kohei Yoshida |
2013-02-11 | Removal of more obsolete stuff... | Kohei Yoshida |
2013-02-11 | First cut on the re-work. Lots of things are still broken. | Kohei Yoshida |
2013-02-11 | Bit of re-organization... | Kohei Yoshida |
2013-02-12 | address cell protection text alignment | Caolán McNamara |
2013-02-12 | Widget for Calc protect cell tab page | Olivier Hallot |
2013-02-12 | Bump Impress Remote version. | Thorsten Behrens |
2013-02-12 | fdo#60703: MSDraw filter: fix import of flags | Michael Stahl |
2013-02-11 | Bump Impress Remote version. | Thorsten Behrens |
2013-02-11 | Remove empty ant.properties | Thorsten Behrens |
2013-02-11 | Remove uncalled block | Julien Nabet |
2013-02-11 | msvc needs instooofiltmsi too | Peter Foley |
2013-02-11 | stdcall and declspec(dllexport) don't play nicely together | Peter Foley |
2013-02-11 | ups, don't delete this | Xisco Fauli |
2013-02-11 | pywizards: simplify paths handling | Xisco Fauli |
2013-02-11 | Make instsetoo_native build again on mingw | David Ostrovsky |
2013-02-11 | do not codesign by default on Mac. only codsigne if explicitely asked | Norbert Thiebaud |
2013-02-11 | Make setup_native build again for --enable-epm Linux/RPM | Stephan Bergmann |
2013-02-11 | Leftover store/inc/makefile.mk | Stephan Bergmann |
2013-02-11 | no g_list_free_full in RHEL-6 glib | Caolán McNamara |
2013-02-11 | WaE: strict-aliasing issues | Caolán McNamara |