summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky8-8/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: extensionsStephan Bergmann1-1/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin2-2/+2
2017-04-05Resolves: tdf#52949 don't show mouse wheel property in report designerCaolán McNamara4-1/+14
2017-04-05css::uno::TypeClass vs. typelib_TypeClass mismatchStephan Bergmann1-15/+15
2017-04-04forget the TODOCaolán McNamara1-26/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-7/+7
2017-04-04well, its on the main trunk nowCaolán McNamara1-9/+3
2017-04-04intendend->intendedCaolán McNamara1-3/+3
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin3-18/+20
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara2-6/+7
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna7-42/+42
2017-03-30tdf#39468 Translate German commentsJens Carl2-2/+2
2017-03-25Fix typosAndrea Gelmini9-13/+13
2017-03-23Resolves: tdf#106461 use a row height of max of edit and listbox heightCaolán McNamara1-4/+5
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-2/+2
2017-03-19TyposJulien Nabet2-2/+2
2017-03-19Fix typos + some German translationsAndrea Gelmini2-2/+2
2017-03-18cppcheck: workaround nullpointer false positive with an assertJulien Nabet1-0/+1
2017-03-18cppcheck: nullPointerJulien Nabet1-2/+2
2017-03-17remove unused defines from HRC files in extensionsNoel Grandin6-23/+0
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-14No need for --disable-activex and --disable-atl any longerTor Lillqvist1-4/+0
2017-03-14remove unused RID constantsNoel Grandin4-33/+0
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2
2017-03-09oops, forgot to commit thatMichael Stahl1-1/+1
2017-03-09extensions: fix MSVC 2017 build of Library_so_activex_x64Michael Stahl1-1/+3
2017-03-08Clean up uses of integer typesStephan Bergmann1-12/+15
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann20-43/+43
2017-03-03Fix typosAndrea Gelmini3-4/+4
2017-03-03Remove bogus source code commentsdennisroczek1-2/+1
2017-02-28loplugin:unoanyStephan Bergmann3-11/+11
2017-02-28loplugin:unoanyStephan Bergmann1-6/+6
2017-02-28new loplugin unoanyNoel Grandin4-7/+7
2017-02-27Clean up use of integer typesStephan Bergmann3-26/+25
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist56-230/+230
2017-02-16convert resetType to scoped enumNoel Grandin2-8/+8
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+15
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-11Revert "Resolves: tdf#79250 add typed list to form control listbox"Eike Rathke4-15/+0
2017-02-10Resolves: tdf#79250 add typed list to form control listboxEike Rathke4-0/+15
2017-02-10Remove MinGW supportStephan Bergmann9-72/+0
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips1-1/+1
2017-02-08Blind fix for apparently buggy GCC 4.8Stephan Bergmann1-5/+5