summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25Resolves fdo#76160 Calc invalid image position on zoomingDamien Chambe1-1/+1
2014-06-25bnc#882595: Process VBA blobs before formula cells.Kohei Yoshida1-6/+7
2014-06-25fdo#80527 fix tab order on ReadyToInstall dialogAndras Timar1-1/+1
2014-06-25fdo#71558: Notify mispelled word to accessibilityJacobo Aragunde Pérez1-1/+7
2014-06-25fdo#37401 - fixed the old vector lengthHideki Ikeda1-1/+1
2014-06-25Resolves: fdo#80423 string resources not built and includedCaolán McNamara1-0/+1
2014-06-25fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák5-0/+55
2014-06-25Updated coreAndras Timar1-0/+0
2014-06-25Resolves: #i125154# numbering too small on sample .doc importClarence Guo1-2/+2
2014-06-25fdo#51763 - make title of dialog localisableJoren De Cuyper2-4/+2
2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan5-0/+15
2014-06-24fdo#79615 create clipping polygon correctlyDavid Tardon1-2/+2
2014-06-24fix reading of section margins (bnc#875715)Luboš Luňák3-18/+26
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann1-2/+4
2014-06-24Package filter in common packTomáš Chvátal1-0/+2
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan3-14/+9
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon1-3/+0
2014-06-24fdo#76260 - Switch from vector to std::stack.Michael Meeks2-4/+4
2014-06-24fdo#76260 - a better approach for getting element names.Michael Meeks1-9/+9
2014-06-24fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks2-1/+2
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard1-1/+1
2014-06-23XY chart needs to set the X value property, fdo#79144Markus Mohrhard1-0/+1
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida104-322/+669
2014-06-23fdo#80332 followup fixAndras Timar1-1/+1
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt4-32/+6
2014-06-23sw: Fix SID_CHAR_DLG_EFFECT behaviorMaxim Monastirsky3-3/+3
2014-06-23Related fdo#58774 Alternative dialog Find & Replace for WriterJulien Nabet1-1/+1
2014-06-23fdo#80332 remove "Support assistive technology tools" checkbox from installerAndras Timar4-45/+2
2014-06-23use the correct default value, fdo#78080Markus Mohrhard2-3/+2
2014-06-23don't try to set property mapping if there is no valueMarkus Mohrhard5-14/+28
2014-06-23fdo#80295 - Mismatched icons in Chart Data Table dialogJoren De Cuyper1-5/+5
2014-06-23fdo#80324 fix path of redline_tmpl.hrcAndras Timar1-1/+1
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Updated coreAndras Timar1-0/+0
2014-06-23Resolves: fdo#80327 Sound list box when non-English UIJulien Nabet1-28/+10
2014-06-22Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida19-44/+67
2014-06-21fdo#79028: ungroup widgets and Show() them correctlyKatarina Behrens2-9/+18
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan3-13/+4
2014-06-21Updated coreJulien Nabet1-0/+0
2014-06-21Updated coreJulien Nabet1-0/+0
2014-06-20Fix build to work with older harfbuzz versions.Thorsten Behrens1-1/+1
2014-06-20WaE: unused function 'isString'Tor Lillqvist1-8/+0
2014-06-20Fix SDK examplesStephan Bergmann3-2/+3
2014-06-20fdo#80084 file driver PreparedStatement: close previous ResultSet on reexecLionel Elie Mamane3-8/+36
2014-06-20Resolves: #i121410# Secured usage of pTextGroupArmin Le Grand1-7/+10
2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann1-35/+34
2014-06-19sizeof(bool) is not required to be 1Caolán McNamara1-1/+1
2014-06-18Related: fdo#80140 a11y crash on changing text via spellchecker in impressCaolán McNamara1-4/+0
2014-06-18Resolves: #i125071# check SwFmt::GetItemState()'s ppItem parameter...Herbert Dürr1-2/+4