summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-14don't need to store this dataCaolán McNamara
2017-02-14don't need to store this dataCaolán McNamara
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna
2017-02-14ChartDumpTest: Test pie chartsTamás Zolnai
2017-02-14Close ScDocSh when doneStephan Bergmann
2017-02-14remove unused Border from RulerIndentStyle enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-02-14drop unused LIST from SvTreeAccRoleType enumNoel Grandin
2017-02-14convert svt::table::TableArea to scoped enumNoel Grandin
2017-02-14convert to EnumerationResult to scoped enumNoel Grandin
2017-02-14remove unused Video from SgaObjKind enumNoel Grandin
2017-02-14remove unused IMPORT_INET from GalleryGraphicImportRet enumNoel Grandin
2017-02-14convert SvxPrevLineSpace to scoped enumNoel Grandin
2017-02-14drop CTL_STYLE enumNoel Grandin
2017-02-14remove unused MoveAll from SvxRuler::UpdateType enumNoel Grandin
2017-02-14remove unused StartSelection from SvxTableController::TblAction enumNoel Grandin
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-14replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-14check data needed to fulfil ras claims before allocatingCaolán McNamara
2017-02-14this is already checked forCaolán McNamara
2017-02-14editeng: presumed copypasta in 048e30c1f8231e6cd144a9251061f6fa127b353eMichael Stahl
2017-02-14Resolves: tdf#79250 add typed list to form control listboxEike Rathke
2017-02-14special case TypedItemList in preparation for tdf#79250Eike Rathke
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-14ChartDumpTest: Avoid using Arial font in test documentsTamás Zolnai
2017-02-14check valid mnDstBitsPerPix before progressingCaolán McNamara
2017-02-14check ras seeksCaolán McNamara
2017-02-14move allocation of bmp to after reading paletteCaolán McNamara
2017-02-14reduce scope of maBmpCaolán McNamara
2017-02-14reduce scope of bPaletteCaolán McNamara
2017-02-14RTF import: handle target of hyperlinkMiklos Vajna
2017-02-14Werror=unused-function in some configsCaolán McNamara
2017-02-14Missing @since tagsStephan Bergmann
2017-02-14external/pdfium: Work around -fsanitize=shiftStephan Bergmann
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-02-14convert SvxXMLTableImportContextEnum to scoped enumNoel Grandin
2017-02-14remove unused Invalid enumerator from ShapeProperty enumNoel Grandin
2017-02-14Use o3tl::strong_int on RESOURCE_TYPENoel Grandin
2017-02-14remove unused Outline enumerator from SelectionAnalyzer::ViewType enumNoel Grandin
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin
2017-02-14remove unused ValueSetWithTextControl::ControlType enumNoel Grandin
2017-02-14remove unused GlueDeselected enumerator from SdrHdlKind enumNoel Grandin
2017-02-14remove unused ModelSaved enumerator from SdrHintKind enumNoel Grandin
2017-02-14remove unused Handles enumerator from DefaultType enumNoel Grandin
2017-02-14remove unused Copy enumerator from SdrUserCallType enumNoel Grandin
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin
2017-02-14starmath: This condition always holdsTakeshi Abe
2017-02-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2017-02-14Optimize Excel GetOrCreateRow: compare to previous map entryJustin Luth
2017-02-14more windows build fixesMarkus Mohrhard