summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-24Call uuidgen without -n when cross-compiling.Jan Holesovsky
2012-07-24warning C4702: unreachable codeStephan Bergmann
2012-07-24tubes: fix crash: do not delete boost::shared_ptr's pointerMatúš Kukan
2012-07-24tubes: remove unused methodMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
2012-07-24Check for makecab in case we are cross-building .msi.Jan Holesovsky
2012-07-24Kill FORCE2ARCHIVE.Jan Holesovsky
2012-07-24Allow specification of --with-package-format=msi regardless of EPM setting.Jan Holesovsky
2012-07-24Check for the msi* build requirements in configure.in + update README.cross.Jan Holesovsky
2012-07-24Fix fdo#51943 - prevent lose focus event to close popup.Thorsten Behrens
2012-07-24"Send via Bluetooth" (experimental) feature.Muthu Subramanian
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl
2012-07-24mhu24: add comphelper::newArray_{null,ex} helpersMichael Stahl
2012-07-24better page descriptor handling in RTFMichael Stahl
2012-07-24prevent crash in malformed pivot table loaded from .xlsEike Rathke
2012-07-24Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba
2012-07-24More warning C4702: unreachable codeStephan Bergmann
2012-07-24fdo#52223 fix Object Catalog in Basic IDE when resizingUray M. János
2012-07-24Correction of context menu entry for Math arccot functionLaurent Balland-Poirier
2012-07-23More helpful description for this option.Kohei Yoshida
2012-07-23Unused parameter.Kohei Yoshida
2012-07-23Honor the configuration option in the interpreter.Kohei Yoshida
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida
2012-07-23Handle saving to and loading from user configuration.Kohei Yoshida
2012-07-23Add a new configuration option.Kohei Yoshida
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-07-24Remove unused argumentTakeshi Abe
2012-07-23Fixed multiple attachment passing to thunderbird: file:// part needs 'sArno Teigseth
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
2012-07-23tubes: create TeleConferenceImpl to hide more details from publicMatúš Kukan
2012-07-23tubes: get local callbacks out of classMatúš Kukan
2012-07-23tubes: update unused build.lstMatúš Kukan
2012-07-23attempt to fix compile by avoiding make_shared.Michael Meeks
2012-07-23Some clean-upStephan Bergmann
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann
2012-07-23-Werror=unused-parameterStephan Bergmann
2012-07-23warning C4702: unreachable codeStephan Bergmann
2012-07-23implement import of RTF_{MD,MDPR,MBEGCHR,MENDCHR}Miklos Vajna
2012-07-23implement RTF_MBAR{,PR}Miklos Vajna
2012-07-23ah, dos format breaks some patchesCaolán McNamara
2012-07-23my patch applied it, other's don't, so regeneratingCaolán McNamara
2012-07-23rtftok: cleanup - use M_TOKEN() macroMiklos Vajna
2012-07-23implement import of RTF_{MACC,MACCPR,MCHR,ME}Miklos Vajna
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna
2012-07-23Related: boost#4127 strict-aliasing rules warningCaolán McNamara
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara
2012-07-23Don't use a mutex for gethostbyname_r on Mac OS XArnaud Versini
2012-07-23Use config_host.mk.source when configuring 'build' for cross-compilation.Jan Holesovsky
2012-07-23-Werror=sign-compareStephan Bergmann