Age | Commit message (Expand) | Author |
2013-01-28 | Resolves: fdo#59965 crash dialog title area text is missing | Caolán McNamara |
2013-01-15 | teach FrameSelector to be resizable | Caolán McNamara |
2013-01-09 | Resolves: fdo#58589 recovery dialog title area text is missing | Caolán McNamara |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin |
2012-10-25 | XubString->OUString | Caolán McNamara |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-09 | fdo#47368: Remove event listener also in Invalidate() | Tor Lillqvist |
2012-08-22 | fdo#53888: svx: fix dependencies: | Michael Stahl |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | Remove non-existing forward declarations | Thomas Arnhold |
2012-07-31 | remove commented out SV_DECL_OBJARR | Michael Stahl |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-18 | Various Clang 3.1 -Wunsued-variable, -Wconstant-conversion | Stephan Bergmann |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-07 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-07-02 | hrc cleanup: Remove unused fmhlpids.hrc | Thomas Arnhold |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2012-04-28 | removed unused defines | Takeshi Abe |
2012-04-21 | Replace css macro with namespace for nicer namespacing | Thomas Arnhold |
2012-04-19 | Convert SV_DECL_PTRARR_DEL to boost::ptr_vector | Noel Grandin |
2012-04-19 | Convert SV_DECL_PTRARR to std::vector | Noel Grandin |
2012-04-19 | Convert SV_DECL_PTRARR_SORT to std::set | Noel Grandin |
2012-04-19 | Convert SV_DECL_PTRARR_SORT to std::set | Noel Grandin |
2012-04-05 | no use is made of FmFormObj::m_nType | Caolán McNamara |
2012-04-02 | removed duplicate includes in svx | Takeshi Abe |
2012-03-23 | .hrc files don't need executable bits | Michael Stahl |
2012-03-20 | remove extra string casts | Caolán McNamara |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-02-27 | Removed unused code | Szabolcs Dezsi |