summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcondformat.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-21repaint whole range for range based cond formats, tdf#105696Markus Mohrhard1-0/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-16/+0
2016-11-07inherit from ScXMLImportContextNoel Grandin1-30/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-9/+9
2015-10-28com::sun::star->css in scNoel Grandin1-24/+12
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2014-12-26coverity#982280 Resource leak in objectCaolán McNamara1-2/+2
2014-10-23loplugin: cstylecastNoel Grandin1-18/+18
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-01-27implement conditional date format import/export for ODFMarkus Mohrhard1-0/+14
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard1-0/+2
2012-11-02remove empty methodsMarkus Mohrhard1-12/+0
2012-11-02rename the class to reflect new useageMarkus Mohrhard1-3/+3
2012-11-02implement icon set import/export from odfMarkus Mohrhard1-5/+25
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-1/+0
2012-06-11fix cond format import from odsMarkus Mohrhard1-4/+5
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard1-2/+4
2012-05-25import new conditional format informationMarkus Mohrhard1-0/+185