summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)Author
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-18PutEntry familly of functions use consistent pairing OUString/sal_Int32Norbert Thiebaud
2012-11-16use LanguageTagEike Rathke
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-17ditch rather pointless REDUCEDSVXFONTCaolán McNamara
2012-10-12XubString->OUStringCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-09fdo#55526: fix import of RTF \brdrhair:Michael Stahl
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
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