summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-17add commentNoel Grandin1-1/+1
2014-07-17fix spelling structur -> structureNoel Grandin4-4/+4
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin2-7/+7
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert13-12/+12
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde1-2/+2
2014-07-16bnc#862510: Improve handling of OOXML gradientsTor Lillqvist1-0/+1
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard1-0/+2
2014-07-16translate comments in itempool.hxxTobias Lippert1-15/+10
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud1-4/+20
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand1-1/+21
2014-07-15Revert "remove unused SvRefBase constructor"Michael Stahl1-0/+3
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara6-6/+7
2014-07-14Convert 3 dialogs to .uiPalenik Mihály2-0/+2
2014-07-14add some comments to include/tools/ref.hxxNoel Grandin1-4/+15
2014-07-14inline SvCompatWeakHdlRef typedefNoel Grandin1-4/+2
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin2-8/+5
2014-07-14remove unused SvRefBase constructorNoel Grandin1-3/+0
2014-07-14remove IReferenceNoel Grandin2-33/+7
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-14include/tools/ref.hxx - cleanup formattingNoel Grandin1-15/+35
2014-07-14fix spelling in commentNoel Grandin1-1/+1
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida1-0/+12
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara1-5/+3
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard1-0/+1
2014-07-12Add LOK and tiledrendering log areas.Andrzej Hunt1-0/+5
2014-07-12LOK DocView: implement part selection.Andrzej Hunt1-1/+6
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt3-4/+26
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida1-7/+0
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály1-1/+3
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+33
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt1-0/+5
2014-07-11RID_SVX_XFORMS_TABPAGES conversion to .uiSzymon Kłos1-1/+1
2014-07-11cid#1169841 Big parameter passed by valueNoel Grandin1-1/+1
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan1-4/+4
2014-07-11Allow to move only callout handle with shift key (cp#1000084)Matúš Kukan2-1/+5
2014-07-10This forward declaration no longer needed.Kohei Yoshida1-1/+0
2014-07-10Move the rest of the members to the impl class.Kohei Yoshida1-20/+6
2014-07-10Move "prog name" (whatever it is) to the impl class.Kohei Yoshida1-4/+2
2014-07-10Move Graphic member to the impl class.Kohei Yoshida1-2/+0
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida1-13/+11
2014-07-10Move the embedded object to the impl class.Kohei Yoshida1-6/+11
2014-07-10Use initializer properly and remove Init().Kohei Yoshida1-5/+4
2014-07-10These members should be private rather than protected.Kohei Yoshida1-1/+2
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10setting WB_SCROLL on a toolbar only works from ctorCaolán McNamara1-1/+1
2014-07-10coverity#707480 Uncaught exceptionCaolán McNamara1-1/+2
2014-07-10remove SvRefBase::ReleaseReferenceNoel Grandin1-14/+7
2014-07-10use SimpleReferenceObject in sdr::overlay::OverlayManagerNoel Grandin1-6/+2
2014-07-10fold dbaccess::IReference interface into the only place it is in useNoel Grandin2-42/+4