summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography
AgeCommit message (Expand)Author
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin
2013-02-11fdo#46808, some simple conversions to XComponentContextNoel Grandin
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-01-09extensions: kill no longer needed C2U and C2SMiklos Vajna
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen
2012-11-30Add a SAL_INFOStephan Bergmann
2012-11-25Removing some redundancyStephan Bergmann
2012-11-24lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-17fdo#34792 - Fix for truncated field labels in Bibliography database dialogsagar
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-06-25WaE: 'Mapping' defined as a struct here but previously declared as a classTor Lillqvist
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vectorNoel Grandin
2012-06-20Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vectorNoel Grandin
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-01targetted revert of small stl empty optimisationMichael Meeks
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-23lp#527938: triple paperbag -- tweak bibloader againBjoern Michaelsen
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-09Fix tools->bibliography database, brown paper bag over head commit :-)Caolán McNamara
2012-03-06lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking bibli...Bjoern Michaelsen
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev