summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-23sd: when tiled rendering, disable map mode earlyMiklos Vajna
2015-03-23ImpEditView::ShowCursor: don't assume map mode is twipsMiklos Vajna
2015-03-23editeng tiled rendering: implement drag of start/end selection handleMiklos Vajna
2015-03-23editeng tiled rendering: implement drag of the middle selection handleMiklos Vajna
2015-03-23editeng tiled rendering: allow resetting selection with a single clickMiklos Vajna
2015-03-23ImpEditView::DrawSelection: emit TEXT_SELECTION_START/END callbacksMiklos Vajna
2015-03-20tdf#88230: cleanup solar mutex yieldingPranav Kant
2015-03-19tdf#89437 Ordinal suffix should never be superscript in some languagesNiklas Johansson
2015-03-19loplugin:constantfunction: editengNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-16ImpEditView::DrawSelection: emit TEXT_SELECTION LOK callbackMiklos Vajna
2015-03-16LOK: extract the callback typedef to a separate LibreOfficeKitTypes.h headerMiklos Vajna
2015-03-16editeng tiled rendering: emit callbacks necessary to have a blinking cursorMiklos Vajna
2015-03-16Add ImpEditView::libreOfficeKitCallback()Miklos Vajna
2015-03-15editeng: nAnz -> nCountMiklos Vajna
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11const_cast -> mutableZolnai Tamás
2015-03-11Avoid casting SvxBrushItem:nShadingValueZolnai Tamás
2015-03-11tdf#89867: editeng: fix crash on shutdown after changing AutoCorrect optionsMichael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-03-06Timer: Reversed some Idles to TimerTobias Madl
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-24Typo: curently->currentlyJulien Nabet
2015-02-23ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled renderingMiklos Vajna
2015-02-20editeng: remove references to dead tools/string.hxxMiklos Vajna
2015-02-19tdf#78148 Ordinal numbers should not be auto-capitalizedNiklas Johansson
2015-02-18boost->stdCaolán McNamara
2015-02-12fdo#82719 EDITING: String with hyperlink not pastedHenry Castro
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05yet yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05yet yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05and now a Windows build 'BreakIterator' ambiguous symbolEike Rathke
2015-02-05yet yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05yet yet another Windows build 'Locale' ambiguous symbolEike Rathke
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02coverity#1267655 Logically dead codeCaolán McNamara
2015-02-02coverity#1242632 Use of untrusted scalar valueCaolán McNamara
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara
2015-02-01loplugin:unreffunStephan Bergmann