summaryrefslogtreecommitdiff
path: root/editeng/source/uno/unofield.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-08simplify compareTo (now correct)Thomas Arnhold1-2/+2
2013-03-08Revert "simplify some compareTo"Stephan Bergmann1-2/+2
2013-03-08simplify some compareToThomas Arnhold1-2/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-05-29targeted string re-workNorbert Thiebaud1-3/+3
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida1-4/+4
2012-05-11Removing EXTENDED_DATE. There is really no such thing.Kohei Yoshida1-10/+0
2012-05-11Better names for presentation specific field item types.Kohei Yoshida1-10/+9
2012-05-11Fixed a regression on impress/draw file save losing date field format info.Kohei Yoshida1-6/+6
2012-05-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida1-5/+5
2012-05-11Return correct presentation strings for fields.Kohei Yoshida1-26/+36
2012-05-11Return the correct service names for each field type.Kohei Yoshida1-43/+70
2012-05-10callcatcher: update unused code listCaolán McNamara1-1/+19
2012-05-08A little more cleanup; translation of field IDs are no longer needed.Kohei Yoshida1-42/+6
2012-05-08Use defined UNO property names instead of hard-coded values.Kohei Yoshida1-18/+18
2012-05-08Removed commented out code blocks.Kohei Yoshida1-249/+0
2012-05-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida1-1/+4
2012-05-08Set anchor to XTextContent using UNO API.Kohei Yoshida1-0/+11
2012-05-05Use the UNO field type values instead of the internal ones.Kohei Yoshida1-88/+81
2012-05-05Avoid the ID of unknown field being the highest number of all field IDs.Kohei Yoshida1-10/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-2/+2
2011-12-23Fix for fdo43460 Part XIV getLength() to isEmpty()Gustavo Buzzatti Pacheco1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header in editengNorbert Thiebaud1-2/+0
2011-06-07use the standard template for thisCaolán McNamara1-10/+7
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong /...Carsten Driesner1-1/+1
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-4/+4
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2010-01-06#i107450#: move code from svx to new module editengMathias Bauer1-0/+1183