summaryrefslogtreecommitdiff
path: root/sw/source/core/swg
AgeCommit message (Expand)AuthorFilesLines
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+0
2014-11-06sw: clean up namespace prefixes in SwXMLBlockImport.cxxMichael Stahl1-21/+13
2014-11-06sw: merge SwXMLBlockListContext.cxx into SwXMLBlockImport.cxxMichael Stahl2-241/+319
2014-10-26Use USHRT_MAX consistently, minor cleanupsMatteo Casalin2-19/+20
2014-10-26Reuse common codeMatteo Casalin1-14/+3
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher3-36/+33
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann2-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin5-96/+96
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-5/+5
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms4-43/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-11coverity#704925 Dereference after null checkCaolán McNamara1-1/+3
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara2-2/+2
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-3/+3
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin2-2/+2
2013-10-08CID#1079275 uninitialized member variablesCaolán McNamara1-4/+10
2013-10-08CID#1079273 uninitialized member variablesCaolán McNamara1-2/+3
2013-10-08CID#1079272 uninitialized member variableCaolán McNamara1-1/+2
2013-09-17convert sw/source/core/inc/SwXMLBlockExport.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-15String to OUString, some formattingMatteo Casalin1-7/+7
2013-07-31String to OUStringMatteo Casalin4-88/+100
2013-07-31String to OUStringMatteo Casalin2-4/+4
2013-07-30String to OUStringMatteo Casalin4-10/+10
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-12/+7
2013-03-27-Wunused-macrosStephan Bergmann2-7/+0
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin1-67/+53
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-1/+1
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir2-4/+4
2013-03-04remove unused and commented out codeThomas Arnhold1-5/+0
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter4-34/+34
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin3-29/+12
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-32/+6
2012-12-03sal_Bool to boolTakeshi Abe1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks7-163/+100
2012-11-30sal_Bool to boolTakeshi Abe3-4/+4
2012-11-27String and OUString cleaning in xmloffNorbert Thiebaud1-1/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-50/+45
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-93/+61
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann2-6/+5
2012-07-26Convert SV_DECL_PTRARR_SORT(SwBlockNames) to o3tl::sorted_vectorNoel Grandin3-33/+43