summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-07sw: prefix members of SwElemItemMiklos Vajna3-85/+85
2019-10-07Fix FIXME in swcache.hxxJulien Nabet2-5/+1
2019-10-06fix android buildCaolán McNamara1-0/+6
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara125-188/+250
2019-10-06we can use Span for the cache key hereNoel Grandin4-10/+25
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin10-218/+198
2019-10-06the PCH in compilerplugins should also depend on the MakefileLuboš Luňák1-1/+1
2019-10-06replace throw with abortLuboš Luňák1-2/+8
2019-10-06tdf#124456: Make Ant configure.ac check more robustDennis Schridde1-1/+1
2019-10-06Replace SystemEnvData pToolkit/pPlatformName strings with enumsStephan Bergmann7-25/+24
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin45-114/+93
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann15-26/+4
2019-10-06Optimize getNamespaceId (xmlreader)Julien Nabet2-0/+12
2019-10-05Update git submodulesKohei Yoshida1-0/+0
2019-10-05ofz#17212 Floating point exceptionCaolán McNamara1-0/+4
2019-10-05Let's bring XML Source out of the list of experimental features.Kohei Yoshida1-6/+1
2019-10-05only MultiLineEditSyntaxHighlight uses UpdateDataCaolán McNamara3-59/+3
2019-10-05FileControl can be private inside svtoolsCaolán McNamara4-10/+9
2019-10-05Resolves: tdf#127946 pass in argument for dialog parentCaolán McNamara1-2/+5
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann9-72/+53
2019-10-05tdf#127935 Make double click expand/collapse entry in option treeJim Raykowski2-0/+10
2019-10-05don't need button.hxx hereCaolán McNamara1-1/+1
2019-10-05move file picker only code to fpickerCaolán McNamara26-111/+154
2019-10-05The checks should apparenty be maArguments.getLength() >= 5Stephan Bergmann2-2/+2
2019-10-05ofz#17448 avoid OOMCaolán McNamara1-1/+5
2019-10-05ofz#16306 avoid timeoutCaolán McNamara1-1/+4
2019-10-05simplify SfxAllEnumItemNoel Grandin4-105/+27
2019-10-05Drop bogus memsetStephan Bergmann1-2/+0
2019-10-05Convert some SID in sd to SfxUInt16ItemNoel Grandin6-25/+27
2019-10-05Convert various FID_VALID_* to SfxUInt16ItemNoel Grandin2-12/+12
2019-10-05Convert various RPTUI_ID_* to SfxUInt16ItemNoel Grandin1-3/+3
2019-10-05Convert SID_PAPER_START/END to SfxUInt16ItemNoel Grandin3-7/+7
2019-10-05Convert SID_ENUM_PAGE_MODE to SfxUInt16ItemNoel Grandin4-5/+5
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin5-6/+5
2019-10-05Drop bogus memsetStephan Bergmann1-2/+0
2019-10-05Drop bogus memsetStephan Bergmann1-1/+0
2019-10-05Remove redundant memsetsStephan Bergmann2-7/+0
2019-10-05Drop bogus memsetsStephan Bergmann2-7/+1
2019-10-05bin/find-most-common-warn-messages.py: Switch to python3Michael Weghorn1-3/+3
2019-10-04ofz#17675 loop in lwp filterCaolán McNamara1-0/+4
2019-10-04ofz#17992 null derefCaolán McNamara1-4/+7
2019-10-04ofz#17823 avoid timeoutCaolán McNamara1-0/+9
2019-10-04SvtFileView not referenced in any .uis anymoreCaolán McNamara3-18/+0
2019-10-04weld OCollectionViewCaolán McNamara6-93/+165
2019-10-04tdf#127529 vertical text not drawn in slideshow canvasCaolán McNamara9-24/+75
2019-10-04drop unnecessary includesCaolán McNamara8-8/+4
2019-10-04drop some unnecessary includesCaolán McNamara4-9/+3
2019-10-04default arg never usedCaolán McNamara2-2/+2
2019-10-04Related: tdf#127529 make it harder to misunderstand this VirtualDevice ctorCaolán McNamara8-11/+13
2019-10-04document 0 len case of set_max_lengthCaolán McNamara3-5/+4