summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-02Related: tdf#97375 a cut doesn't refresh the editviewCaolán McNamara
2016-02-02Resolves: tdf#97375 use Invalidate in all modesCaolán McNamara
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-01boost::cref->std::crefNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-22new loplugin sfxpoolitemNoel Grandin
2016-01-22Further uninitialized SvxNumberFormat::mbNumAdjustChanged fixingStephan Bergmann
2016-01-22TypoKhaled Hosny
2016-01-22Missing initialization of SvxNumberFormat::mbNumAdjustChangedStephan Bergmann
2016-01-22editeng: ImpEditView::mbTiledRendering is never readMiklos Vajna
2016-01-21tdf#42788: FORMATTING - Numbering/ordered listNusaiba Al-Kindi
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-18drawmodes header goneCaolán McNamara
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-17cppcheck: fix 2 variableScope reports in editengJulien Nabet
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-15coverity#3148472 Unused valueCaolán McNamara
2016-01-15editeng: coverity#1348472 unused value AddNonBrkSpaceMichael Stahl
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna
2016-01-13vcl: Create accessor and mutator for int and ext leading in FontMetricChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-11loplugin:unusedmethods unused return value in extensionsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2016-01-07Fix memory leakStephan Bergmann
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-20cppcheck: false positive memleakJulien Nabet
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist