summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Resolves: fdo#68081 why would I want a spinner that doesn't repeatCaolán McNamara1-1/+1
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl4-7/+34
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-09-03odbc insert: adjust buffer size *after* it is written toLionel Elie Mamane1-1/+1
2013-09-03fdo#68315 odbc update *reads* a bookmark, not *writes* a bookmarkLionel Elie Mamane1-21/+39
2013-09-03stop annoying temp full screen windows appearing on insert->index entryCaolán McNamara1-0/+8
2013-09-03bDel is unused uninitializedCaolán McNamara1-0/+1
2013-09-02Updated coreAndras Timar1-0/+0
2013-09-01Revert "fdo#42434: swap flipvertical and fliphorizontal icons in some themes"Ivan Timofeev20-0/+0
2013-09-01fdo#42434: swap flipvertical and fliphorizontal icons in some themesIvan Timofeev20-0/+0
2013-09-01fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl1-1/+3
2013-09-01fdo#66215: sw: fix clicking on text above background flyMichael Stahl2-4/+43
2013-08-30TPropertyValueLessFunctor must actually compare for "<"Stephan Bergmann1-1/+1
2013-08-29make the tinderbox information more reliable in the about dialog (fdo#58034)Petr Mladek6-8/+22
2013-08-29fdo#63273 sw: let word count not update stat. fieldsMiklos Vajna4-15/+21
2013-08-29Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara1-10/+11
2013-08-28Uploading libvisio 0.0.31, fixing fdo#68477Fridrich Štrba4-33/+2
2013-08-26fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks3-6/+8
2013-08-26rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-21/+16
2013-08-26Updated coreAndras Timar1-0/+0
2013-08-24fdo#68440 update Italian autocorrectionAndras Timar1-0/+31
2013-08-23use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev4-4/+4
2013-08-23WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev4-2/+8
2013-08-23-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann2-3/+0
2013-08-23-Werror,-WuninitializedStephan Bergmann1-1/+1
2013-08-23Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann9-37/+48
2013-08-23-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann1-0/+202
2013-08-23Work around GCC 4.8 -Werror=unused-local-typedefs in boostStephan Bergmann2-0/+26
2013-08-23fdo#68076 RTF import: default font had priority over the specified oneMiklos Vajna3-2/+30
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara1-14/+6
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#66145: revert change to CopyMasterHeaderMichael Stahl1-0/+4
2013-08-21fix undetected(?) merge conflictMichael Stahl1-2/+0
2013-08-20unopkg: use default umask when installing shared extensionsBjörgvin Ragnarsson1-0/+4
2013-08-20fdo#43807: Fix import of drop caps character styleZolnai Tamás1-1/+1
2013-08-20fix for fdo#62323 bad conversion of Hex strings for certain valuesNoel Power5-1/+75
2013-08-20Always try to mount in gio::Content::getGFileInfoStephan Bergmann1-16/+26
2013-08-20fdo#66145: fix Undo invalidation in SwDoc::ChgPageDesc()Michael Stahl1-3/+3
2013-08-20fdo#66145: fix copying of header/footer when un-sharingMichael Stahl1-2/+12
2013-08-20fdo#66145: do not check IsFirstShared() in SwPageDesc::GetLeftFmt()Michael Stahl1-2/+2
2013-08-19fix for bnc#834705 missing drop downs for autofilterNoel Power3-4/+32
2013-08-17Avoid crash on OS X: guarded fd exceptionTor Lillqvist1-1/+4
2013-08-16import .xlsx files saved by Calc before fdo#59727 was patchedWinfried Donkers2-3/+22
2013-08-16fdo#68084: OOXML import: handle exceptions if stream is missingMichael Stahl2-3/+16
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
2013-08-14fdo#66071: SfxUndoManager: allow Writer to set modified status properlyMichael Stahl1-0/+2
2013-08-14fdo#59727 fix #NAME?-error with add-in functions on (re)open of xlsxWinfried1-0/+13