summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general/docholder.cxx
AgeCommit message (Expand)Author
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-25tdf#156463 crash on exit after editing a chart (gtk3)Noel Grandin
2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in embeddedobjStephan Bergmann
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2018-11-09Fix sd toolbar manager lock underflowsJan-Marek Glogowski
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-01-29tdf#114677 Correct title in Base forms cleanupSzymon Kłos
2018-01-29tdf#114677 Correct title in Base formsSzymon Kłos
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-07-17Embedded obj: resize to avoid rendering issueSzymon Kłos
2017-07-14Embedded obj: don't change new window sizeSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
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