summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-07-01Remove unused definesThomas Arnhold5-24/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold3-10/+0
2012-06-29some pesky XubStringsCaolán McNamara2-8/+8
2012-06-29Remove some more PCH tracesThomas Arnhold11-119/+28
2012-06-27targetted re-work of cppunit pieces.Michael Meeks2-6/+1
2012-06-27Remove commented out codeThomas Arnhold1-6/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold5-139/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl5-34/+36
2012-06-23Fix prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-22.dxp files don't need executable bitsMichael Stahl1-0/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara2-8/+6
2012-06-21re-base on ALv2 code.Michael Meeks37-911/+578
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-14/+1
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-6/+4
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara2-8/+11
2012-06-19death to some UniStringsCaolán McNamara1-3/+2
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-4/+2
2012-06-13Remove unnecessary size-too-large checkStephan Bergmann1-5/+0
2012-06-13Better fix for those short stringsStephan Bergmann1-3/+2
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist2-2/+2
2012-06-13Take care of short stringsStephan Bergmann1-0/+3
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara1-1/+1
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin2-38/+33
2012-06-12don't need to realloc stringCaolán McNamara1-9/+7
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara3-8/+5
2012-06-09Remove superfluous empty lines on topThomas Arnhold5-10/+0
2012-06-09Remove superfluous include commentsThomas Arnhold10-26/+0
2012-06-06valgrind: uninitialized valueCaolán McNamara1-0/+1
2012-06-04fdo#46112: tweak condition to prevent guessing only...Michael Stahl1-1/+2
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+4
2012-06-04fdo#46112: fix Calc ODF border line import:Michael Stahl1-1/+10
2012-06-04Fix call of getLengthJulien Nabet1-2/+2
2012-06-04Hyperlinks/Fields wrapping feature.Muthu Subramanian2-2/+69
2012-05-31nuke unused typedefTakeshi Abe2-6/+0
2012-05-29targeted string re-workNorbert Thiebaud11-58/+58
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-21fdo#40874: make recorded border macros run:Michael Stahl1-3/+40
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders4-4/+18
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+1
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida4-7/+7
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara2-4/+5
2012-05-11Unit test for UNO field item implementation.Kohei Yoshida1-0/+139