summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general/docholder.cxx
AgeCommit message (Expand)Author
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin
2016-08-16loplugin:salboolTakeshi Abe
2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-07-16for now show chart sidebarMarkus Mohrhard
2015-07-16fix indentationMarkus Mohrhard
2015-06-17More helpful exception messageLionel Elie Mamane
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-12-15fdo#39440 reduce scope of local variablesMichael Weghorn
2014-08-29Add a border to opengl chart to make it easier to handle.Zolnai Tamás
2014-08-29Make opengl chart window always activeZolnai Tamás
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26Remove visual noise from embeddedobjAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2013-12-20typo fixesAndras Timar
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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-04doubled includesThomas Arnhold
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann