summaryrefslogtreecommitdiff
path: root/editeng/source/items
AgeCommit message (Expand)AuthorFilesLines
2016-11-07tdf#90070 don't clip flys with bordersJustin Luth1-2/+10
2016-07-21Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara1-24/+1
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-05-25tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli1-10/+8
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-5/+5
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-24/+26
2016-05-08Translate German commentJulien Nabet1-1/+1
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann1-2/+1
2016-04-27todo odd warnings being printedMichael Stahl1-0/+1
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin2-4/+4
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann1-1/+1
2016-03-18loplugin:constantfunction in editengNoel Grandin1-2/+2
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin1-3/+3
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin3-12/+8
2016-02-09Remove excess newlinesChris Sherlock12-340/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-131/+59
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-5/+5
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-17/+17
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-3/+3
2016-01-22new loplugin sfxpoolitemNoel Grandin1-0/+8
2016-01-22Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixingStephan Bergmann1-1/+1
2016-01-22TypoKhaled Hosny1-1/+2
2016-01-22Missing initialization of SvxNumberFormat::mbNumAdjustChangedStephan Bergmann1-1/+2
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi1-0/+21
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock2-4/+4
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-6/+6
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud3-9/+9
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-6/+6
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin2-20/+10
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-10/+4
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist2-6/+0
2015-12-07tdf#34449 : ability of deleting borders of a cell from adjacent cellDennis Francis1-3/+6
2015-11-28tdf#94088 add import of HTML inline graphicsArmin Le Grand1-15/+41
2015-11-18use unique_ptr for pImpl in editeng/Noel Grandin1-1/+0
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann1-1/+1
2015-11-17editeng: fix SvxTableField::operator==()Michael Stahl1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht10-91/+85
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-96/+96
2015-11-04editeng: Eliminate unecessary padding in classesDaniel Robertson1-2/+2
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-19fix cppcheck:nullPointerRedundantCheck commitNoel Grandin2-2/+2
2015-10-19cppcheck:nullPointerRedundantCheckNoel Grandin2-15/+9
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4