summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-27Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18remove unused CntWallpaperItemCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18fix terrible state of chassisCaolán McNamara
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17Defer also loading of the English CalendarWrapper, tdf#109045 follow-upEike Rathke
2017-07-17loplugin:useuniqueptr: svl (clang-cl)Stephan Bergmann
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-15svl: move byte-array signing from vclAshod Nakashian
2017-07-11tdf#109045: store en calendar separately in OnDemandCalendarWrapperAron Budea
2017-07-05crash on exit of cppunit testsCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-08DbgCheckItemSet is goneStephan Bergmann
2017-06-06Perf-sc: tdf#100709 SfxPoolItem::IsVoidItem() instead of dynamic_castEike Rathke
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-18New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-upArul Michael
2017-05-18svl: remove redundant virtual keywords in SfxGrabBagItemMiklos Vajna
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-03-29loplugin:unnecessaryvirtualNoel Grandin
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-17remove unused defines from HRC files in svlNoel Grandin
2017-03-16Fix typosAndrea Gelmini
2017-03-16drop GetId() from SfxUndoActionNoel Grandin