summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle FontNoel Grandin2014-09-1810-30/+30
* SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin2014-09-061-2/+0
* Remove (misleading) EditEngine::QuickRemoveCharAttribsMatúš Kukan2014-09-032-2/+1
* QueryBox RID_SVXQB_* -> MessageDialog + stringCaolán McNamara2014-08-251-4/+2
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+2
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-221-1/+0
* Simplify autocorrect loading - removing redundant parameter.Michael Meeks2014-08-221-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-182-2/+0
* coverity#1132709 Uncaught exceptionCaolán McNamara2014-08-171-1/+1
* Apply a simple pimpl idiom and rename the old Impl to make it non-Impl.Kohei Yoshida2014-08-141-3/+2
* coverity#982278 Resource leak in objectCaolán McNamara2014-08-071-2/+1
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-2961-65/+65
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-235-11/+11
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-203-43/+43
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-172-2/+2
* coverity#706504 Uncaught exceptionCaolán McNamara2014-07-061-1/+1
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-031-1/+2
* Cleanup: removed comments and debugging outputmatteocam2014-06-301-6/+0
* Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam2014-06-301-0/+1
* Added case in editdoc.cxxmatteocam2014-06-301-1/+2
* Added EE_CHAR_BKGCOLORmatteocam2014-06-301-9/+14
* Added class SvxBackgroundColorItemmatteocam2014-06-301-0/+25
* Cleaned up code from operations in vclmatteocam2014-06-301-9/+9
* Added EE_CHAR_BKGCOLORmatteocam2014-06-301-8/+10
* Typo: beeing->beingJulien Nabet2014-06-291-2/+2
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-2/+2
* Paragraph argument never used in InvalidateBulletCaolán McNamara2014-06-131-2/+2
* Bin unused fileTor Lillqvist2014-06-111-56/+0
* some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara2014-06-091-2/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-097-15/+15
* editeng: remove SAL_THROW macroNoel Grandin2014-06-054-20/+20
* header guard naming consistencyNoel Grandin2014-05-302-6/+6
* fdo#68849: Add header guards to all include filesJens Carl2014-05-302-0/+10
* coverity#706505 Uncaught exceptionCaolán McNamara2014-05-282-2/+4
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-193-3/+0
* hrc files should have hrc suffixThomas Arnhold2014-05-181-2/+2
* remove dead codeNoel Grandin2014-05-131-1/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-101-43/+43
* dflt -> defaultThomas Arnhold2014-05-061-1/+1
* Typo: depricated->deprecatedJulien Nabet2014-05-041-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-303-3/+3
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-0/+3
* typo: implicitely -> implicitlyThomas Arnhold2014-04-141-1/+1
* callcatcher: update unused codeCaolán McNamara2014-04-101-1/+0
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+1
* svl/eitem.hxx: sal_Bool->boolNoel Grandin2014-04-044-8/+8
* cleanup up the EditEngine::GetAttribs callNoel Grandin2014-04-046-10/+17
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0112-14/+14
* Presentation string for recently-added border typesLuke Deller2014-03-311-1/+8