summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara2-6/+23
2018-04-11tdf#50057 sw: fix duplication of at-paragraph anchored flysMichael Stahl6-9/+644
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara5-22/+22
2018-04-11tdf#116929 Transparent mask imported incorrectlyNoel Grandin1-0/+1
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna4-27/+34
2018-04-11sw XHTML export: fix missing namespace prefix of listsMiklos Vajna3-0/+24
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara8-18/+30
2018-04-11weld RestartDialogCaolán McNamara5-46/+44
2018-04-11remove some debug codeNoel Grandin1-3/+3
2018-04-11coverity#1401328 silence Uncaught exceptionCaolán McNamara1-3/+21
2018-04-11Updated coreAndrea Gelmini1-0/+0
2018-04-11Updated coreGabor Kelemen1-0/+0
2018-04-11Defer obtaining transliterator and collator...Dennis Francis1-10/+16
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin32-94/+73
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin8-38/+38
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin3-4/+4
2018-04-11Fix variable in error stringMike Kaganski1-1/+1
2018-04-11Use SdrObject& in lcl_ConvertSdrOle2ObjsToSdrGrafObjsArmin Le Grand1-5/+5
2018-04-11ofz#7468 catch ras filter exceptionsCaolán McNamara1-2/+11
2018-04-11coverity#1434185 Operands don't affect resultCaolán McNamara1-7/+1
2018-04-11external/firebird: Avoid -fsanitize=nonnull-attributeStephan Bergmann1-0/+9
2018-04-11writerperfect: fix whitespaceMiklos Vajna2-3/+9
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen6-12/+0
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin2-0/+24
2018-04-11weld GotoLineDialogCaolán McNamara4-31/+31
2018-04-11new loplugin:unusedvariablemoreNoel Grandin62-265/+433
2018-04-11toolkit: Recover missing service names for ControlModelContainerBaseTakeshi Abe1-29/+27
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk2-1/+28
2018-04-11sw: prefix members of HTMLAttrContextMiklos Vajna2-110/+110
2018-04-11Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-11Fix building with DBG_ANIM_LOG definedAron Budea2-15/+15
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin63-181/+180
2018-04-11Fix typosAndrea Gelmini4-4/+4
2018-04-10tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7
2018-04-10sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks2-0/+1571
2018-04-10Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-10weld SpacingDialogCaolán McNamara7-773/+794
2018-04-10tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna3-1/+47
2018-04-10dbaccess: fix --without-java buildMiklos Vajna3-7/+0
2018-04-10Updated coreChristian Lohmaier1-0/+0
2018-04-10Revert "32bit Linux tests fail"Stephan Bergmann1-0/+0
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand7-24/+28
2018-04-10put the loplugin output files in the workdirNoel Grandin24-24/+24
2018-04-10add GtkMenuButton supportCaolán McNamara1-0/+24
2018-04-10darn, unusedfields loplugin was left enabledNoel Grandin1-1/+1
2018-04-10Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann18-88/+379
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara1-3/+23
2018-04-10Updated coreGabor Kelemen1-0/+0
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl2-3/+9