summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29tdf#101627 disable shrinking for footer textboxesPatrick Jaap1-2/+6
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin12-236/+290
2017-03-29Translate German comments in sc/source/ui/docshell/Johnny_M14-363/+357
2017-03-29Propagate proper integer type out of AnimationEntryList::impGetIndexAtTimeStephan Bergmann2-7/+9
2017-03-29Fix integer type of EditCharAttrib nStart/nEnd membersStephan Bergmann4-75/+77
2017-03-29Resolves: tdf#106841 RID_SVXSW_FRAMEPOSITIONS is in wrong orderCaolán McNamara1-17/+17
2017-03-29loplugin:unusedmethodsNoel Grandin50-465/+10
2017-03-29cli_ure: fix another bad _WIN64 check (related tdf#94265)Michael Stahl1-3/+3
2017-03-29convert SearchBehavior to scoped enumNoel Grandin4-5/+5
2017-03-29convert EViewType to scoped enumNoel Grandin26-126/+126
2017-03-29overline state missing from find/replace by properties dialogCaolán McNamara1-8/+9
2017-03-29Update Croatian autocorr to 2017-3-27Krunoslav Šebetić8-104/+319
2017-03-29Translate some German comments in scKatarina Behrens3-23/+21
2017-03-29tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos1-67/+72
2017-03-29loplugin:unnecessaryvirtualNoel Grandin2-3/+4
2017-03-29nCnt calculation is overwritten anywayCaolán McNamara1-3/+1
2017-03-29m_bIsAccDocUse is write-onlyCaolán McNamara3-13/+1
2017-03-29Pushing a few Tango icons before I forgetAdolfo Jayme Barrientos18-0/+0
2017-03-29vcl PDF export, norefxobj: add UI for thisMiklos Vajna6-4/+35
2017-03-29oox: remove redundant virtuals, implied by overrideMiklos Vajna3-6/+6
2017-03-29Add warning about intended use case of debug helperTor Lillqvist1-0/+2
2017-03-29expand vis to visible; fix typosdennisroczek13-54/+51
2017-03-29tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygonStephan Bergmann1-3/+19
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks1-12/+13
2017-03-29loplugin:singlevalfieldsNoel Grandin30-189/+55
2017-03-29Add note that the xmlMissing thing is not implementedTor Lillqvist1-1/+1
2017-03-29Fix typosAndrea Gelmini3-7/+7
2017-03-29Close already calls unlockFileMarkus Mohrhard1-2/+0
2017-03-28tdf#90290 use custom asserter in shared_test_impl.hxxkerem1-2/+2
2017-03-28typo: Didn't found -> Didn't findAndras Timar1-1/+1
2017-03-28tdf#90290 use custom asserter in ucalc_sharedformula.cxxkerem1-10/+2
2017-03-28Fix typosAndrea Gelmini11-12/+12
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny2-1/+6
2017-03-28fix too small loop varJochen Nitschke1-2/+2
2017-03-28it makes no sense for CC to leak resources when its unaware of modelBjoern Michaelsen1-3/+6
2017-03-28ofz#954 out of memoryCaolán McNamara14-1/+38
2017-03-28vcl PDF export, norefxobj: have the list of keys to copy at one placeMiklos Vajna1-11/+11
2017-03-28Turn XclSupbookType into scoped enum and add operator<< for SAL_INFO etcTor Lillqvist3-37/+55
2017-03-28Bin an unused and a used-once typedefTor Lillqvist1-3/+1
2017-03-28tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna3-18/+51
2017-03-28First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist2-3/+30
2017-03-28Resolves: tdf#106748 infinite dashed line from annotations to FAR_AWAY thingsCaolán McNamara7-7/+10
2017-03-28std::unique_ptr<sal_uInt16[]> -> std::vectorCaolán McNamara1-17/+10
2017-03-28move inlines into the classCaolán McNamara1-241/+182
2017-03-28valgrind: use of uninitialized valuesCaolán McNamara1-24/+24
2017-03-28Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara3-0/+30
2017-03-28remove some more unused SID constants and commandsNoel Grandin16-311/+3
2017-03-28tdf#106693 vcl PDF export, norefxobj: copy nested arrays correctlyMiklos Vajna2-2/+10
2017-03-28update results of mergeclasses pluginNoel Grandin1-3/+2
2017-03-28fixes for some lopluginsNoel Grandin3-2/+12