summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2013-05-20Only register and use the Sidebar if it is globally enabled.Michael Meeks
2013-05-20disable sidebar menu option if it is disabled.Michael Meeks
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-08viewsh: correct indentationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-04-02sfx2: remove macrosThomas Arnhold
2013-04-02Don't call SFX_OBJECTBAR_REGISTRATION in non-DESKTOP environmentsTor Lillqvist
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-27Use <config_features.h> instead of -DLIBO_FEATURE_*Tor Lillqvist
2013-03-27-Wunused-macrosStephan Bergmann
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