Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 16 | -72/+61 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -7/+9 |
2012-06-05 | fdo#50694: Honor the preferred filter returned by type detection. | Kohei Yoshida | 1 | -10/+27 |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky | 1 | -1/+1 |
2012-06-05 | Fix fdo#50703 clamp ODF1.2 compatibility-mode to use old encryption. | Thorsten Behrens | 1 | -2/+2 |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 5 | -51/+38 |
2012-06-04 | Improve error reporting | Stephan Bergmann | 1 | -0/+1 |
2012-06-04 | CMIS ucp: write documents back to CMIS server | Cédric Bosdonnat | 1 | -2/+26 |
2012-06-04 | Bypass scripting in one more place when DISABLE_SCRIPTING | Tor Lillqvist | 1 | -1/+2 |
2012-06-03 | Targeted string rework (ii) | Olivier Hallot | 5 | -32/+29 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 5 | -31/+31 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 5 | -99/+99 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 11 | -66/+66 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 7 | -66/+66 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 2 | -31/+31 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 4 | -192/+191 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 8 | -174/+174 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 10 | -109/+107 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 2 | -211/+211 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 7 | -65/+65 |
2012-06-01 | Allow for editing of read-only documents | Stephan Bergmann | 7 | -24/+50 |
2012-06-01 | nuke unused namespace | Takeshi Abe | 1 | -2/+0 |
2012-05-31 | nuke unused typedef | Takeshi Abe | 1 | -2/+0 |
2012-05-29 | targeted string re-work | Norbert Thiebaud | 1 | -2/+2 |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | 4 | -5/+7 |
2012-05-28 | Whatever an inimanager was, it has been dead for a decade | Tor Lillqvist | 3 | -14/+0 |
2012-05-25 | sfx2: improve README | Michael Stahl | 1 | -1/+13 |
2012-05-24 | Delete SfxItemSet before the current shell gets destroyed. | Kohei Yoshida | 1 | -4/+10 |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann | 10 | -25/+28 |
2012-05-23 | Add mechanism to pass doc service name to the descriptor when opening a file. | Kohei Yoshida | 3 | -1/+30 |
2012-05-22 | Renamed writer_web_HTML to generic_HTML. | Kohei Yoshida | 2 | -2/+2 |
2012-05-22 | border window: Design by Mirek M. - make the 'shells' more lightweight. | Jan Holesovsky | 1 | -0/+1 |
2012-05-17 | removed unused const rtl::OUString | Takeshi Abe | 2 | -2/+0 |
2012-05-17 | fdo#49921 make sure all tab pages have the same dimensions | David Tardon | 7 | -8/+53 |
2012-05-16 | reduce static_initialization_and_destruction chain | Caolán McNamara | 1 | -19/+27 |
2012-05-15 | Related: rhbz#790233 Allow styles to be deleted from the template dialog | Caolán McNamara | 1 | -1/+10 |
2012-05-15 | Cleaned up some OSL_TRACE -> SAL_INFO uses | Stephan Bergmann | 1 | -12/+2 |
2012-05-11 | Looks like CMD_SID_FRAMETITLE can go | Stephan Bergmann | 1 | -1/+0 |
2012-05-10 | Removed unused SID_FRAMETITLE | Stephan Bergmann | 9 | -172/+3 |
2012-05-09 | Removed unnecessary SvLibrary | Stephan Bergmann | 3 | -3/+0 |
2012-05-09 | Resolves: rhbz#818557 crash with NULL shell post template update | Caolán McNamara | 1 | -0/+3 |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold | 3 | -5/+5 |
2012-05-04 | Improved variable name | Stephan Bergmann | 2 | -3/+3 |
2012-05-02 | != instead of < for comparison with end iterator | Julien Nabet | 1 | -1/+1 |
2012-04-30 | duplicate SwDialogsResMgr definition and unused macros | Caolán McNamara | 1 | -1/+1 |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara | 7 | -10/+10 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-28 | fixed typo | Takeshi Abe | 1 | -1/+1 |
2012-04-27 | Missing #include <errno.h> | Stephan Bergmann | 1 | -0/+2 |
2012-04-27 | Related fdo#43895: Fixed shortcommings of FileDialogHelper_Impl::verifyPath | Stephan Bergmann | 1 | -14/+47 |