summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann1-1/+1
2016-10-31sfx2: Metadata has no need for cryptographic randomnessMichael Stahl1-6/+4
2016-10-31Updated coreStanislav Horacek1-0/+0
2016-10-31populate library path to gbuildtojson in testsBjoern Michaelsen2-0/+2
2016-10-31Updated coreGabor Kelemen1-0/+0
2016-10-31fix MSVC 2015 build Error C2397lbenes1-1/+1
2016-10-31No good reason for dbaccess::OCacheSet::updateRow to be pure?Stephan Bergmann4-9/+2
2016-10-31SvxBrushItem::GetGraphicLink no longer returns a pointerStephan Bergmann2-2/+2
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin33-484/+222
2016-10-31loplugin:oncevar in unoxml..toolkitNoel Grandin6-52/+27
2016-10-31Clean up #include lineStephan Bergmann1-1/+1
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann1-1/+1
2016-10-31MS formats allow padding without borders, regardless of display.Justin Luth1-14/+1
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin33-58/+58
2016-10-31loplugin:oncevar in vbahelper..writerfilterNoel Grandin9-34/+15
2016-10-31fix unnecessaryoverride clang plugin on clang < 3.8Noel Grandin1-0/+8
2016-10-31fix use of is_sorted_untilNoel Grandin1-6/+21
2016-10-31update vclwidgets plugin to check local variablesNoel Grandin3-47/+83
2016-10-31sw: bookmark names don't need cryptographic randomnessMichael Stahl1-5/+4
2016-10-31sw: RSID have no need for cryptographic randomnessMichael Stahl2-10/+5
2016-10-31sw: DocumentListsManager: no need for cryptographic randomness hereMichael Stahl2-13/+10
2016-10-31return dialog pointers using VclPtr<>Noel Grandin3-102/+102
2016-10-31This needs to be VclPtr tooJulien Nabet3-3/+3
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin6-7/+12
2016-10-31fix logic error - still set zero padding if no border setJustin Luth1-0/+8
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe16-131/+18
2016-10-31tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny2-0/+131
2016-10-31Avoid excessive text clipping on WindowsKhaled Hosny1-4/+4
2016-10-31Reduce number of argumentsKhaled Hosny2-5/+5
2016-10-30cppcheck unreadVariable: diffJochen Nitschke1-5/+1
2016-10-30cppcheck unreadVariable: nRemoveSelectJochen Nitschke1-2/+0
2016-10-30cppcheck unreadVariable: nCountJochen Nitschke1-2/+0
2016-10-30cppcheck unreadVariable: nJochen Nitschke1-2/+0
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl4-20/+5
2016-10-30tdf#103588: Draw with the right font on WindowsKhaled Hosny2-4/+9
2016-10-30-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-10-30Updated coreMaxim Monastirsky1-0/+0
2016-10-30bin SfxUShortRanges, inline and rewrite only usageJochen Nitschke3-276/+52
2016-10-30vcl: use links to "large" (26px) icons also for 32px iconsTomaž Vajngerl1-0/+22
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl29-91/+211
2016-10-30Allow using xml menus in DBTreeListBoxMaxim Monastirsky2-15/+60
2016-10-30Add resource name method to IContextMenuProviderMaxim Monastirsky6-2/+21
2016-10-30Convert RID_MENU_APP_EDIT to xmlMaxim Monastirsky5-130/+48
2016-10-30add LEFT test caseZdeněk Crhonek1-0/+1198
2016-10-30add BETA.INV test caseZdeněk Crhonek1-0/+4357
2016-10-30MinorKhaled Hosny1-3/+2
2016-10-30No need to call ParseFeatures in the constructorKhaled Hosny1-6/+2
2016-10-30Always scale HarfBuzz font before using itKhaled Hosny2-13/+17
2016-10-30Avoid potential HarfBuzz assertsKhaled Hosny1-0/+1
2016-10-30add LEN test caseZdeněk Crhonek1-0/+1235