summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2013-05-28Related: #i122208# const SC containers cannot provide non-const iteratorsHerbert Dürr
2013-05-28Fix compilation error with older compilersTor Lillqvist
2013-05-28expression is not a valid cfRule:operator valueMarkus Mohrhard
2013-05-27remove commented out ( duplicated ) RgbToRgbComponents methodNoel Power
2013-05-27remove some methods that are no longer used after reworkNoel Power
2013-05-27buffer ExtCfRuleContext startElement processingNoel Power
2013-05-27buffer conditional formatting finalization so it happens after styles importNoel Power
2013-05-27reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-27improve cell style xls[x|m] import performanceNoel Power
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power
2013-05-24Revert "reorg styles code slightly, process normal (and row ) style in own me...Noel Power
2013-05-24reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-24improve cell style xls[x|m] import performanceNoel Power
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer
2013-05-23prevent invalid files if file contains currency formatsMarkus Mohrhard
2013-05-23only export these attributes into ODF1.2 extendedMarkus Mohrhard
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22AppendAscii cleanupRicardo Montania
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-22fix for bnc#819865 itemstate in parent style incorrectly reported as setNoel Power
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-21fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-17fix missing xlsx import formula dependecy startlisten on formula array cellsNoel Power
2013-05-17no number format mumbo-jumbo needed on empty format stringEike Rathke
2013-05-16partial fix for bnc#819865Noel Power
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-05-13remove dead codeNoel Grandin
2013-05-13fdo#46808, Convert sheet::GlobalSheetSettings service to new styleNoel Grandin
2013-05-13fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-09coverity#705446: self assignmentMarkus Mohrhard
2013-05-09Set page style name to the sheet directly via ScDocument, not UNO API.Kohei Yoshida
2013-05-09Remove using namespace statements that may cause naming clashes.Kohei Yoshida
2013-05-09Adjust for API change in mdds 0.8.0.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-05-07fix for fdo#51300Noel Power
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06make Excel happyMarkus Mohrhard
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-30Ensure that modified formula cells are redrawn.Kohei Yoshida