summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-07-15tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
2015-07-14loplugin:salboolStephan Bergmann
2015-07-14Added UNO test coverage for SwXTextSearchVarun
2015-07-14sw: _SaveTable::CreateNew() fix invalid cast ...Michael Stahl
2015-07-14sw: assert _SaveTable::CreateNew() deletes everything in temp boxMichael Stahl
2015-07-14tdf#92471: Improve color conversion to MSO highlightingZolnai Tamás
2015-07-13tdf#39478 Fix custom shapes status updateMaxim Monastirsky
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-13swui: avoid name conflict with SwTextPortion for LTO optimisationArnaud Versini
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-13tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann
2015-07-13fix a11y crash seen on close of tdf#92573Caolán McNamara
2015-07-13ww8: make sure we don't wrap aroundCaolán McNamara
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-13editeng, convert to typed Link<>Noel Grandin
2015-07-10sw: clean up SwDoc::maPatternNms nonsenseMichael Stahl
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10Added Test for tdf#80663 table row/column delete undo crashVarun
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-07-09These functions and data can be localMatteo Casalin
2015-07-09Do not downcast opened bookmarks, neither (and just in case)Matteo Casalin
2015-07-09Better support more than 65k annotationsMatteo Casalin
2015-07-08Avoid loplugin:unreffun in non-debug buildStephan Bergmann
2015-07-08Added Test for Defaults of Outline NumberingVarun
2015-07-08sw: let's try some C++11 syntax for function pointersMichael Stahl
2015-07-08sw: remove boost::bind from accmap.cxxMichael Stahl
2015-07-08sw: remove boost::bind from docbm.cxxMichael Stahl
2015-07-08sw: remove boost::bind from fmtatr2.cxxMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-08sw: remove boost::bind from PagePropertyPanelMichael Stahl
2015-07-07AbstractSwWordCountFloatDlg always leaked hereCaolán McNamara
2015-07-07loplugin:salboolStephan Bergmann
2015-07-07loplugin:stringconstantStephan Bergmann
2015-07-07Add Test for tdf#88899 SwDocInfoField with DateTimeVarun
2015-07-07loplugin:stringconstantStephan Bergmann
2015-07-06Added Test for tdf#81995 check outline numberingVarun
2015-07-06tdf#92577 sw rendercontext: paint transparent from controls conditionallyMiklos Vajna
2015-07-06tdf79312: disable auto-close spelling dialog for sw, sdMarek Doležel
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna
2015-07-06-fsanitize=vptr: unnecessary, wrong downcastStephan Bergmann
2015-07-06sw: fix newly introduced style inconsistencies in docxsdrexportMiklos Vajna
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin