summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8graf.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-27Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-01Made some changes to remove the compile warnings...Jian Hong Cheng1-5/+10
2013-11-01Revise un-necessary checking..Jian Hong Cheng1-2/+2
2013-11-01Resolves: #i120927: Import/Export Hyperlink Info of Graphic with Anchor...Jian Hong Cheng1-0/+37
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-10/+10
2013-10-15convert sw/source/filter/ww8/*.cxx from String to OUStringNoel Grandin1-9/+9
2013-09-03String to OUStringMatteo Casalin1-64/+52
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-08tweak comment translationsMichael Stahl1-2/+2
2013-07-16Mark as constTakeshi Abe1-3/+3
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-6/+7
2013-05-19Related: #i119549# fix Position of drawing obj incorrectLei De Bin1-8/+16
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-4/+4
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-12Related: #i119624# method <SwWW8ImplReader::IsObjectLayoutInTableCell(..)>Oliver-Rainer Wittmann1-2/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-16/+7
2013-03-01Resolves: #i120028# SvxBorderLine leakCaolán McNamara1-1/+4
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-4/+4
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis1-5/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-30trivial empty-init String::Fill -> comphelper::padToLengthCaolán McNamara1-4/+4
2012-07-27sw: fix some warningsMichael Stahl1-1/+1
2012-07-12SwWW8ImplReader::Read_GrafLayer: appease MSVC:Michael Stahl1-5/+5
2012-07-12fix previous STL conversion commit:Michael Stahl1-9/+12
2012-07-12Convert SV_DECL_PTRARR_SORT_DEL_VISIBILITY(MSDffImportRecords) to std::setNoel Grandin1-9/+7
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-5/+5
2012-07-04refactor handling of double border widths:Michael Stahl1-4/+0
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-11/+11
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-1/+1
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-04-27n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna1-3/+4
2012-04-16String::CreateFromInt32->rtl::OUString::valueOfCaolán McNamara1-7/+7
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara1-17/+0
2012-02-20remove now unused swunodef.hxxThomas Arnhold1-1/+0
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-1/+1
2012-01-20More on String to rtl::OUString changes.Kohei Yoshida1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara1-3/+4
2011-11-08NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power1-1/+1
2011-08-31rename screwy operator++ to advanceCaolán McNamara1-1/+1
2011-07-21check reads and seeksCaolán McNamara1-19/+47
2011-07-18de-stupid-operator-ize plcf and keep nIdx within legal limitsCaolán McNamara1-6/+6
2011-06-27std::deque -> boost::ptr_dequeCaolán McNamara1-5/+5
2011-06-27refactor part of SwFltStackEntry into SwFltPositionCaolán McNamara1-2/+2