summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2014-12-11Factor out SvxCharRotateItem::dumpAsXml() from swMiklos Vajna
2014-12-09Factor out SvxRsidItem::dumpAsXml() from swMiklos Vajna
2014-12-08Factor out SvxWeightItem::dumpAsXml() from swMiklos Vajna
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05Factor out SvxPostureItem::dumpAsXml() from swMiklos Vajna
2014-11-27Factor out OutlinerParaObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-24Do not depend on libxml include in widely included fileStephan Bergmann
2014-11-24Factor out EditTextObject::dumpAsXml() from SwDoc::dumpAsXml()Miklos Vajna
2014-11-22This function object can now be hidden.Kohei Yoshida
2014-11-22Apply pimpl to SvxAutocorrWordList.Kohei Yoshida
2014-11-22Make SvxAutocorrWordList explicitly non-copyable.Kohei Yoshida
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-12Clean up SvxFontHeightItem::SetPropStephan Bergmann
2014-11-11Fix SvxFontHeightItem::operator=Stephan Bergmann
2014-11-11Revert "Some SvxFontHeightItem clean-up"Stephan Bergmann
2014-11-11Some SvxFontHeightItem clean-upStephan Bergmann
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-05editeng: SvxRTFParser sal_Bool to boolMichael Stahl
2014-11-05fdo#79761: parse BlockList.xml only onceDaniel Sikeler
2014-10-17coverity#1247635 Uncaught exceptionCaolán McNamara
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-02Bin EE_CNTRL_URLSFXEXECUTE which was only set, never testedTor Lillqvist
2014-10-02Bin commented-out #definesTor Lillqvist
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30clean up some weird type-casting in SvxRTFParserNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-25editeng: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-25Remove unnecessary #includeStephan Bergmann
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-24Replace some std::auto_ptr function parameters with std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-09-03Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan
2014-08-25QueryBox RID_SVXQB_* -> MessageDialog + stringCaolán McNamara
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22Simplify autocorrect loading - removing redundant parameter.Michael Meeks
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-17coverity#1132709 Uncaught exceptionCaolán McNamara
2014-08-14Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-06coverity#706504 Uncaught exceptionCaolán McNamara
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet
2014-06-30Cleanup: removed comments and debugging outputmatteocam