summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Fix order of function pointersStephan Bergmann1-2/+2
2014-05-22Use varying aElement nameStephan Bergmann1-1/+1
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl7-35/+103
2014-05-22Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl1-15/+15
2014-05-22fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl1-16/+44
2014-05-22valgrind: SfxBaseModel's pImpl of fallback TargetDocument for paste leaksCaolán McNamara1-0/+5
2014-05-21SvxRelativeField: set the unit from the passed stringmapMichael Stahl4-4/+20
2014-05-21fdo#78815 Fix report builder toolbox controllerMaxim Monastirsky1-1/+2
2014-05-21(related: fdo#62176) Revert "reset min/max values in paragraph ...Michael Stahl1-2/+4
2014-05-21Related: fdo#78151 fix 'pIds unsorted' warningCaolán McNamara1-2/+2
2014-05-21n#862510: Ignore baseline attributes with zero.Muthu Subramanian1-1/+1
2014-05-20fdo#78971 There's even a git hook to prevent commits containing SAL_DEBUGStephan Bergmann1-18/+0
2014-05-20-Werror,-Wunused-resultStephan Bergmann1-1/+1
2014-05-20resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke1-12/+92
2014-05-20fdo#78536: sfx2: template dialog: make the am-i-dead-yet check reentrantMichael Stahl2-4/+11
2014-05-20fdo#78949 Handle (SAXParse-)Exception that can't pass getAllRelationshipsStephan Bergmann1-4/+10
2014-05-20simplify and ensure valid miAutoPosColumn in all cases, fdo#78838 relatedEike Rathke1-6/+2
2014-05-20Resolves: fdo#78838 past-the-end iteratorJulien Nabet1-0/+3
2014-05-19fdo#78824: Avoid having two menu entries having the same accelarator.Kohei Yoshida1-1/+1
2014-05-18fdo#78786: No need to insert entries here for date members.Kohei Yoshida1-3/+0
2014-05-18Resolves: fdo#78846 wrong AutoCorrect entriesJulien Nabet8-16/+16
2014-05-18resolved fdo#41166 match month and day name word instead of substringEike Rathke2-9/+62
2014-05-17fix memory leak on pasting metafiles into writerCaolán McNamara1-1/+1
2014-05-17fdo#77315: When in cell edit mode, use the EditView instance already there.Kohei Yoshida1-21/+34
2014-05-17fdo#77735: Don't proceed when all cells in the range are empty.Kohei Yoshida1-0/+4
2014-05-17strangely obvious leaky codeCaolán McNamara1-0/+1
2014-05-16Use SVM (metafile) instead of PNG for diagrams (SmartArt)Tor Lillqvist1-16/+10
2014-05-16fdo#75056: Overline attribute needs special treatment as well.Kohei Yoshida1-3/+36
2014-05-16fdo#77537: Exporting font names in edit text needs special handling.Kohei Yoshida1-3/+11
2014-05-16fdo#76710: Adjust sheet position of conditional format entries.Kohei Yoshida1-0/+37
2014-05-16std::strlen requires cstring include to buildLuboš Luňák2-2/+2
2014-05-16fdo#78402: Adjust references of validity entries as appropriate.Kohei Yoshida3-5/+47
2014-05-16fdo#78471: Don't forget to record the ID of the last record for BIFF5.Kohei Yoshida1-1/+1
2014-05-16fdo#78159: fix import of OOoXML embedded objectsMichael Stahl2-1/+24
2014-05-15fdo#78391: When numbers are auto-fit, reset clipping parameters.Kohei Yoshida1-0/+4
2014-05-15Revert "fdo#45260: Objects having line thickness misplaced while pasting."Andras Timar1-3/+1
2014-05-15fix for doxygen 1.8.7David Tardon2-0/+2
2014-05-15Related: rhbz#1071604 don't paint anim. effect iconDavid Tardon1-1/+2
2014-05-15fdo#78313 RTF import: retain font colorsMiklos Vajna5-1/+55
2014-05-15Updated coreAndras Timar1-0/+0
2014-05-15Updated coreAndras Timar1-0/+0
2014-05-14writerfilter: DomainMapper_Impl::SetSymbolData() should take an intMiklos Vajna2-2/+2
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh5-1/+32
2014-05-13fdo#78159 Restore EXPORT to ODF 1.0 for MathLaurent Balland-Poirier1-1/+1
2014-05-13i#64348 basic: fix CDec() crash if string is emptyThomas Arnhold1-1/+5
2014-05-13fdo#78119 find the longest match for month nameDavid Tardon1-21/+48
2014-05-12OLE: Turn an OSL_ENSURE() into a real condition (related: fdo#65631)Jan Holesovsky1-6/+5
2014-05-12Resolves: rhbz#1096486 avoid access to nonexisting parent dialogCaolán McNamara1-10/+9
2014-05-12fdo#78535: Don't process borders of 0 width.Kohei Yoshida1-42/+54
2014-05-11n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian3-4/+5