summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
2013-06-24fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power
2013-06-24fix for bnc#823935Noel Power
2013-06-23we don't need this hack without inherited number formats, fdo#66076Markus Mohrhard
2013-06-17Resolves: #i119512# selection lost if there is blank item selected...Jian Fang Zhang
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12typo correction AX_SELCTION_xxx -> AX_SELECTION_xxxNoel Power
2013-06-11Add a comment clarifying the intent of the code that may look like a bug.Kohei Yoshida
2013-06-11-Werror=shadowStephan Bergmann
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-11Resolves: #i121120 Support RightB(), LeftB(), LenB() and MidB()Wang Lei
2013-06-10Possibly uninitialized variablesFridrich Štrba
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power
2013-06-07remove unintended changes ( from some aborted approach )Noel Power
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power
2013-06-05sc: XLSX export: remove mpAttributes crack:Michael Stahl
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power
2013-06-04use better values for OOXML border width, fdo#56960Tim Richardson
2013-06-03move these two variables from member variables to normal variablesMarkus Mohrhard
2013-06-03restore old codeMarkus Mohrhard
2013-06-03correct fix for fdo#62938Markus Mohrhard
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard
2013-06-03this was commited accidentallyMarkus Mohrhard
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02String to OUStringMarkus Mohrhard
2013-06-02bail out early for error cellsMarkus Mohrhard
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-06-01use size_t where possible and fix some more placesMarkus Mohrhard
2013-05-31fix buildLuboš Luňák
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann
2013-05-31Resolves: #i119487 Images lose macro association when open Excel file in AOOWang Lei
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-30String to OUString.Donizete Waterkemper
2013-05-30XclExpComments::SaveXml: MSVC complains about distance() callMichael Stahl
2013-05-29r is an optional attribute in c and r, fdo#65059Markus Mohrhard
2013-05-28oops forgot to use the mbReadyForFinalize flag in CondFormat::finalizeImport()Noel Power