summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Revert "tdf#111894: fix leak memory with PaletteManager with SvxColorListBox"Julien Nabet1-5/+1
2017-09-19Clean up the code by using LOWORDStephan Bergmann1-1/+1
2017-09-19Put back one more #includeStephan Bergmann1-0/+2
2017-09-19-Werror,-Wmissing-field-initializers (clang-cl)Stephan Bergmann1-1/+1
2017-09-19gpg4libre: have gcc-wrapper handle linking properlyDavid Ostrovsky1-1/+1
2017-09-19tdf#79877 revert to old behavior when clicking on input fields.Bernhard Widl13-60/+248
2017-09-19tdf#43157 Replace DBG_ASSERT() with assert() in tabbar.cxxUlrich Gemkow1-4/+3
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara3-0/+12
2017-09-18Drop unused TemplateRepository config keysGabor Kelemen2-16/+0
2017-09-18Drop unused IsSystemFont config propertyGabor Kelemen1-8/+0
2017-09-18remove boilerplate, use C++11 (convertToTable)Bjoern Michaelsen1-40/+27
2017-09-18use some C++11 and check for incomplete merges (lcl_MergeCells)Bjoern Michaelsen1-26/+12
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara4-1/+553
2017-09-18Upgrade to Boost 1.65.1Stephan Bergmann7-55/+11
2017-09-18make fuzzer workCaolán McNamara4-4/+10
2017-09-18libjpeg-turbo: fix 32-bit Linux buildMichael Stahl1-1/+1
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