summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcondformat.cxx
AgeCommit message (Expand)Author
2016-11-07inherit from ScXMLImportContextNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-03-24also import and export to ODF the new databar propertyMarkus Mohrhard
2015-01-18rename AddRange to SetRangeMarkus Mohrhard
2014-12-26coverity#982280 Resource leak in objectCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2013-06-29handle localized default style names, fdo#61339Markus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17let us use startsWith instead of indexOfMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
2013-03-01Don't overflow case to default so that adding of case will never overflowFridrich Štrba
2013-03-01coverity#736047: missing breakMarkus Mohrhard
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard
2013-01-27we need to parse the cell address after import, fdo#59843Markus Mohrhard
2013-01-20add missing data bar axis import, fdo#59578Markus Mohrhard
2013-01-15support to hide the cell value when using icon setsMarkus Mohrhard
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-11-08xmlcondformat: warning C4701 pot. uninitialized variable pEntry usedMichael Stahl
2012-11-05implement new cond format import from odfMarkus Mohrhard
2012-11-04implement text cond format import from odfMarkus Mohrhard
2012-11-04implement (no) error cond format import from odfMarkus Mohrhard
2012-11-02remove empty methodsMarkus Mohrhard
2012-11-02rename the class to reflect new useageMarkus Mohrhard
2012-11-02implement icon set import/export from odfMarkus Mohrhard
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard
2012-10-06remove some newly unused includesMarkus Mohrhard
2012-10-06adapt ods import of new cond format dataMarkus Mohrhard
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-13implement ODF import for AutoMin and AutoMaxMarkus Mohrhard
2012-08-13use an enum instead of several flagsMarkus Mohrhard
2012-08-05use correct string length for "between", fdo#53010Markus Mohrhard
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-06-30the end of the formula is the closing bracket, fdo#51507Markus Mohrhard
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-11fix cond format import from odsMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard
2012-05-25import new conditional format informationMarkus Mohrhard