summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
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
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-14Following tdf#106190 Treat blank after fraction barLaurent Balland-Poirier
2017-03-13force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke
2017-03-11Fix typosAndrea Gelmini
2017-03-10guard against a (theoretical?) endless loop of blanks onlyEike Rathke
2017-03-10prevent string access out of boundsEike Rathke
2017-03-10string access out of boundsEike Rathke
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier
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-03Fix typosAndrea Gelmini
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-24fix inverted warning logicJochen Nitschke
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-20use SvNumberformat::GetMaskedType()Eike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-02-15unit test for engineering notation, tdf#105968Eike Rathke
2017-02-15Resolves: tdf#105968 handle engineering notation rounded into next magnitudeEike Rathke
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-04simplify SfxWhichIterJochen Nitschke
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin