summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara1-7/+11
2014-06-02various situations where graphic go missing on saveOliver-Rainer Wittmann1-0/+10
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan1-4/+0
2013-12-18fdo#72452: ODF import/export: fix handling of style:page-numberMichael Stahl1-1/+1
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin1-10/+5
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-7/+7
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in SW moduleNoel Grandin2-14/+14
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin3-5/+5
2013-11-06Remove #ifdef TIMELOG'ed SAL_INFOsStephan Bergmann1-7/+0
2013-11-05fixincludeguards.sh: swThomas Arnhold14-37/+37
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist6-7/+7
2013-10-22Bin useless swmod commentsTor Lillqvist2-2/+2
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-5/+7
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert String vectors to OUString vectors in SWNoel Grandin2-2/+2
2013-10-15WaE: unused variable 'aNewURL' [loplugin]Tor Lillqvist1-2/+0
2013-10-15convert sw/source/filter/xml/*.cxx from String to OUStringNoel Grandin7-39/+38
2013-10-05Unused data member and setterMatteo Casalin1-3/+0
2013-10-03CID#705757 leaks on early returnCaolán McNamara1-25/+41
2013-10-02remove/add blank linesPhilipp Riemer1-9/+0
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-2/+2
2013-10-02remove yet another StringHash implCaolán McNamara1-33/+32
2013-09-17sal_Bool to boolTakeshi Abe1-1/+1
2013-09-15Use the shorter GetScaledWidth() methodZolnai Tamás1-2/+1
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin2-4/+4
2013-08-19String to OUStringMatteo Casalin1-1/+1
2013-08-15String to OUString, some formattingMatteo Casalin3-59/+43
2013-08-12String to OUString and some optimizationsMatteo Casalin2-21/+14
2013-08-08sw: convert some SwStyleNameMapper methods to OUStringMichael Stahl3-7/+5
2013-08-01fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2-22/+7
2013-06-29remove OUString wrap for string literalsThomas Arnhold5-33/+33
2013-06-18fdo#43460 sw: use isEmpty()Jelle van der Waa1-3/+3
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-1/+1
2013-06-16cppcheck: fix some uninitMemberVar in sw partJulien Nabet1-0/+1
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+0
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2-4/+3
2013-05-16Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin1-8/+0
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist2-6/+6
2013-05-06fix typos (wich instead of which)Philipp Riemer1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-9/+9
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2-2/+2
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-08fdo#46808, cleanupNoel Grandin1-12/+10