summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2012-12-21fdo#52640 fix right-aligned tabstopsDavid Tardon
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-29fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky
2012-10-10fdo#55526: fix import of RTF \brdrhair:Michael Stahl
2012-10-10add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-01n#707779: Fix overflowing of left margin value in editeng when negative.Jan Holesovsky
2012-08-02Related fdo#53006 Make CApitals correction work without dictionaryStephan Bergmann
2012-08-02some tweaks in RTF filterMichael Stahl
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-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-07-02fdo#51582: Avoid double deletion of a text portion.Kohei Yoshida
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
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-06-04Fix call of getLengthJulien Nabet
2012-06-04Hyperlinks/Fields wrapping feature.Muthu Subramanian
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-21fdo#40874: make recorded border macros run:Michael Stahl
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-14Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field.Kohei Yoshida
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-05-11Unit test for UNO field item implementation.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-10Resolves: fdo#37044 two different TransliterationChgData structsCaolá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 UNO's field type values for the SvxFieldData class IDs too.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-05-05Nobody uses this.Kohei Yoshida
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-03Added a field updater wrapper to allow updating of field items.Kohei Yoshida
2012-05-03Another SV_DECL_PTRARR now gone.Kohei Yoshida