summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2013-03-26Check feature test macros instead of ANDROID and/or IOSTor Lillqvist
2013-03-26Shared documents make no sense for Android and iOSTor Lillqvist
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808, remove unnecessary XMultiServiceFactory usageNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04fdo#46808, Use service constructor for task::InteractionHandlerNoel Grandin
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin
2013-03-04fdo#46808, remove some unnecessary getProcessServiceFactory callsNoel Grandin
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2013-02-09Remove unused methodsThomas Arnhold
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-03fix fdo#58779 fdo#58403 re. raise print dialogNoel Power
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power
2012-12-20Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat
2012-12-19post OnPrint event ( application & document ) when printing startsNoel Power
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-11pLeftBox and pRightBox unused, GetOther doesn't existCaolán McNamara
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-06convert Printer Options dialog to .uiCaolán McNamara
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat
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-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31CMIS: display errors when clicking checkout buttonCédric Bosdonnat
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida