summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general/docholder.cxx
AgeCommit message (Expand)Author
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
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot
2011-12-09catch exception by constant referenceTakeshi Abe
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers