summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-07String::AllocBuffer replacementsCaolán McNamara
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-04kill last (ab)user of SetRanges()Bjoern Michaelsen
2012-07-26fix non-const accesses in previous commit:Michael Stahl
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-05ConvertBorderWidthToWord: fix wrong INSET/OUSET conversion:Michael Stahl
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-04fdo#46112: tweak condition to prevent guessing only...Michael Stahl
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#46112: fix Calc ODF border line import:Michael Stahl
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-21fdo#40874: make recorded border macros run:Michael Stahl
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-11Added UNSPECIFIED to textfield::Type.Kohei Yoshida
2012-05-08A little more cleanup; translation of field IDs are no longer needed.Kohei Yoshida
2012-05-08Create SvxFieldData instance directly from the UNO textfield object.Kohei Yoshida
2012-05-03Have the table field item store sheet ID.Kohei Yoshida
2012-05-03fdo#31005 Table Autoformats do not save/apply all propertiesMuhammad Haggag
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-20fdo#47436: Fixed crash while opening odt file.Dezsi Szabolcs
2012-04-18Non-inlining constructors.Kohei Yoshida
2012-04-16upgrade GetValueTextByPos family to rtl::OUStringCaolán McNamara
2012-04-06reduce overzealous namingLuboš Luňák
2012-04-05pure virtual with unused baseclass implCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-27drop intermediate temporary UniStringsCaolán McNamara
2012-03-27UniString removal.Kohei Yoshida
2012-03-27Let's not use a macro for this...Kohei Yoshida
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-13Conditional jump or move depends on uninitialised valueCaolán McNamara
2012-03-12SvxULSpaceItem: implement contextual spacingMiklos Vajna
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-23WaE: nWidth might be unused uninitializedCaolán McNamara