summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-11Make instsetoo_native build again on mingwDavid Ostrovsky1-1/+1
2013-02-11do not codesign by default on Mac. only codsigne if explicitely askedNorbert Thiebaud1-1/+1
2013-02-11Make setup_native build again for --enable-epm Linux/RPMStephan Bergmann1-2/+2
2013-02-11Leftover store/inc/makefile.mkStephan Bergmann1-30/+0
2013-02-11no g_list_free_full in RHEL-6 glibCaolán McNamara2-2/+4
2013-02-11WaE: strict-aliasing issuesCaolán McNamara2-42/+55
2013-02-11migrate also custom accelerators setting (fdo#57061)Petr Mladek1-0/+1
2013-02-11add more missing adodb constantsNoel Power5-0/+100
2013-02-11migrate even more user setting (fdo#57061)Petr Mladek1-0/+100
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat12-5/+257
2013-02-11Fixed SfxDocTplService_Impl::setTitleForURL to keep all streams.Cédric Bosdonnat1-2/+13
2013-02-11More quote escaping on translated strings.Thorsten Behrens2-2/+3
2013-02-11Filter out three-letter locales - aapt breaks there.Thorsten Behrens1-1/+1
2013-02-11Ignore more in-tree build output on android.Thorsten Behrens2-0/+3
2013-02-11blind wae fix for PPUNIT_ASSERT_EQUALNoel Power1-5/+8
2013-02-11advertised shotrcutsAndras Timar20-212/+13
2013-02-11Remove SDK >= 10.7 requirement for codesigning here, tooTor Lillqvist1-1/+1
2013-02-11Resolves: rhbz#527719 #i105784# improve selection of fallback fontCaolán McNamara1-14/+21
2013-02-11fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna3-5/+42