summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20DOCX export: handle wp14:sizeRelH/V relativeFrom=margin for shapesMiklos Vajna
2014-02-20DOCX import: handle wp14:sizeRelH/V relativeFrom=marginMiklos Vajna
2014-02-20Add missing files to gallery bullets makefileMaxim Monastirsky
2014-02-20fdo#75195 PDF import: Revert commit 128adf7e5c06fff378c8d72b44ec4be1e462984fVort
2014-02-20convert chart data dialog to .uiCaolán McNamara
2014-02-20implement loading GtkSeparatorToolItemsCaolán McNamara
2014-02-20coverity#738800 Uninitialized scalar fieldCaolán McNamara
2014-02-20Resolves: #i121494# Corrected text decomposition when...Armin Le Grand
2014-02-20coverity#738801 Uninitialized scalar fieldCaolán McNamara
2014-02-20Updated coreCaolán McNamara
2014-02-20Updated coreAndras Timar
2014-02-20fdo#75118: actually these are floats, compare with approxEqualMichael Stahl
2014-02-20svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl
2014-02-20svx: these Style members are floatsMichael Stahl
2014-02-20Combine two subsequent SAL_INFO calls into oneTor Lillqvist
2014-02-20Re-introduce code to try to get GDI metafile replacement imageTor Lillqvist
2014-02-20Updated coreAndras Timar
2014-02-20fdo#63154 Remove unused solar.h ref. in toolsAlexandre Vicenzi
2014-02-20SwAnchoredDrawObject: respect SdrObject::GetRelativeWidth/HeightRelation()Miklos Vajna
2014-02-20sw: enable Relative{Height,Width}Relation UNO properties for shapesMiklos Vajna
2014-02-20SdrObject: add meRelativeWidth/HeightRelationMiklos Vajna
2014-02-20Updated coreAndras Timar
2014-02-20Test for fdo#74824.Kevin Hunter
2014-02-20A rudimentary framework for additional Python tests not run by defaultStephan Bergmann
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan
2014-02-20EXTERNAL_WARNINGS_NOT_ERRORS -> ENABLE_WERROR and be "TRUE"/""Matúš Kukan
2014-02-20Remove obsolete warningTor Lillqvist
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl
2014-02-20Don't bother mentioning the Tru64 'setld' package formatTor Lillqvist
2014-02-20Don't bother mentioning the IRIX 'inst' and 'tardist' package formatsTor Lillqvist
2014-02-20cid#1103724 Dereference before null checkNoel Grandin
2014-02-20cid#1078827 Dereference before null checkNoel Grandin
2014-02-20cid#1078825 Dereference before null checkNoel Grandin
2014-02-20cid#1078824 Dereference before null checkNoel Grandin
2014-02-20cid#1078823 Dereference before null checkNoel Grandin
2014-02-20cid#1078821 Dereference before null checkNoel Grandin
2014-02-20cid#1038312 Dereference before null checkNoel Grandin
2014-02-20cid#1028109 Dereference before null checkNoel Grandin
2014-02-20cid#983380 Dereference before null checkNoel Grandin
2014-02-20cid#983378 Dereference before null checkNoel Grandin
2014-02-20cid#983376 Dereference before null checkNoel Grandin
2014-02-20cid#983368 dereference before null checkNoel Grandin
2014-02-20Allow COMPILER_PLUGIN_TOOL to carry mulitple plugin namesStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-20fdo#75228: We still need to get the value only to pop value from the stack.Kohei Yoshida
2014-02-20fdo#75228: Add test for this.Kohei Yoshida
2014-02-19fdo#73565: Populate date members in a locale-safe way.Kohei Yoshida
2014-02-20prefer a Scoped[Read|Write}AccessMarkus Mohrhard
2014-02-20more scope reductionMarkus Mohrhard