summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke2-6/+13
2012-07-24Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba2-0/+13
2012-07-24More warning C4702: unreachable codeStephan Bergmann1-0/+18
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János5-30/+27
2012-07-24Correction of context menu entry for Math arccot functionLaurent Balland-Poirier1-1/+1
2012-07-23More helpful description for this option.Kohei Yoshida1-1/+1
2012-07-23Unused parameter.Kohei Yoshida2-2/+2
2012-07-23Honor the configuration option in the interpreter.Kohei Yoshida1-12/+17
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida1-0/+1
2012-07-23Handle saving to and loading from user configuration.Kohei Yoshida1-7/+26
2012-07-23Add a new configuration option.Kohei Yoshida1-0/+8
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida4-16/+16
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida6-36/+193
2012-07-24Remove unused argumentTakeshi Abe3-6/+4
2012-07-23Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth1-1/+1
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan6-4/+17
2012-07-23tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan3-61/+74
2012-07-23tubes: get local callbacks out of classMatúš Kukan4-48/+26
2012-07-23tubes: update unused build.lstMatúš Kukan1-1/+1
2012-07-23attempt to fix compile by avoiding make_shared.Michael Meeks1-14/+12
2012-07-23Some clean-upStephan Bergmann1-23/+3
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann4-5/+4
2012-07-23-Werror=unused-parameterStephan Bergmann6-13/+13
2012-07-23warning C4702: unreachable codeStephan Bergmann2-1/+12
2012-07-23implement import of RTF_{MD,MDPR,MBEGCHR,MENDCHR}Miklos Vajna2-4/+38
2012-07-23implement RTF_MBAR{,PR}Miklos Vajna2-2/+18
2012-07-23ah, dos format breaks some patchesCaolán McNamara1-21/+21
2012-07-23my patch applied it, other's don't, so regeneratingCaolán McNamara1-1/+3
2012-07-23rtftok: cleanup - use M_TOKEN() macroMiklos Vajna1-63/+35
2012-07-23implement import of RTF_{MACC,MACCPR,MCHR,ME}Miklos Vajna2-2/+47
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna2-1/+22
2012-07-23Related: boost#4127 strict-aliasing rules warningCaolán McNamara2-0/+21
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara2-0/+802
2012-07-23Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini1-5/+20
2012-07-23Use config_host.mk.source when configuring 'build' for cross-compilation.Jan Holesovsky2-3/+4
2012-07-23-Werror=sign-compareStephan Bergmann1-1/+1
2012-07-23WaE: misc. fixes.Michael Meeks4-2/+3
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen30-182/+12
2012-07-23Build the cross-msi-tools if winegcc is foundFridrich Štrba7-22/+48
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-23fdo#47957 refactoring and simplifying the color config settingsUray M. János4-1252/+988
2012-07-23Avoid confusion in 10.7 SDK headers in at least Xcode45-DP3Tor Lillqvist1-2/+12
2012-07-23Define also MACOSX_SDK_VERSION in compilationsTor Lillqvist2-1/+2
2012-07-23warning C4101: unreferenced local variableStephan Bergmann1-1/+1
2012-07-23Assertion clean-upStephan Bergmann2-14/+10
2012-07-23Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara1-9/+8
2012-07-23implement import of RTF_{MOMATH,MR,MF,MFPR,MCTRLPR,MNUM,MDEN}Miklos Vajna2-1/+104
2012-07-23RTFValue: extend to be able to store embed::XEmbeddedObjectMiklos Vajna2-3/+27
2012-07-23fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl1-13/+26
2012-07-23ATSUI is not present in the 10.7 SDK even if one builds for 10.6 or earlierTor Lillqvist1-1/+1