summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida
2013-04-09Add xlsx and ods bits. Those file types are still not loadable.Kohei Yoshida
2013-04-09Kill not necessasy OUString member variables.Jan Holesovsky
2013-04-09equalsAscii() and equalsAsciiL() -> operator==()Jan Holesovsky
2013-04-09Kill m_xToolBarWindow here too.Jan Holesovsky
2013-04-09m_xToolBarWindow is apparently unused.Jan Holesovsky
2013-04-09Kill unused constants.Jan Holesovsky
2013-04-09equalsAsciiL() -> operator==().Jan Holesovsky
2013-04-09Kill unused member variable.Jan Holesovsky
2013-04-09sal_Bool -> bool.Jan Holesovsky
2013-04-09Include is better here.Jan Holesovsky
2013-04-09make help work againCaolán McNamara
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08fdo#46808, Convert framework::ToolBarManager to XComponentContextNoel Grandin
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Remove unused variablesTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Resolves: #i121503# fix resize/paint race in the backing windowHerbert Dürr
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-04fdo#37758: Really set the toolbar as hidden.Jan Holesovsky
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-02framework: remove unused targetting debug macrosThomas Arnhold
2013-04-02framework: cleanup macrosThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-31fdo#62096 Replace O(U)String compareTo with ==Efe Gürkan YALAMAN
2013-03-30fix loplugin unused warningsPeter Foley
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-28we really don't need to assign the same value againEike Rathke
2013-03-28eliminated useless back and forth conversionEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25remove external include guardsThomas Arnhold
2013-03-26framework::RecentFilesMenuController clean-up, add clear item.Ariel Constenla-Haile
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Lock files make no sense on Android or iOSTor Lillqvist
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-25Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile
2013-03-15drop unused includeDavid Tardon
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-13fdo#60724: Fix spelling avaliable -> available.Steven Meyer
2013-03-11fdo#47011 autosave featureKrisztian Pinter