summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert623-134/+902
2014-02-20DOCX export: handle wp14:sizeRelH/V relativeFrom=margin for shapesMiklos Vajna2-5/+5
2014-02-20DOCX import: handle wp14:sizeRelH/V relativeFrom=marginMiklos Vajna1-12/+14
2014-02-20Add missing files to gallery bullets makefileMaxim Monastirsky1-0/+30
2014-02-20fdo#75195 PDF import: Revert commit 128adf7e5c06fff378c8d72b44ec4be1e462984fVort1-34/+5
2014-02-20convert chart data dialog to .uiCaolán McNamara10-337/+442
2014-02-20implement loading GtkSeparatorToolItemsCaolán McNamara1-0/+9
2014-02-20coverity#738800 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-02-20Resolves: #i121494# Corrected text decomposition when...Armin Le Grand1-1/+4
2014-02-20coverity#738801 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-20Updated coreCaolán McNamara1-0/+0
2014-02-20Updated coreAndras Timar1-0/+0
2014-02-20fdo#75118: actually these are floats, compare with approxEqualMichael Stahl1-1/+2
2014-02-20svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl1-1/+1
2014-02-20svx: these Style members are floatsMichael Stahl2-23/+23
2014-02-20Combine two subsequent SAL_INFO calls into oneTor Lillqvist1-2/+1
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist1-0/+3
2014-02-20Updated coreAndras Timar1-0/+0
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi2-2/+0
2014-02-20SwAnchoredDrawObject: respect SdrObject::GetRelativeWidth/HeightRelation()Miklos Vajna1-1/+16
2014-02-20sw: enable Relative{Height,Width}Relation UNO properties for shapesMiklos Vajna2-3/+18
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna2-0/+11
2014-02-20Updated coreAndras Timar1-0/+0
2014-02-20Test for fdo#74824.Kevin Hunter5-0/+107
2014-02-20A rudimentary framework for additional Python tests not run by defaultStephan Bergmann2-0/+34
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan6-18/+6
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan6-11/+6
2014-02-20Remove obsolete warningTor Lillqvist1-3/+1
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl45-49/+154
2014-02-20Don't bother mentioning the Tru64 'setld' package formatTor Lillqvist1-4/+3
2014-02-20Don't bother mentioning the IRIX 'inst' and 'tardist' package formatsTor Lillqvist1-5/+4
2014-02-20cid#1103724 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078827 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078825 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078824 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078823 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1078821 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1038312 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#1028109 Dereference before null checkNoel Grandin1-27/+23
2014-02-20cid#983380 Dereference before null checkNoel Grandin1-5/+0
2014-02-20cid#983378 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#983376 Dereference before null checkNoel Grandin1-1/+1
2014-02-20cid#983368 dereference before null checkNoel Grandin1-2/+1
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann415-2174/+2174
2014-02-20fdo#75228: We still need to get the value only to pop value from the stack.Kohei Yoshida1-0/+1
2014-02-20fdo#75228: Add test for this.Kohei Yoshida2-0/+30
2014-02-19fdo#73565: Populate date members in a locale-safe way.Kohei Yoshida1-42/+64
2014-02-20prefer a Scoped[Read|Write}AccessMarkus Mohrhard1-11/+3
2014-02-20more scope reductionMarkus Mohrhard1-16/+17