summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-14external/pdfium: Work around -fsanitize=shiftStephan Bergmann2-0/+22
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin4-8/+9
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin2-20/+19
2017-02-14remove unused Invalid enumerator from ShapeProperty enumNoel Grandin2-7/+1
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin23-66/+70
2017-02-14remove unused Outline enumerator from SelectionAnalyzer::ViewType enumNoel Grandin2-6/+0
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin3-2/+1
2017-02-14remove unused ValueSetWithTextControl::ControlType enumNoel Grandin2-51/+8
2017-02-14remove unused GlueDeselected enumerator from SdrHdlKind enumNoel Grandin2-10/+2
2017-02-14remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin2-7/+0
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin2-30/+0
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin2-5/+0
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin6-7/+4
2017-02-14starmath: This condition always holdsTakeshi Abe1-2/+3
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth4-8/+29
2017-02-14Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth1-2/+5
2017-02-14more windows build fixesMarkus Mohrhard1-1/+1
2017-02-14more build fixes, loplugin:staticmethodsMarkus Mohrhard1-3/+3
2017-02-14fix buildMarkus Mohrhard1-1/+1
2017-02-13test result of text document importDavid Tardon7-7/+301
2017-02-13add RAWSUBTRACT test caseZdeněk Crhonek1-0/+4776
2017-02-13add T.INV.2T test caseZdeněk Crhonek1-0/+5355
2017-02-13tdf#76183: refresh objects' positions on optimal height recalcMike Kaganski7-2/+69
2017-02-13add pcx fuzzerCaolán McNamara5-1/+74
2017-02-13Remove misguided commentStephan Bergmann1-1/+1
2017-02-13comment XPopupRequest APITomaž Vajngerl2-0/+5
2017-02-13chart2: remove unneeded includesTomaž Vajngerl1-11/+0
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl7-21/+108
2017-02-13tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand3-27/+23
2017-02-13LOK - Calc: Increase the row limit to 10.000 rows.Marco Cecchetti3-68/+300
2017-02-13get rid of boost::math::log1p() and use rtl::math::log1p()Eike Rathke2-7/+5
2017-02-13-Werror,-Wunused-macros (clang-cl)Stephan Bergmann1-3/+0
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna14-97/+127
2017-02-13ofz: move size check before bitmap allocationCaolán McNamara1-16/+10
2017-02-13convert EDocStates to o3tl::typed_flagsNoel Grandin2-21/+25
2017-02-13AutoInstall oox filter data packages to ooo moduleMatúš Kukan5-71/+2
2017-02-13convert ItemType to scoped enumNoel Grandin1-78/+75
2017-02-13Fix typosAndrea Gelmini2-2/+2
2017-02-13sw: prefix members of SwAccessibleTableMiklos Vajna2-8/+8
2017-02-13ChartDumpTest: Test percent stacked chart's axis labelsTamás Zolnai2-1/+232
2017-02-13Resolves: ofz#584 don't terminate on bad fraction exceptionCaolán McNamara1-31/+39
2017-02-13return early on errorCaolán McNamara1-47/+45
2017-02-13convert SwCalcError to scoped enumNoel Grandin9-59/+43
2017-02-13create strong_int template and use it in tools::UniqueIndexNoel Grandin13-119/+203
2017-02-13Fix typosAndrea Gelmini28-30/+30
2017-02-13tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens2-4/+17
2017-02-13ChartDumpTest: Test bar chartsTamás Zolnai15-680/+1169
2017-02-13Related: tdf#105707 PPTX import: decode document name from URLAndras Timar1-1/+1
2017-02-13tdf#89329: use unique_ptr for pImpl in dlgctrlsyellowflash1042-2/+3
2017-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0