summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-25Revert "tdf#107945: Perhaps this will make this method thread-safe..."Kohei Yoshida
2017-05-25tdf#107945: Perhaps this will make this method thread-safe...Kohei Yoshida
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-05-17Remove old cruft #if 0 debugger test casesEike Rathke
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11Clean up uses of SAL_U/SAL_W: svlStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-05-06Plausible fix for timezone offset issue in Repair Document.Michael Meeks
2017-05-04Number formatter: handle negative signed year date as BCEEike Rathke
2017-05-04Bail out early for just a sign as start stringEike Rathke
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-20loplugin:inlinefields in FSStorage_ImplNoel Grandin
2017-04-19loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-19coverity#1405221 silence Out-of-bounds readCaolán McNamara
2017-04-18Resolves: tdf#107012 follow date order of the target localeEike Rathke
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-10tdf#106190 Tests of fraction formatsLaurent Balland-Poirier
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06make page size compile time constantJochen Nitschke
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svlStephan Bergmann
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert SearchBehavior to scoped enumNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-21tdf#96505 - Get rid of cargo cult long integer literalsudaycoder
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17remove unused defines from HRC files in svlNoel Grandin