summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-18Some more WIN32_LEAN_AND_MEANMike Kaganski58-11/+182
2017-09-18Fix chart dump test recent failures on MACTamás Zolnai1-1/+1
2017-09-18Calc: support export to JPEG, just because we can.. tdf#108317 relatedEike Rathke2-0/+21
2017-09-18Export to PNG: use proper dialog and filter options, tdf#108317Eike Rathke6-21/+119
2017-09-18ofz: add dicts to outdirCaolán McNamara1-0/+6
2017-09-18through->throwCaolán McNamara1-1/+1
2017-09-18ofz#3404 avoid oomCaolán McNamara1-1/+3
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara1-0/+10
2017-09-18Updated coreMiklos Vajna1-0/+0
2017-09-18Move initialization to where it belongsEike Rathke1-15/+15
2017-09-18tdf#111863: Animations turned from out to in during PPTX exportAron Budea3-2/+17
2017-09-18tdf#108139 Remove Preview column from Application Colors config pageArkadiy Illarionov3-615/+13
2017-09-18ofz#3419 Null-dereference READCaolán McNamara1-2/+4
2017-09-18dbaccess: [loplugin:casttovoid]Michael Stahl1-2/+0
2017-09-18borderline: restuctured used classesArmin Le Grand5-240/+301
2017-09-18tdf#112088 gradient stop map -> multimapSzymon Kłos7-14/+47
2017-09-18The '<= 0' check can go nowStephan Bergmann1-1/+1
2017-09-18Reflect recent download.lst changes to flatpak-manifest.inStephan Bergmann1-12/+12
2017-09-18add fodt fuzzerCaolán McNamara5-6/+76
2017-09-18tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes2-0/+18
2017-09-18vcl: [loplugin:reservedid]Michael Stahl1-3/+3
2017-09-18hwpfilter: [loplugin:redundantcast]Michael Stahl1-6/+3
2017-09-18unused nResMaxNumberOfSuggestions in PropertyHelper_SpellNoel Grandin2-7/+1
2017-09-18maPrimitiveColor in Shadow3DExtractingProcessor unusedNoel Grandin2-8/+2
2017-09-18unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin2-20/+2
2017-09-18remove unused aLocale from SvxNumRuleNoel Grandin2-3/+4
2017-09-18unused menu extension supplier stuffNoel Grandin5-124/+0
2017-09-18msCommandName in ControllerItem is unusedNoel Grandin2-13/+4
2017-09-18msDescription in SvtRulerAccessible is unusedNoel Grandin2-7/+1
2017-09-18aFocusRect in CheckBoxControl is unusedNoel Grandin2-3/+2
2017-09-18headString in SvTreeListBox is unusedNoel Grandin3-40/+4
2017-09-18loplugin:unusedfields in SvxPixelCtlNoel Grandin2-2/+1
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin2-52/+10
2017-09-18clang plugins: this test fails on 32-bit LinuxMichael Stahl1-1/+1
2017-09-18bridges: [loplugin:stringconstant]Michael Stahl21-21/+21
2017-09-18tdf#109118 Added new buttons into Mail Merge toolbarSerge Krot4-0/+12
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin18-145/+171
2017-09-18sal: -Werror,-Wsign-compare (32-bit)Michael Stahl1-1/+1
2017-09-18use pkg-config --modversion to check for ICU versionRene Engelhard1-12/+3
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M11-16/+16
2017-09-18svx: Assert that GetMarkedSdrObj() cannot be null hereTakeshi Abe1-1/+4
2017-09-18Adapt external/nss/asan.patch.1Stephan Bergmann1-1/+1
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann25-33/+39
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth6-5/+32
2017-09-18related: tdf#111967 fix assertions about silly column positionsMichael Stahl1-2/+2
2017-09-18sw dbmgr: fix indent of these statementsMiklos Vajna1-2/+2
2017-09-18sw: prefix members of SwFormatFlyCntMiklos Vajna2-13/+13
2017-09-18Put back some #include (needed for e.g. --disable-pch)Stephan Bergmann4-0/+14
2017-09-18improve unusedfields lopluginNoel Grandin6-337/+354
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski39-26/+118