Age | Commit message (Expand) | Author |
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 |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-18 | svx: remove unused definitions in globlmn_tmpl.hrc | Ivan Timofeev |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-02 | Clean non English strings in the code | Lior Kaplan |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley |
2011-12-23 | Fix for fdo43460 Part XVI getLength() to isEmpty() | Olivier Hallot |
2011-12-17 | extensions: convert bibliography to gbuild | Peter Foley |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-10 | catch exception by constant reference | Takeshi Abe |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-11-14 | Removed comphelper -> unotools processfactory.hxx duplication. | Stephan Bergmann |
2011-11-07 | make extensions ByteString free | Caolán McNamara |
2011-10-10 | WaE: unreferenced local variable | Tor Lillqvist |