Age | Commit message (Expand) | Author |
2013-02-11 | fdo#46808, convert form::runtime::FormController to new-style | Noel Grandin |
2013-02-11 | fdo#46808, some simple conversions to XComponentContext | Noel Grandin |
2013-02-06 | remove obsolete hidother.src files | Andras Timar |
2013-01-09 | extensions: kill no longer needed C2U and C2S | Miklos Vajna |
2012-12-21 | fdo#46808, Adapt sdb::FilterDialog UNO service to new style | Noel Grandin |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-03 | move base check for bibliography to sfx2 | Bjoern Michaelsen |
2012-11-30 | Add a SAL_INFO | Stephan Bergmann |
2012-11-25 | Removing some redundancy | Stephan Bergmann |
2012-11-24 | lp#527938: use new-style service and session installer in bibliography | Bjoern Michaelsen |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-17 | fdo#34792 - Fix for truncated field labels in Bibliography database dialog | sagar |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-25 | WaE: 'Mapping' defined as a struct here but previously declared as a class | Tor Lillqvist |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vector | Noel Grandin |
2012-06-19 | Revert "Remove License/Credits menu items" | Petr Mladek |
2012-06-18 | Remove License/Credits menu items | Stefan Knorr (astron) |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-01 | targetted revert of small stl empty optimisation | Michael Meeks |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe |
2012-04-23 | lp#527938: triple paperbag -- tweak bibloader again | Bjoern Michaelsen |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-03-09 | Fix tools->bibliography database, brown paper bag over head commit :-) | Caolán McNamara |
2012-03-06 | lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli... | Bjoern Michaelsen |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-23 | add the "Send Feedback..." help menu item | Ivan Timofeev |