summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
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
2017-03-14tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
2017-03-13force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-21Remove unused function. Following tdf#105657Laurent Balland-Poirier
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-02-15remove unused AccessibilityChanged from SfxHintId enumNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-04simplify SfxWhichIterJochen Nitschke
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27use a define for invalid SfxPoolItemJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann