summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/StyleSheetTable.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-02n#779627: forgot to remove a debug fprintfCédric Bosdonnat1-1/+0
2012-10-02n779627: docx import of table styles, why not copy the ids?Cédric Bosdonnat1-1/+3
2012-09-28n#782061 DOCX import: w:position should respect w:sz in w:rPrDefaultMiklos Vajna1-0/+4
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot1-10/+10
2012-01-09catch exception by constant referenceTakeshi Abe1-2/+1
2011-09-04Drop unused partsJulien Nabet1-7/+0
2011-06-20gnumake4: switching gbuildizationBjoern Michaelsen1-3/+2
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-114/+55
2011-06-17removed output to stderr [hg:9467e7f6cd60]Henning Brinkmann1-3/+0
2011-06-17imported patch debugcleanup [hg:b63fc5ed86aa]Henning Brinkmann1-1/+1
2011-06-17imported patch cppcheck [hg:d55fc25e48ab]Henning Brinkmann1-1/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-134/+27
2011-03-14Remove dates from commentsThomas Arnhold1-1/+1
2011-03-14make writerfilter compile cleanlyMichael Meeks1-2/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-8/+8
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-132/+27
2011-03-01mark static readonly data also as constLuboš Luňák1-5/+5
2011-02-22Remove dead codeBálint Dózsa1-5/+1
2011-02-13Remove bogus commentsGuillaume Poussel1-36/+18
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-15/+15
2010-12-08[Docx] fdo#32170: fixed the import of the document default formattingCédric Bosdonnat1-9/+5
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat1-33/+50
2010-12-06ISO OOXML: start/end attributes reworked...Cédric Bosdonnat1-14/+0
2010-12-03ISO OOXML: implemented the import of ind start and end attributesCédric Bosdonnat1-0/+14
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat1-37/+0
2010-12-01merged DEV300_m94Henning Brinkmann1-5/+5
2010-11-28RTL_CONSTASCII_USTRINGPARAM in filters 12Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 9 (build problem in sal ?)Gert Faller1-1/+1
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 5Gert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-07#i114549# valgrind error in lcl_mergePropsCaolán McNamara1-1/+1
2010-10-04merge DEV300_m89Michael Stahl1-15/+54
2010-09-27sw34bf01: #i114549#: patch by dtardon: fix array limitMichael Stahl1-1/+1
2010-08-18writerfilter09: handle CT_DocDefaults as defaults, tooHenning Brinkmann1-1/+4
2010-08-11writerfilter09: StyleSheetTable: use logged resourcesHenning Brinkmann1-111/+8
2010-08-11writerfilter09: use logged resources for DomainMapperHenning Brinkmann1-1/+1
2010-08-09#i111652#: TableStyleSheetEntry::GetProperties: prevent endless recursion usi...Henning Brinkmann1-4/+16
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann1-15/+54
2010-07-01writerfilter08: rebase to DEV300_m84Mikhail Voytenko1-21/+15
2010-05-18writerfilter08: debugging codeHenning Brinkmann1-0/+4
2010-05-18writerfilter08: #b6950197#: ApplyStyleSheets: apply style no matter if it is ...Henning Brinkmann1-2/+11
2010-05-18writerfilter08: debugging codeHenning Brinkmann1-11/+38
2010-04-23writerfilter08: merged DEV300_m77Henning Brinkmann1-8/+3
2010-04-22cbosdo03: merge with DEV300_m77Cédric Bosdonnat1-467/+163
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-4/+1
2010-03-10writerfilter08: merged DEV300_m74Henning Brinkmann1-4/+1
2010-03-05writerfilter08: handle document default style properties in StyleSheetHenning Brinkmann1-2/+7