Age | Commit message (Expand) | Author |
2013-07-08 | rename sfx2 log area to sfx | Michael Stahl |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-28 | remove toolkit/unohlp.hxx hack | Thomas Arnhold |
2013-06-19 | Resolves: #i121810# Adapt SfxPrintingHint to work with... | Ariel Constenla-Haile |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-06-16 | cppcheck: fix the rest uninitMemberVar reports in sfx2 | Julien Nabet |
2013-06-12 | Related: #i122453# Invalidate slot servers for all view shells... | Andre Fischer |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-06-07 | sidebar: disable impress task pane if sidebar is enabled. | Michael Meeks |
2013-06-06 | Remove remnants of help agent | Caolán McNamara |
2013-06-05 | remove unused componentcontext.hxx includes | Noel Grandin |
2013-06-03 | fdo#46808, Convert SfxFrameLoader service to new style | Noel Grandin |
2013-05-22 | Use the new type-checking Reference constructor to reduce code noise | Noel Grandin |
2013-05-20 | WaE: 'e' : unreferenced local variable | Tor Lillqvist |
2013-05-20 | Only register and use the Sidebar if it is globally enabled. | Michael Meeks |
2013-05-20 | disable sidebar menu option if it is disabled. | Michael Meeks |
2013-05-20 | add experimental option for sidebar to 'Advanced' pane. | Michael Meeks |
2013-05-20 | Resolves: #i121420# merge sidebar feature | Oliver-Rainer Wittmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-02 | Add --enable-desktop-gui-elements to show such even on non-DESKTOP platforms | Tor Lillqvist |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin |
2013-04-08 | viewsh: correct indentation | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | Remove SvtInternalOptions | Thomas Arnhold |
2013-04-02 | sfx2: remove macros | Thomas Arnhold |
2013-04-02 | Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environments | Tor Lillqvist |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-27 | Use <config_features.h> instead of -DLIBO_FEATURE_* | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | Check feature test macros instead of ANDROID and/or IOS | Tor Lillqvist |
2013-03-26 | Shared documents make no sense for Android and iOS | Tor Lillqvist |
2013-03-25 | There are many ships in the port of Hamburg but "ownership" is not one | Tor Lillqvist |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-07 | fdo#46808, remove unnecessary XMultiServiceFactory usage | Noel Grandin |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-04 | fdo#46808, Use service constructor for task::InteractionHandler | Noel Grandin |
2013-03-04 | fdo#46808, convert task::StatusIndicatorFactory to new style | Noel Grandin |
2013-03-04 | fdo#46808, Convert frame::DispatchRecorder to new style | Noel Grandin |
2013-03-04 | fdo#46808, remove some unnecessary getProcessServiceFactory calls | Noel Grandin |
2013-03-03 | loplugin: improve indentation | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-25 | loplugin: improve indentation | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
2013-02-24 | fdo#38838 searched, replaced and removed String::CreateFromInt32(). | Jean-Noël Rouvignac |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |