summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
2011-11-27RtfSdrExport: remove unused includesMiklos Vajna
2011-11-27RtfImportFilter: remove unused includesMiklos Vajna
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna
2011-11-27RtfExport: remove unused includesMiklos Vajna
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna
2011-11-24sw: remove some debugging cruftMichael Stahl
2011-11-24sw: enable more debug code:Michael Stahl
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-23fix some stray typosCaolán McNamara
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23Enable :first-letter CSS pseudo-class for all browsers in HTML exportHarri Pitkänen
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara
2011-11-20Remove unnecessary includesAugust Sodora
2011-11-20cppcheck: Unused private function 'CSS1Parser::SetLineNr'August Sodora
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-17redundant if not-null checks on deleteIvan Timofeev
2011-11-16removed dead codeTakeshi Abe
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Do not use front of empty vector.Stephan Bergmann
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-11-08Removed some SvStringsSortDtorDaisuke Nishino
2011-11-08simplify codeLuboš Luňák
2011-11-08NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power
2011-11-06cppcheck: avoid possible null pointer dereferencesIvan Timofeev
2011-11-03ByteString->rtl::OStringCaolán McNamara
2011-11-02n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat
2011-11-01eliminate SvUShorts typeDaniel Di Marco
2011-10-28ditch some ByteStringsCaolán McNamara
2011-10-28Export blinking text attribute to HTML in all HTML export modesHarri Pitkänen
2011-10-27ByteString->rtl::OStringCaolán McNamara
2011-10-25WaE: truncation of constant valueTor Lillqvist
2011-10-20Resolves: fdo#41556 restore original CTL font after forcing fontCaolán McNamara
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl
2011-10-10ByteString->rtl::OStringCaolán McNamara
2011-10-07Remove Declaration of WW8Bytes now not usedMaciej Rumianowski
2011-10-072nd part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Remove unused Variables in WW8ExportMaciej Rumianowski
2011-10-071st part of Replace WW8Bytes with ww::bytesMaciej Rumianowski
2011-10-07Add method data() to ww::bytes.Jan Holesovsky
2011-10-06Remove code related to previously disabled HTML 3.2 exportHarri Pitkänen