summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-10don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard1-6/+6
2014-12-10Fix generation of com.sun.star.uno.[Runtime]Exception classesStephan Bergmann1-5/+9
2014-12-10Resolves: fdo#87189 don't draw negative canvas sizesCaolán McNamara1-1/+1
2014-12-10Make some dialogs resizable again.Jan Holesovsky3-3/+0
2014-12-10Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrmCaolán McNamara1-9/+8
2014-12-09fdo#37682 paint the right areaDavid Tardon1-1/+1
2014-12-09Resolves: fdo#86786 take of a copy of the MarkDataCaolán McNamara1-2/+1
2014-12-09Resolves: fdo#81421 listen to child window to see if it gets deletedCaolán McNamara2-9/+27
2014-12-09fdo#86619 removal of less used table context menu items (4.4)Yousuf Philips2-13/+1
2014-12-09Resolves: fdo#86843 avoid getting deleted before finishing BroadcastCaolán McNamara1-0/+5
2014-12-09fdo#82312 - Excel chart has a wrong sizeMarkus Mohrhard1-0/+20
2014-12-09fdo#86647 add 'Table Boundaries' to the View menuYousuf Philips1-0/+1
2014-12-09Resolves: fdo#87132 a11y crash on clicking outside of inline playback windowCaolán McNamara1-0/+2
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara1-4/+7
2014-12-09surely it makes no sense to ignore return of Sanitize[Col|Row]Caolán McNamara2-12/+12
2014-12-09fdo#84295 change context menu 'Style' entry to 'Format'Yousuf Philips3-3/+3
2014-12-09We need to call decode method considering this:Julien Nabet1-1/+1
2014-12-09capitalize Infinite tooltip in Elements panel of MathStanislav Horacek1-1/+1
2014-12-09related fdo#62879 replace "section" in dialog for read-only contentStanislav Horacek1-1/+1
2014-12-09in ScFormulaCell dtor remove cell also from FormulaTrackEike Rathke1-0/+1
2014-12-08fdo#87042 Add Ctrl+Shift+R as toggle for rulerMattias Põldaru1-4/+16
2014-12-08coverity#1257111 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-12-08coverity#1257112 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-12-08Resolves: fdo#86820 executing toolbar menu entry can destroy menuCaolán McNamara1-5/+12
2014-12-08Resolves: fdo#86931 wrong offsets used to set languageCaolán McNamara2-5/+4
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist27-130/+1673
2014-12-08Related: rhbz#1164614 better default size for no xslt entries caseCaolán McNamara1-1/+6
2014-12-08fdo#86750 RTF import: fix table of contents linksMiklos Vajna3-0/+19
2014-12-08don't update range name if ref not in update range, fdo#85304Markus Mohrhard1-0/+3
2014-12-08we need the SdrPage for deleting the notes, fdo#86166Markus Mohrhard3-0/+11
2014-12-08Resolve linking problemZolnai Tamás1-0/+1
2014-12-08iimport part for: "use correct xml element name, related fdo#45266"Markus Mohrhard1-0/+3
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard4-1/+4
2014-12-08import part for: "export to extension namespace instead of odf ..."Markus Mohrhard1-0/+5
2014-12-08import part for put that attribute into an extension namespaceMarkus Mohrhard2-0/+6
2014-12-08the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard1-0/+1
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard3-4/+0
2014-12-08correct order of xml elements, related fdo#45266Markus Mohrhard1-1/+1
2014-12-08Revert "No need to have OpenCL optional at configure-time"David Tardon4-3/+17
2014-12-07add ReorderParam.mbHasHeaders to include in Undo range markEike Rathke3-1/+21
2014-12-07Fix buildZolnai Tamás1-2/+2
2014-12-07Test for linked graphic export / import of WriterZolnai Tamás3-0/+63
2014-12-07Test for linked graphic export / import of CalcZolnai Tamás3-0/+42
2014-12-07Test for linked graphic export / import of ImpressZolnai Tamás3-0/+48
2014-12-07Set back this 20 MB default value for compatibility reasonsZolnai Tamás1-1/+1
2014-12-07fdo#42785 fix crashing again with this doc in 4-4 seriesCaolán McNamara1-1/+1
2014-12-07handle all fill cases correctly, fdo#86754Markus Mohrhard1-1/+1
2014-12-07we need the original context that contains the data, fdo#85856Markus Mohrhard1-2/+1
2014-12-07simple check to prevent crash with old driversMarkus Mohrhard1-0/+3
2014-12-06Fix incorrect adjustment of range references during sort.Kohei Yoshida18-25/+307