summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31Resolves: tdf#99291 empty array element should not match empty cellEike Rathke1-3/+3
2016-10-31loplugin:vclwidgets: Adapt iterator hack to libc++Stephan Bergmann1-2/+5
2016-10-31fix doc comment to match codeDavid Tardon1-2/+2
2016-10-31convert angle from degrees to radians for glmDavid Tardon1-3/+5
2016-10-31Resolves: tdf#64001 exclude "boolean" value cells from increment during FillEike Rathke1-4/+41
2016-10-31Adapt warning messageStephan Bergmann1-1/+1
2016-10-31Revert "Revert "Prevent nonsensical comparations between OUString and nullptr...Stephan Bergmann1-0/+12
2016-10-31don't loop uint16 against sizeEike Rathke1-4/+4
2016-10-31tdf#103591 icon theme name resolving, ui fixes, prioritize pngTomaž Vajngerl3-28/+28
2016-10-31Make stable sort more stable :)Mike Kaganski1-8/+20
2016-10-31loplugin:oncevar in svl..svxNoel Grandin16-185/+88
2016-10-31loplugin:oncevar in swNoel Grandin14-79/+34
2016-10-31also stubify generated object addersBjoern Michaelsen1-0/+2
2016-10-31Revert "Prevent nonsensical comparations between OUString and nullptr_t"Stephan Bergmann1-11/+0
2016-10-31Prevent nonsensical comparations between OUString and nullptr_tStephan Bergmann1-0/+11
2016-10-31css.xml.sax.XAttributeList is broken by designStephan Bergmann2-9/+10
2016-10-31Strange OUString null checkStephan Bergmann1-2/+2
2016-10-31Nonsensical OUString null checkStephan Bergmann1-1/+1
2016-10-31Nonsensical OUString null checkStephan Bergmann1-1/+1
2016-10-31Nonsensical OUString null checkStephan Bergmann1-1/+1
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