summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-01-26Deleting a null pointer is safeTakeshi Abe
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann
2012-01-25WaE: int and long confusionTor Lillqvist
2012-01-25fdo#43869 use the old rtf importer for pasteMiklos Vajna
2012-01-25optimized zoom to use more common intervalsTim Hardeck
2012-01-24use read_lenPrefixed_uInt16s_ToOUString instead of hand-rolled loopsCaolán McNamara
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák
2012-01-23Useless "if else" since we do the same in both casesJulien Nabet
2012-01-24Replaced String by rtl::OUStringTakeshi Abe
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-21sw: tweak translation 60c8a970dMichael Stahl
2012-01-21SwGlossaries: some cleanupMichael Stahl
2012-01-21sw: rtf filters: use "sw.rtf" for loggingMichael Stahl
2012-01-21SwGlossaryGroupDlg: get rid of pointless empty()Michael Stahl
2012-01-21SwGlossaryGroupDlg: String to OUStringMichael Stahl
2012-01-21SwGlossaryGroupDlg: fix memory leaksMichael Stahl
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-21Fix non-DBG_UTIL case.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-21Fix Possible inefficient checking for 'aChrSetArr' emptinessJulien Nabet
2012-01-21SV_DECL_PTRARR->std::vectorAugust Sodora
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida
2012-01-20sw: tweak translationsMichael Stahl
2012-01-20Translate German commentsPhilipp Weissenbacher
2012-01-20Translate German comments to EnglishPhilipp Weissenbacher
2012-01-20Translate German commentsPhilipp Weissenbacher
2012-01-21It does not require SwAppletImpl but only a couple of subheadersTakeshi Abe
2012-01-20sw: SwAddPrinterTabPage::SetFax: fix STL conversionMichael Stahl
2012-01-20Mempool size args are unused.Stephan Bergmann
2012-01-19WaE: ongoing stream operator cleanup, persuade ints they are sal_Int32sMichael Meeks
2012-01-19remove executable bit on source filesLuboš Luňák
2012-01-19remove pointless forward moving of a table (bnc#706138)Luboš Luňák
2012-01-18remove unused codeThomas Arnhold
2012-01-18bin some unused codeThomas Arnhold
2012-01-19removed unused headerTakeshi Abe
2012-01-17sw: tweak translations of previous commitMichael Stahl
2012-01-17Translate comments from German to English; sw/source/core/frmedt is complete.Luc Castermans
2012-01-17sw: translate some commentsMichael Stahl
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot
2012-01-18removed dead macroTakeshi Abe
2012-01-16SV_DECL_PTRARR_DEL->std::vectorAugust Sodora
2012-01-16Add import of docvariable fields from word documentsKenneth Aafløy
2012-01-17Use platform-independent ::rtl::math::round to fix msvc buildKorrawit Pruegsanusak
2012-01-16Try without xmlhelp on non-desktop OSesTor Lillqvist
2012-01-16Translate German comments to EnglishLuc Castermans
2012-01-16remove unneeded ifDavid Tardon
2012-01-15use SAL_N_ELEMENTSDavid Tardon