summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-12fdo#46808, use constructor for datatransfer::MimeContentTypeFactoryNoel Grandin15-164/+126
2013-02-12fdo#46808, convert some code to XComponentContextNoel Grandin1-2/+3
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin3-5/+48
2013-02-12fdo#46808, convert some svtools code to XComponentContextNoel Grandin7-27/+23
2013-02-12fdo#46808, script::DocumentDialogLibraryContainer needed a new constructorNoel Grandin2-5/+5
2013-02-12fdo#46808, script::DocumentScriptLibraryContainer needed a new constructorNoel Grandin2-5/+4
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin27-433/+286
2013-02-12fdo#46808, Adapt linguistic2::DictionaryList UNO service to new styleNoel Grandin22-91/+81
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin48-214/+163
2013-02-12fdo#46808, Adapt document::XMLOasisBasicImporter UNO service to new styleNoel Grandin7-40/+69
2013-02-12fdo#46808, Adapt animations::SequenceTimeContainer UNO service to new styleNoel Grandin4-47/+73
2013-02-12fdo#46808, convert i18n::OrdinalSuffix to new-styleNoel Grandin3-53/+30
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin8-42/+15
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat7-11/+13
2013-02-12don't duplicate code for msvc and gccDavid Ostrovsky1-2/+3
2013-02-12remove Basque autotext files, they were in EnglishAndras Timar11-964/+0
2013-02-12WaE: anonymous type with no linkage used to declare variable with linkageTor Lillqvist1-5/+1
2013-02-11Fix the memory leak. ScEditCell clones the EditTextObject in its ctor.Kohei Yoshida1-1/+2
2013-02-11Forgot to name it consistently...Kohei Yoshida1-4/+4
2013-02-11Add new filter test for raw cell value import from ods.Kohei Yoshida2-0/+18
2013-02-11Fix for one of the filter tests.Kohei Yoshida1-1/+1
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida6-17/+127
2013-02-11Import date fields.Kohei Yoshida4-8/+12
2013-02-11Import document title field as well.Kohei Yoshida4-12/+27
2013-02-11Add Dump() method to dump content of EditTextObject.Kohei Yoshida6-0/+75
2013-02-11Fix sheet name field import.Kohei Yoshida2-20/+53
2013-02-11Prepare for the import of cell field items.Kohei Yoshida6-7/+177
2013-02-11Import all possible text format properties.Kohei Yoshida2-24/+211
2013-02-11Use hash map to avoid repetitious string comparisons.Kohei Yoshida7-60/+157
2013-02-11We don't need this anymore BTW.Kohei Yoshida1-3/+0
2013-02-11Import formatted spans correctly.Kohei Yoshida6-20/+230
2013-02-11Use EditEngine to create ScEditCell directly.Kohei Yoshida5-47/+51
2013-02-11Push everything to the cell context.Kohei Yoshida4-16/+22
2013-02-11Import multi-line content into ScEditCell.Kohei Yoshida1-1/+22
2013-02-11No need to check for empty value; it's checked when a value is assigned.Kohei Yoshida1-3/+3
2013-02-11These method names should use singular 'Cell', not 'Cells'.Kohei Yoshida2-8/+9
2013-02-11Removal of more obsolete stuff...Kohei Yoshida2-58/+1
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida11-332/+257
2013-02-11Bit of re-organization...Kohei Yoshida2-35/+35
2013-02-12address cell protection text alignmentCaolán McNamara7-92/+92
2013-02-12Widget for Calc protect cell tab pageOlivier Hallot6-149/+266
2013-02-12Bump Impress Remote version.Thorsten Behrens1-2/+2
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl1-1/+2
2013-02-11Bump Impress Remote version.Thorsten Behrens1-2/+2
2013-02-11Remove empty ant.propertiesThorsten Behrens2-17/+1
2013-02-11Remove uncalled blockJulien Nabet1-7/+0
2013-02-11msvc needs instooofiltmsi tooPeter Foley1-0/+1
2013-02-11stdcall and declspec(dllexport) don't play nicely togetherPeter Foley4-2/+10
2013-02-11ups, don't delete thisXisco Fauli1-0/+2
2013-02-11pywizards: simplify paths handlingXisco Fauli6-167/+19