summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source/general/docholder.cxx
Commit message (Expand)AuthorAgeFilesLines
* move resmgr to unotoolsCaolán McNamara2017-08-011-2/+2
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-3/+3
* Embedded documents: show title in menu entriesSzymon Kłos2017-07-181-2/+5
* Embedded obj: resize to avoid rendering issueSzymon Kłos2017-07-171-1/+3
* Embedded obj: don't change new window sizeSzymon Kłos2017-07-141-2/+0
* Show document title for embedded documentsSzymon Kłos2017-07-131-0/+15
* use more OUString::operator== in dbaccess..filterNoel Grandin2017-07-131-2/+2
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-2/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-6/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-14/+2
* use rtl::Reference in DocumentHolderNoel Grandin2017-01-231-11/+8
* loplugin:salboolTakeshi Abe2016-08-161-1/+1
* Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara2016-08-151-2/+9
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* Resolves: tdf#100140 crash on exit of report designCaolán McNamara2016-06-151-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-13/+13
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* yyyyyNoel Grandin2015-11-041-5/+4
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-311-10/+10
* com::sun::star->css in embeddedobj/Noel Grandin2015-10-011-23/+23
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-131-11/+8
* for now show chart sidebarMarkus Mohrhard2015-07-161-2/+3
* fix indentationMarkus Mohrhard2015-07-161-3/+3
* More helpful exception messageLionel Elie Mamane2015-06-171-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-10/+10
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-151-3/+3
* Add a border to opengl chart to make it easier to handle.Zolnai Tamás2014-08-291-2/+1
* Make opengl chart window always activeZolnai Tamás2014-08-291-4/+6
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* embeddedobj: sal_Bool->boolNoel Grandin2014-04-221-51/+51
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* Remove visual noise from embeddedobjAlexander Wilms2014-02-261-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-12/+12
* Remove unneccessary commentsAlexander Wilms2014-02-231-32/+32
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-5/+5
* remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin2013-11-111-8/+8
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-6/+6
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-30/+30
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-191-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-20/+20