summaryrefslogtreecommitdiff
path: root/editeng/source/uno
AgeCommit message (Expand)Author
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida
2012-05-11Better names for presentation specific field item types.Kohei Yoshida
2012-05-11Fixed a regression on impress/draw file save losing date field format info.Kohei Yoshida
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida
2012-05-11Return correct presentation strings for fields.Kohei Yoshida
2012-05-11Return the correct service names for each field type.Kohei Yoshida
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-08A little more cleanup; translation of field IDs are no longer needed.Kohei Yoshida
2012-05-08Use defined UNO property names instead of hard-coded values.Kohei Yoshida
2012-05-08Removed commented out code blocks.Kohei Yoshida
2012-05-08Use scoped_ptr for this.Kohei Yoshida
2012-05-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida
2012-05-08Set anchor to XTextContent using UNO API.Kohei Yoshida
2012-05-08Avoid calling getImplementation() on the text range object.Kohei Yoshida
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida
2012-05-05Avoid the ID of unknown field being the highest number of all field IDs.Kohei Yoshida
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05removed unused definesTakeshi Abe
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-29callcatcher: update listCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-18Remove unused codeElton Chung
2012-02-15tweak "Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx..."Ivan Timofeev
2012-02-15Convert tools/table.hxx in editeng/forbiddencharacterstable.hxx to std::mapNoel Grandin
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-12valgrind: ditch some unused codeCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-15Removed extra semicolonsJesse
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-11-15avoid crasher from unusual odt document fdo#42785Michael Meeks
2011-09-28WaE: base class should be explicitly initialized in the copy constructorTor Lillqvist
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-09sb140: #i117082# avoid unncessary static class data members (which are destro...Stephan Bergmann
2011-08-26unusedcode: SvxEditEngineViewForwarder classMatúš Kukan
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-06-07use the standard template for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito