summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-13extend signatures to make some coverity rework easierCaolán McNamara2-22/+66
2014-02-13Resolves: #i123879 dr3d rotation angle is degree in ODF1.2...Regina Henschel1-6/+7
2014-02-13Fix win buildZolnai Tamás1-13/+13
2014-02-13DOC/RTF export: fix handling of column breaks when there is only one columnMiklos Vajna4-1/+13
2014-02-13DOCX import: fix relative width of floating tablesZolnai Tamás3-3/+18
2014-02-13drawingML export: hatching of shapesZolnai Tamás6-8/+224
2014-02-13Update a hatching import test according to the new valuesZolnai Tamás1-10/+10
2014-02-13drawingML import: improve mapping of some filling pattern to hatchingZolnai Tamás1-10/+10
2014-02-13Update documentation of createSystemChild().Jan Holesovsky1-3/+2
2014-02-13fdo#74153 : Preservation of Column Break with column_count = 0Pallavi Jadhav3-4/+12
2014-02-13enable spin-size for NumericField tooDavid Tardon1-0/+2
2014-02-13fdo#74468 fix timing of slide transitionsDavid Tardon2-0/+5
2014-02-13fdo#74110 : Issue with <a:prstGeom prst="rect"> tag in document.xmlumeshkadam3-0/+17
2014-02-13SimplificationStephan Bergmann1-5/+4
2014-02-13Fix build - sorry!Jan Holesovsky1-1/+0
2014-02-13gbuild: AutoInstall: RepositoryExternal.mk may contain these tooMichael Stahl1-1/+2
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl6-7/+7
2014-02-13writerfilter: Get rid of a whole load of static OUStrings.Jan Holesovsky3-104/+16
2014-02-13writerfilter: No need to namespace these constants, they have prefix already.Jan Holesovsky6-32/+34
2014-02-13fdo#74215:Fix for empty imagedata in Number Pic bulletRavindra Vidhate3-1/+11
2014-02-13gbuild: add some error checking for gb_Helper_*_for_installMichael Stahl1-0/+4
2014-02-13-Werror,-Wdeprecated-declarationsStephan Bergmann1-1/+1
2014-02-13-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-02-13-Werror,-Wunused-variableStephan Bergmann1-1/+0
2014-02-13fdo#74106: Fix for Hebrew Text-Bulleted List converted to Numbered ListRohit Deshmukh4-1/+13
2014-02-13cid#983607 unexpected std::exceptionStephan Bergmann2-2/+4
2014-02-13Various adjustments of the pivot tableCaolán McNamara12-775/+264
2014-02-13fix homogeneous grid spanning row/col handlingCaolán McNamara1-2/+2
2014-02-13Converted pivot table layout dlg to .uiKatarina Behrens6-263/+1066
2014-02-13Updated coreCaolán McNamara1-0/+0
2014-02-13cid#706247 wrong exception typeStephan Bergmann1-1/+1
2014-02-13fdo#73541 "Page Margins : Mirrored" was not preserved on export to DOCXVinaya Mandke7-0/+42
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian5-2/+161
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan4-43/+1
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan5-150/+139
2014-02-13Introduce com.sun.star.frame.theDesktop singleton.Matúš Kukan4-9/+54
2014-02-13cosmeticsMatúš Kukan4-8/+8
2014-02-13cleaning the code a bitMatúš Kukan4-31/+20
2014-02-13Move this Singleton class to anonymous namespace.Matúš Kukan1-3/+7
2014-02-13Do not use pattern::configuration::ConfigurationHelper.Matúš Kukan2-181/+3
2014-02-13Remove unused ContainerQuery constants.Matúš Kukan4-75/+0
2014-02-13ModuleManager should be static; and simplify.Matúš Kukan1-121/+42
2014-02-13fdo#73596 Added support to import and export Index from docx.Nikhil Walvekar4-24/+119
2014-02-13Fix for: DOCX-Preservation of Line style Dash type of "Shape with text inside"Pallavi Jadhav5-1/+29
2014-02-13Revert "sal: fix some clang warning about implicit bool conversion"Stephan Bergmann1-1/+1
2014-02-13fdo#69646 Export of table with auto-width, at least one column with auto-widthsushil_shinde3-9/+34
2014-02-13Adapt ImplicitBoolConversion to 32-bit builds (where sal_Int32 is long)Stephan Bergmann1-6/+17
2014-02-13CppunitTest_sw_ooxmlimport: make this actually test something againMiklos Vajna1-3/+2
2014-02-13fdo#69656 table with auto-width and at least one column with auto-width.sushil_shinde3-3/+17
2014-02-13FDO#74430: File Corruption due to repetition of docPr Idumeshkadam4-3/+29