summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unofield.cxx
AgeCommit message (Expand)Author
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08simplify compareTo (now correct)Thomas Arnhold
2013-03-08Revert "simplify some compareTo"Stephan Bergmann
2013-03-08simplify some compareToThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
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-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida
2012-05-08Set anchor to XTextContent using UNO API.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-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco
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-06-07use the standard template for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer