summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Inconsistent declarations of ImplSalYieldMutexAcquireWithWaitStephan Bergmann1-1/+1
2017-09-19Word 2013 and 2016 does not honor the <w:view> setting, let's ignore it too.Jan Holesovsky2-6/+5
2017-09-19Fix typosAndrea Gelmini2-3/+3
2017-09-19ofz: fix Indirect leaksCaolán McNamara1-0/+8
2017-09-19Looks like we can just as well use ADORecordset hereStephan Bergmann1-1/+1
2017-09-19unused m_xProgressHandler in TplTaskEnvironmentNoel Grandin1-2/+1
2017-09-19unused Registration classNoel Grandin1-68/+3
2017-09-19unused m_relatedTarget in CMouseEventNoel Grandin2-3/+1
2017-09-19unused xForbiddenCharsTable in ImpEditEngineNoel Grandin2-8/+3
2017-09-19inline some use-once fields in cuiNoel Grandin9-27/+9
2017-09-19fix caching in OResultColumnNoel Grandin1-1/+1
2017-09-19fix SequenceOutputStream constnessNoel Grandin6-10/+50
2017-09-19unused m_xLastFrame in DesktopNoel Grandin2-5/+2
2017-09-19unused m_nFieldType in OFormattedModelNoel Grandin2-6/+0
2017-09-19various unused fields in MediaDescriptorHelperNoel Grandin2-55/+14
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski31-569/+335
2017-09-19EPUB export: write styles inline to please poor readersMiklos Vajna4-7/+383
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