summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara27-65/+54
2014-12-27coverity#984097 Uninitialized pointer fieldCaolán McNamara1-7/+8
2014-12-27coverity#735429 Logically dead codeCaolán McNamara1-2/+0
2014-12-27coverity#1019332 Unchecked dynamic_castCaolán McNamara1-7/+6
2014-12-27coverity#1019331 Unchecked dynamic_castCaolán McNamara1-7/+6
2014-12-27coverity#1019327 Unchecked dynamic_castCaolán McNamara1-5/+4
2014-12-27coverity#1019325 Unchecked dynamic_castCaolán McNamara1-0/+3
2014-12-27license: fix typo: “Huerta Tipografia” → “Huerta Tipográfica”Adolfo Jayme Barrientos3-3/+3
2014-12-27iterator::operator*() should return a referenceMarkus Mohrhard1-1/+1
2014-12-27fdo#87442 restore simple listboxAndras Timar1-0/+1
2014-12-27remove copy&paste codeMarkus Mohrhard1-23/+8
2014-12-27that method is the same as in the base classMarkus Mohrhard1-7/+0
2014-12-27return after finding the referenceMarkus Mohrhard1-0/+1
2014-12-27Cleanup and simplify TabDrawer & remove maPolyTomaž Vajngerl1-67/+47
2014-12-27fdo#84714 ODT export: write <loext:table> inside <draw:custom-shape>Miklos Vajna3-12/+30
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna2-1/+4
2014-12-27de-resource RID_SVXDLG_GALLERYBROWSERCaolán McNamara9-71/+13
2014-12-27handle index based external refs in formulas in ooxml import, fdo#85617Markus Mohrhard1-0/+46
2014-12-27NO_DECODE breaks non-ascii urls, fdo#85617Markus Mohrhard1-1/+1
2014-12-26fdo#81475 rearrangement of writer's frame toolbarYousuf Philips2-8/+20
2014-12-26single \n should be non-translatable in UIAndras Timar1-1/+1
2014-12-26fdo#87185 rearrange image context menu and add icons to a few entriesYousuf Philips4-4/+45
2014-12-26Cleanup zoomsliderctrl & viewlayoutctrlTomaž Vajngerl2-15/+16
2014-12-26HiDPI: ViewLayout statusbar - scale icons by both dimensionsTomaž Vajngerl1-2/+1
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl3-0/+14
2014-12-26rearrange Impress's format menu barYousuf Philips4-27/+106
2014-12-26Add object formatting options to format menuYousuf Philips1-4/+48
2014-12-26callcatcher: update unused codeCaolán McNamara3-18/+0
2014-12-26writerfilter: turn RTFBmpStyle into a C++11 scoped enumerationMiklos Vajna2-9/+9
2014-12-26coverity#982280 Resource leak in objectCaolán McNamara2-12/+17
2014-12-26coverity#982279 Resource leak in objectCaolán McNamara2-7/+7
2014-12-26coverity#1260446 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-12-26coverity#735393 Resource leak in objectCaolán McNamara2-9/+9
2014-12-26coverity#1260448 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-12-26what's with the void* + castingCaolán McNamara5-17/+21
2014-12-26Scale menu icons by a HiDPI scaling factorTomaž Vajngerl1-4/+19
2014-12-25Uno bridge msvc-x86_64: Fix EH memory and addressing issuesMark Williams1-53/+185
2014-12-25fix new[]/delete mismatchMarkus Mohrhard1-1/+1
2014-12-25sal_uInt16 to size_tMatteo Casalin6-8/+8
2014-12-25Optimize consecutive token accesses in OUStringsMatteo Casalin1-2/+4
2014-12-25sal_uInt16 to size_tMatteo Casalin11-29/+29
2014-12-25sal_uInt16 to size_tMatteo Casalin8-27/+27
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin2-10/+0
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna4-7/+8
2014-12-25android: Tweak initial zoom of documents in different situationsTomaž Vajngerl5-4/+31
2014-12-25android: Put document into center when it's smaller than viewportTomaž Vajngerl1-24/+19
2014-12-25fdo#87596 Draw tab fill color when selected on the tab bottomTomaž Vajngerl1-0/+17
2014-12-24bnc#830738 Now all axis labels of a chart are displaied.Marco Cecchetti1-7/+20
2014-12-24all deps for tools are expected to be at one placeDavid Tardon2-2/+2
2014-12-24fdo#82041 restore heading 3 and 4 color to automaticV Stuart Foote1-4/+0