summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-19Use std::unique_ptr for mpViewContact member instance of SdrPage.Kohei Yoshida
2015-12-15use vector as container for Primitive3DReferenceNoel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-08Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Unindent.Kohei Yoshida
2014-11-04Avoid re-constructing chart shapes when it's not in visible range.Kohei Yoshida
2014-11-01Unindent.Kohei Yoshida
2014-10-15loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-15move the opengl headers to vcl/opengl for better separationMarkus Mohrhard
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08move the OpenGLContext to the model objectMarkus Mohrhard
2014-04-08Revert "Remove opengl usage from svx until we can't solve building problems"Markus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-21Remove opengl usage from svx until we can't solve building problemsZolnai Tamás
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás
2014-03-21Consistent naming: ViewContactOfOpenGL{->Obj}Zolnai Tamás
2014-03-21Extract getPageWindowOutputDevice to a common placeZolnai Tamás
2014-03-19Use sane indentation in new files.Jan Holesovsky