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