Age | Commit message (Expand) | Author | Files | Lines |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vector | Noel Grandin | 4 | -10/+7 |
2012-06-12 | Convert SV_DECL_PTRARR_DEL(ExternalImageItemListDescriptor) to ptr_vector | Noel Grandin | 3 | -6/+4 |
2012-06-12 | Convert SV_DECL_PTRARR_DEL( ImageListDescriptor) to boost::ptr_vector | Noel Grandin | 4 | -9/+8 |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell | 1 | -8/+9 |
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara | 1 | -1/+2 |
2012-06-09 | Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxx | Tor Lillqvist | 1 | -0/+1 |
2012-06-08 | remove protected m_bCanBeCustomized | Ivan Timofeev | 2 | -6/+3 |
2012-06-08 | fdo#42405: remove this, nowadays MenuItemAllowed disables menu entries | Ivan Timofeev | 1 | -4/+0 |
2012-06-08 | fdo#35972: toolbarmanager must be aware of changes in SvtMiscOptions | Ivan Timofeev | 3 | -0/+14 |
2012-06-07 | nuke dead code | Takeshi Abe | 3 | -150/+0 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 21 | -62/+84 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 3 | -10/+15 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -1/+0 |
2012-06-06 | fdo#50651: update layout after toolbar destruction | Ivan Timofeev | 2 | -2/+10 |
2012-06-06 | Check if the system window has a close handler, and if yes, call it. | Kohei Yoshida | 2 | -1/+26 |
2012-06-05 | extra trailing NUL char in string | Caolán McNamara | 1 | -1/+1 |
2012-06-05 | start centre: Solid color fits the new artwork better. | Jan Holesovsky | 1 | -1/+1 |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky | 2 | -4/+4 |
2012-06-05 | assume for all menus we reserve space for checkboxes | Caolán McNamara | 2 | -7/+1 |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 2 | -8/+9 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 2 | -3/+3 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 2 | -2/+2 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 3 | -16/+16 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 47 | -342/+339 |
2012-06-01 | nuke unused namespace | Takeshi Abe | 1 | -2/+0 |
2012-05-31 | targetted misc. minor cppcheck cleanups reversion | Michael Meeks | 1 | -19/+19 |
2012-05-30 | 1) Don't pass filter name and 2) pass module name when opening file. | Kohei Yoshida | 2 | -22/+7 |
2012-05-31 | nuke unused typedef | Takeshi Abe | 1 | -2/+0 |
2012-05-30 | Bin a bunch of pointless comments | Tor Lillqvist | 4 | -125/+0 |
2012-05-29 | targetted SAL_N_ELEMENTS reversion. | Michael Meeks | 4 | -6/+6 |
2012-05-25 | language status bar control: Don't set radio buttons for some entries. | Jan Holesovsky | 1 | -7/+10 |
2012-05-24 | removed unused const char[] | Takeshi Abe | 3 | -5/+0 |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe | 11 | -21/+0 |
2012-05-16 | remove unneeded include of boost/bind.hpp | Caolán McNamara | 1 | -1/+1 |
2012-05-15 | Mode (r/o vs r/w) changes can affect title, too | Stephan Bergmann | 1 | -4/+7 |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe | 3 | -7/+0 |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara | 1 | -3/+3 |
2012-05-10 | Reduce broadcasting noise on initial title computation | Stephan Bergmann | 2 | -22/+17 |
2012-05-04 | resolved fdo#46160 query model only once whether it is a preview | Eike Rathke | 3 | -19/+47 |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold | 16 | -43/+43 |
2012-04-30 | make ResId::toString a non-static member | Caolán McNamara | 2 | -2/+4 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold | 4 | -27/+7 |
2012-04-14 | Simplify the construction of the '>>' menu. | Jan Holesovsky | 1 | -19/+3 |
2012-04-12 | fdo#34392 recompute column widths after font scale change in startcenter | Gábor Stefanik | 1 | -0/+19 |
2012-04-12 | offapi: remove obsolete XInplaceLayout (2nd try) | Thomas Arnhold | 2 | -24/+2 |
2012-04-11 | Bin pointless "added by shizhoubo" style comments | Tor Lillqvist | 2 | -23/+12 |
2012-04-11 | fdo#38276: Improve the ">>" toolbar overflow menu | Iain Billett | 1 | -1/+19 |
2012-04-09 | s/pathes/paths/ | Tor Lillqvist | 7 | -7/+7 |
2012-04-09 | s/pathes/paths/ | Tor Lillqvist | 1 | -3/+3 |