summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-19fdo#67707 - avoid crash with sidebar when switching to writer from impress.Michael Meeks1-2/+1
2013-08-19Resolves: fdo#68220 wrong index into source tableCaolán McNamara1-1/+1
2013-08-19fix for bnc#834705 missing drop downs for autofilterNoel Power3-4/+33
2013-08-19fdo#67109: Order of XConstantsTypeDescription.getConstants is unspecifiedStephan Bergmann1-1/+24
2013-08-19fdo#39007: Brute force fix: Unlink a potential restorecount.plist fileTor Lillqvist2-0/+6
2013-08-19don't unconditionally enable buttons on switching to accept/reject pageCaolán McNamara2-5/+21
2013-08-18Updated coreAndras Timar1-0/+0
2013-08-18fdo#44715 RTF import: reset styles in tables on RTF_PARDMiklos Vajna3-9/+57
2013-08-17fdo#68186: prevent integer underflowIvan Timofeev1-1/+1
2013-08-17fdo#66827 sw: rename SID_ATTR_FILL_GRADIENT to SID_SW_ATTR_FILL_GRADIENTMiklos Vajna4-11/+13
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers2-3/+22
2013-08-16sw: do non-incremental word count in one stepMichael Stahl1-1/+2
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl2-3/+16
2013-08-15calculate outliers before apply min button sizeCaolán McNamara1-7/+13
2013-08-15Resolves: fdo#67554 avoid ooxml import crashCaolán McNamara1-10/+9
2013-08-15intermittent crash with failed empty response during update checkCaolán McNamara1-2/+2