summaryrefslogtreecommitdiff
path: root/editeng/inc
AgeCommit message (Expand)Author
2012-07-11Resolves: rhbz#836937 insanely slow with Zemberek installedCaolán McNamara
2012-07-11CalcDataFilesChangedCheckValue is always zeroCaolán McNamara
2012-07-11nCurrentDataFilesChangedCheckValue is kind of pointlessCaolán McNamara
2012-07-04refactor handling of double border widths:Michael Stahl
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-19move odd IsSimilarChinese debugging thing to local scopeCaolán McNamara
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-13Drop throw clause that was incomplete anywayTor Lillqvist
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxRTFItemStackList) to boost::ptr_vectorNoel Grandin
2012-05-18fd0#40778 - Remove dictionary choice when adding new entryRob Snelders
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-11Better names for presentation specific field item types.Kohei Yoshida
2012-05-11Added UNSPECIFIED to textfield::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-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 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-03Added a field updater wrapper to allow updating of field items.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-25remove some unused codeJose Santiago Jimenez Sarmiento
2012-04-24WaE: mixing comparison of bool and sal_BoolCaolán McNamara
2012-04-18Non-inlining constructors.Kohei Yoshida
2012-04-17no TYPEINFO for edit undo objects.Kohei Yoshida
2012-04-17Make more methods of ImpEditEngine private to avoid direct access.Kohei Yoshida
2012-04-17Removed all references to ImpEditEngine from all of edit undo classes.Kohei Yoshida
2012-04-17None of the edit undo classes access ImpEditEngine directly.Kohei Yoshida
2012-04-16Remove the last undo friend from ImpEditEngine.Kohei Yoshida
2012-04-16EditUndoSplitParaKohei Yoshida
2012-04-16Same with EditUndoConnectParas.Kohei Yoshida
2012-04-16Same with EditUndoDelContent.Kohei Yoshida
2012-04-16EditUndoInsertCharts is no longer a friend of ImpEditEngine.Kohei Yoshida
2012-04-16Have EditUndo also return EditEngine*.Kohei Yoshida
2012-04-16EdtAutoCorrDoc no longer a friend of ImpEditEngine.Kohei Yoshida