summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna1-1/+1
2015-03-23ImpEditView::ShowCursor: don't assume map mode is twipsMiklos Vajna1-0/+7
2015-03-23editeng tiled rendering: implement drag of start/end selection handleMiklos Vajna1-2/+22
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna1-0/+5
2015-03-23editeng tiled rendering: allow resetting selection with a single clickMiklos Vajna1-19/+24
2015-03-23ImpEditView::DrawSelection: emit TEXT_SELECTION_START/END callbacksMiklos Vajna1-1/+12
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant1-22/+20
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson1-49/+59
2015-03-19loplugin:constantfunction: editengNoel Grandin10-96/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin4-15/+15
2015-03-16ImpEditView::DrawSelection: emit TEXT_SELECTION LOK callbackMiklos Vajna1-0/+26
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna1-1/+1
2015-03-16editeng tiled rendering: emit callbacks necessary to have a blinking cursorMiklos Vajna2-0/+15
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna4-0/+32
2015-03-15editeng: nAnz -> nCountMiklos Vajna1-6/+6
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-4/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara2-23/+9
2015-03-11const_cast -> mutableZolnai Tamás1-2/+2
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás1-3/+3
2015-03-11tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl1-0/+2
2015-03-09V801: Decreased performanceCaolán McNamara2-6/+6
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06idle includes and enum useJennifer Liebel2-1/+2
2015-03-06Timer: Reversed some Idles to TimerTobias Madl4-9/+9
2015-03-04V813: Decreased performanceCaolán McNamara2-24/+24
2015-03-04V813: Decreased performanceCaolán McNamara2-9/+9
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin6-26/+26
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-4/+4
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-2/+2
2015-02-24Typo: curently->currentlyJulien Nabet1-1/+1
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna5-1/+31
2015-02-20editeng: remove references to dead tools/string.hxxMiklos Vajna2-9/+0
2015-02-19tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson1-0/+1
2015-02-18boost->stdCaolán McNamara1-13/+12
2015-02-12fdo#82719 EDITING: String with hyperlink not pastedHenry Castro1-0/+1
2015-02-07loplugin:deletedspecialStephan Bergmann5-18/+5
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-5/+6
2015-02-05yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-8/+8
2015-02-05yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-5/+5
2015-02-05and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke1-1/+1
2015-02-05yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-7/+7
2015-02-05yet yet another Windows build 'Locale' ambiguous symbolEike Rathke1-1/+1
2015-02-05Updated all precompiled headers.Ashod Nakashian1-1/+10
2015-02-03callcatcher: shave off some moreCaolán McNamara1-4/+0
2015-02-02coverity#1267655 Logically dead codeCaolán McNamara1-1/+1
2015-02-02coverity#1242632 Use of untrusted scalar valueCaolán McNamara1-6/+24
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara1-1/+2
2015-02-01loplugin:unreffunStephan Bergmann1-12/+0
2015-01-30coverity#1267673 Dereference after null checkCaolán McNamara1-1/+1