summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-14fdo#51688 fdo#66745: drawinglayer: properly restore anti-aliasing modeMichael Stahl2-4/+21
2013-08-14fdo#58040: sw: fine tune async word countMichael Stahl2-10/+12
2013-08-14fdo#68064: Do not insert aTempEntry multiple timesStephan Bergmann1-4/+8
2013-08-13WaE: Use BOOST_STATIC_ASSERTStephan Bergmann7-25/+29
2013-08-12gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl1-0/+2
2013-08-10Revert "fdo#54320: VoiceOver does not follow keyboard focus"Boris Dušek1-1/+1
2013-08-10fdo#67410: VoiceOver does not provide typing or cursor movement echo in textBoris Dušek1-0/+27
2013-08-08fdo#63539 make SvTreeListBox::Select virtualLionel Elie Mamane1-1/+1
2013-08-08fdo#64117 *always* set the filter name to the correct nameLionel Elie Mamane1-2/+1
2013-08-03hopefully fixed MSVC build breaker, ambiguous call to overloaded functionEike Rathke1-1/+1
2013-08-031st step fix for exporting SheetProtection fdo#64753 is to import correctlyNoel Power6-6/+117
2013-08-02#i122752# check iterator in each iteration of CFormatEtcContainer::nextFormat...Herbert Dürr1-3/+4
2013-07-31fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VBNoel Power1-1/+3
2013-07-31fix for fdo#60883 ( macros disabled for documents opened from templates )Noel Power1-1/+4
2013-07-30bump product version to 4.0.6.0+, reset number to 0Christian Lohmaier2-21/+21
2013-07-30fix for fdo#62729 reference pos can point to non existing tableNoel Power3-0/+31
2013-07-30rhbz#989246: Honor user's JavaDriverClass override in mysql driverStephan Bergmann1-11/+25
2013-07-30fdo#55955 select first column if possibleLionel Elie Mamane1-0/+6
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev3-8/+6
2013-07-29fdo#66025: Improve accuracy of ImportError traceback and messageDavid Bolen1-9/+41
2013-07-28fdo#54320: VoiceOver does not follow keyboard focusBoris Dušek1-1/+1