summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf.cxx
AgeCommit message (Expand)Author
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin
2013-09-03String to OUStringMatteo Casalin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-08tweak comment translationsMichael Stahl
2013-07-16Mark as constTakeshi Abe
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara
2013-05-19Related: #i119549# fix Position of drawing obj incorrectLei De Bin
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-12Related: #i119624# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>Oliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-01Resolves: #i120028# SvxBorderLine leakCaolán McNamara
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara
2012-07-27sw: fix some warningsMichael Stahl
2012-07-12SwWW8ImplReader::Read_GrafLayer: appease MSVC:Michael Stahl
2012-07-12fix previous STL conversion commit:Michael Stahl
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl
2012-04-27n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara
2012-02-20remove now unused swunodef.hxxThomas Arnhold
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-08NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power
2011-08-31rename screwy operator++ to advanceCaolán McNamara
2011-07-21check reads and seeksCaolán McNamara
2011-07-18de-stupid-operator-ize plcf and keep nIdx within legal limitsCaolán McNamara
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara
2011-06-27refactor part of SwFltStackEntry into SwFltPositionCaolán McNamara
2011-06-27make this more readableCaolán McNamara
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19Fixes for WW8 filter related to new bordersCédric Bosdonnat
2011-03-19Changed SvxBorderStyle::NONE to SvxBorderStyle::NO_STYLECédric Bosdonnat
2011-03-19Fixed the WW8 filters to use new borders widthsCédric Bosdonnat