summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-06[mono] fix build in gbuildised unoilPetr Mladek3-0/+35
2012-11-05Correctly handle cell note shifting when immediate row/column is deleted.Kohei Yoshida1-4/+12
2012-11-05Fix incorrect shifting of cell notes upon cell insertion / deletion.Kohei Yoshida1-2/+8
2012-11-05Resolves: fdo#55367 wrong convertion factor for "tspm"Julien Nabet1-1/+1
2012-11-05Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara1-1/+1
2012-11-05fdo#49517: Revert "fdo#46102: Load Java scripts with class loaders [...]"Stephan Bergmann6-54/+9
2012-11-05resolved rhbz865058 retard overflow of internal table of number formatsEike Rathke1-1/+1
2012-11-05Remove the correct range, or else maItems would end up with invalid pointer.Kohei Yoshida1-1/+1
2012-11-05Related: fdo#47250 fdo#56430 catch harderCaolán McNamara1-1/+1
2012-11-05Related: fdo#51247 bandaid to not crashCaolán McNamara1-0/+5
2012-11-05Resolves: fdo#47291 polypoly[line|gon] points are signedCaolán McNamara1-4/+4
2012-11-05Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara1-2/+4
2012-11-05fix sdext build with poppler >= 0.19.xRene Engelhard2-4/+8
2012-11-05Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenariosStephan Bergmann1-0/+3
2012-11-05fdo#55493 fix RTF import of specific PNG imageMiklos Vajna1-6/+12
2012-11-05fdo#55939 fix RTF export of footnotesMiklos Vajna1-1/+4
2012-11-05deb#690717 fix bashism in /bin/sh scriptRene Engelhard1-1/+1
2012-11-05fdo#53070 fix access violationDavid Ostrovsky1-2/+1
2012-11-05fdo#56325: Don't forget to build_tree() in fillTable().Kohei Yoshida1-6/+10
2012-11-05Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane1-3/+6
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