summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara4-26/+50
2013-08-27fdo#68581: The first paragraph text can be legitimately empty.Kohei Yoshida2-9/+9
2013-08-27fdo#66145 DOCX export: fix not-well-formed outputAdam Co1-1/+3
2013-08-27Resolves: fdo#68555 use (current) consistent ok/cancel/help button orderCaolán McNamara1-8/+8
2013-08-27fix uneditable field in memory option pageFaisal M. Al-Otaibi1-6/+0
2013-08-26Resolves: fdo#59048 crash on text-to-table undoCaolán McNamara1-0/+1
2013-08-26bnc#834035 DOCX export: fix hyperlinks of illustration indexMiklos Vajna8-24/+133
2013-08-26fdo#33960: sw: fix cross reference fields some moreTroy Rollo3-34/+56
2013-08-26Ugly bad and nasty workaround for some dupplicate symbols issueFridrich Štrba2-0/+50
2013-08-26resolved fdo#68437 append the bDetectSpecialNumber "true" string in optionsEike Rathke1-1/+1
2013-08-26Create the AppUserModelID registry values correctlyJesús Corrius1-3/+4
2013-08-26rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-21/+16
2013-08-26Updated coreAndras Timar1-0/+0
2013-08-24Fix build with compiler from OS X 10.6 SDK (hopefully)Boris Dušek1-4/+4
2013-08-24Don't re-create Unicode and font functions for every text runKhaled Hosny1-2/+11
2013-08-24fdo#66715: Avoid compatibility decomposition with HarfBuzzKhaled Hosny1-0/+17
2013-08-24fdo#68440 update Italian autocorrectionAndras Timar1-0/+31
2013-08-24fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks3-6/+8
2013-08-24fdo#68319: sw: fix Chinese ConversionMichael Stahl1-1/+1
2013-08-22Related: fdo#68396 FrameSelectorImpl draws before being initializedCaolán McNamara1-0/+2
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara1-14/+6
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann106-112/+112
2013-08-22fdo#66145: revert change to CopyMasterHeaderMichael Stahl1-0/+4
2013-08-22fdo#66145: fix copying of header/footer when un-sharingMichael Stahl1-4/+12
2013-08-22fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl1-3/+3
2013-08-22fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl1-2/+2
2013-08-22fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna3-2/+30
2013-08-22deb#719941: pythonscript.py: use open() instead of file()Rene Engelhard1-1/+1
2013-08-22deb#719941: unbreak python script provider debug logging on Python 3Michael Stahl1-1/+1
2013-08-21fdo#68381 take care of cell notes on TransposeLaurent Godard1-0/+14
2013-08-21fdo#53032 - Use the right mark area to undo paste of RTF.Michael Meeks1-4/+4
2013-08-21Resolves: rhbz#998046 store last size/position of the table/query/formCaolán McNamara2-1/+6
2013-08-21NSAppKitVersionNumber10_7 is not defined in SDK 10.6Norbert Thiebaud1-0/+5
2013-08-20unopkg: use default umask when installing shared extensionsBjörgvin Ragnarsson1-0/+4
2013-08-20Resolves: fdo#67665 font names filtered out on odp/odg exportCaolán McNamara1-18/+41
2013-08-20Resolves: rhbz#998136 different index to gWidgetData vs NWEnsureGTKNotebookCaolán McNamara1-2/+2
2013-08-20fdo#68219: Parent style text attributes missing in accessibilityBoris Dušek1-1/+9
2013-08-20fdo#43807: Fix import of drop caps character styleZolnai Tamás1-1/+1
2013-08-20Make VoiceOver announce paragraph alignmentBoris Dušek1-0/+15
2013-08-20fdo#67980 - VoiceOver does not inform about misspelled textBoris Dušek1-0/+25
2013-08-20Add XAccessibleTextMarkup to AquaA11yWrapperBoris Dušek2-0/+9
2013-08-20fdo#67957: Font name reported in AXFont always Times New RomanBoris Dušek3-4/+28
2013-08-20fdo#67680: Impossible to search for text attributes with VoiceOverBoris Dušek1-2/+2
2013-08-20Use NSAccessibilityActionDescription for action descriptionsBoris Dušek1-22/+1
2013-08-20Fix accessibility of text attributes on OS XBoris Dušek1-2/+2
2013-08-20Updated coreAndras Timar1-0/+0
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power5-1/+75
2013-08-20Return on NULL right away, to avoid null dereferencing below.Kohei Yoshida1-1/+1
2013-08-20Always try to mount in gio::Content::getGFileInfoStephan Bergmann1-16/+26
2013-08-19fdo#67699: Remove a whole bunch of old hacks.Kohei Yoshida1-332/+184