summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* .dxp files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-2/+2
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-212-8/+6
* re-base on ALv2 code.Michael Meeks2012-06-2137-911/+578
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-212-14/+1
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-191-6/+4
* move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara2012-06-192-8/+11
* death to some UniStringsCaolán McNamara2012-06-191-3/+2
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-4/+2
* Remove unnecessary size-too-large checkStephan Bergmann2012-06-131-5/+0
* Better fix for those short stringsStephan Bergmann2012-06-131-3/+2
* Drop throw clause that was incomplete anywayTor Lillqvist2012-06-132-2/+2
* Take care of short stringsStephan Bergmann2012-06-131-0/+3
* error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara2012-06-131-1/+1
* Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin2012-06-122-38/+33
* don't need to realloc stringCaolán McNamara2012-06-121-9/+7
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-113-8/+5
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-10/+0
* Remove superfluous include commentsThomas Arnhold2012-06-0910-26/+0
* valgrind: uninitialized valueCaolán McNamara2012-06-061-0/+1
* fdo#46112: tweak condition to prevent guessing only...Michael Stahl2012-06-041-1/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-5/+4
* fdo#46112: fix Calc ODF border line import:Michael Stahl2012-06-041-1/+10
* Fix call of getLengthJulien Nabet2012-06-041-2/+2
* Hyperlinks/Fields wrapping feature.Muthu Subramanian2012-06-042-2/+69
* nuke unused typedefTakeshi Abe2012-05-312-6/+0
* targeted string re-workNorbert Thiebaud2012-05-2911-58/+58
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-291-1/+1
* fdo#40874: make recorded border macros run:Michael Stahl2012-05-211-3/+40
* fd0#40778 - Remove dictionary choice when adding new entryRob Snelders2012-05-184-4/+18
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+1
* Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida2012-05-144-7/+7
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-142-4/+5
* Unit test for UNO field item implementation.Kohei Yoshida2012-05-111-0/+139
* Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida2012-05-113-12/+1
* Better names for presentation specific field item types.Kohei Yoshida2012-05-113-16/+15
* Fixed a regression on impress/draw file save losing date field format info.Kohei Yoshida2012-05-111-6/+6
* Added UNSPECIFIED to textfield::Type.Kohei Yoshida2012-05-113-8/+6
* Return correct presentation strings for fields.Kohei Yoshida2012-05-111-26/+36
* Return the correct service names for each field type.Kohei Yoshida2012-05-111-43/+70
* callcatcher: update unused code listCaolán McNamara2012-05-102-2/+21
* Resolves: fdo#37044 two different TransliterationChgData structsCaolán McNamara2012-05-101-12/+13
* A little more cleanup; translation of field IDs are no longer needed.Kohei Yoshida2012-05-084-44/+11
* Use defined UNO property names instead of hard-coded values.Kohei Yoshida2012-05-082-19/+19
* Removed commented out code blocks.Kohei Yoshida2012-05-081-249/+0