summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
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
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara
2014-06-11Bin unused fileTor Lillqvist
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05editeng: remove SAL_THROW macroNoel Grandin
2014-05-30header guard naming consistencyNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
2014-05-28coverity#706505 Uncaught exceptionCaolán McNamara
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-18hrc files should have hrc suffixThomas Arnhold
2014-05-13remove dead codeNoel Grandin
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-06dflt -> defaultThomas Arnhold
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-10callcatcher: update unused codeCaolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31Presentation string for recently-added border typesLuke Deller