summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-05fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna2-2/+11
2012-11-05fdo#55732 display upper case greek letters in page numbering optionLester1-2/+2
2012-11-05fdo#52392 dbase: correctly NULL out non-filled in fields in inserted rowsLionel Elie Mamane2-9/+9
2012-11-05Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2-7/+11
2012-11-05n#782597: Allow adding external templatesCédric Bosdonnat2-12/+8
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek162-1384/+1893
2012-11-05bnc#785727: Add more safety checks, exact bug mechanism unclearTor Lillqvist1-1/+1
2012-10-31add some new ado constants bnc#787452Noel Power3-0/+55
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridBeforeMiklos Vajna2-3/+8
2012-10-31n#785767 import NS_ooxml::LN_CT_TrPrBase_gridAfterMiklos Vajna2-1/+8
2012-10-30fix character positions translation (partial fix for n#757387)Radek Doulik1-3/+4
2012-10-30vba procedures and macro names will result in crash, fdo#55174Markus Mohrhard1-0/+4
2012-10-30hopefully more successful attempt to solve fdo#50304Noel Power1-5/+17
2012-10-30n#780645 docx import: properly import table positionPierre-Eric Pelloux-Prayer1-16/+11
2012-10-30n#780645 docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2-34/+115
2012-10-29rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-27/+24
2012-10-29n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1
2012-10-29fdo#55931 Fix renderding of subscript/superscript with Autofit Text.Jan Holesovsky1-4/+1
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-29DOCX: w:doNotUseHTMLParagraphAutoSpacing should affect AddParaTableSpacingMiklos Vajna2-2/+2
2012-10-27fdo#53474: Fix Windows Java Accessibility Bridgelibreoffice-3-6-3Stephan Bergmann3-92/+49
2012-10-23Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translationsCaolán McNamara1-5/+8
2012-10-23fdo#55800: fix hex color conversionIvan Timofeev1-2/+2
2012-10-22export symbols after gbuildificationDavid Tardon1-4/+4
2012-10-22only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard1-3/+7
2012-10-22Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak1-1/+5
2012-10-22write the custom sort list info into the item set, fdo#53870Markus Mohrhard2-0/+5
2012-10-22ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard1-0/+4
2012-10-19exchange sort settings between the two tab pages, fdo#53482Noel Power2-10/+10
2012-10-16don't insert notes from deleted cells, fdo#55885Markus Mohrhard1-4/+14
2012-10-16Bump versin number to 3.6 in EULAAndras Timar1-2/+2
2012-10-15fix text rotation for txXfrm element, fixes n#783433suse-3.6-0distro/suse/suse-3-6Radek Doulik1-1/+1
2012-10-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik1-8/+9
2012-10-15better pptx custom shape presets import/exportRadek Doulik10-1/+311
2012-10-15fill whole polypolygon at once, so that fill rule is applied correctlyRadek Doulik1-7/+7
2012-10-15make fontwork custom shapes as one path object created from polypolygonRadek Doulik1-3/+4
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-10-15odf: export old path without unsupported commands in draw namespace as wellRadek Doulik1-6/+16
2012-10-15odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik4-6/+13
2012-10-15bnc#741480: adjusted display of Bracket/BracePair in pptFelix Zhang1-5/+17
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-10-15use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2-10/+39
2012-10-15bnc#759197: adjust chart layout distanceFelix Zhang1-1/+1
2012-10-15Check for null object. The OLE name may not always be set.Kohei Yoshida1-1/+1
2012-10-13it seems we still need the ::rtl:: prefix for OUString at some placesAndras Timar1-2/+2
2012-10-13confusion around parantheses near fabs()Andras Timar1-1/+1
2012-10-13we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-13[mono] Make cli_ure build on windows againFridrich Strba8-9/+27
2012-10-13[mono] mono-component-support.diff: add mono supportPetr Mladek8-10/+418
2012-10-13[mono] mono-climaker.diff: add mono supportPetr Mladek7-9/+4508