summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert
2014-07-22Add unittests for SfxBroadcasterTobias Lippert
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-21split helper and fix buildCaolán McNamara
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud
2014-07-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud
2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18some other coverity fooCaolán McNamara
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-07-18convert HITTEST #define to enumNoel Grandin
2014-07-17add commentNoel Grandin
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-17rename the Weak stuff in tools/ref.hxx to WeakRefNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-16bnc#862510: Improve handling of OOXML gradientsTor Lillqvist
2014-07-16first part of OpenGL context work for OSXMarkus Mohrhard
2014-07-16translate comments in itempool.hxxTobias Lippert
2014-07-15fdo#79673 quartz: draw 'bullet' for 'space' directly in one passNorbert Thiebaud
2014-07-15Resolves: #i125111# limit mem footprint for GraphicObjects...Armin Le Grand
2014-07-15Revert "remove unused SvRefBase constructor"Michael Stahl
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
2014-07-14add some comments to include/tools/ref.hxxNoel Grandin
2014-07-14inline SvCompatWeakHdlRef typedefNoel Grandin
2014-07-14inline tools::SvRefBaseRef typedefNoel Grandin
2014-07-14remove unused SvRefBase constructorNoel Grandin
2014-07-14remove IReferenceNoel Grandin
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-07-14include/tools/ref.hxx - cleanup formattingNoel Grandin
2014-07-14fix spelling in commentNoel Grandin
2014-07-13fdo#81309: Adjust references during sort.Kohei Yoshida
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara
2014-07-13make threaded rendering work correctly, fdo#81110Markus Mohrhard
2014-07-12Add LOK and tiledrendering log areas.Andrzej Hunt
2014-07-12LOK DocView: implement part selection.Andrzej Hunt
2014-07-12Add get/setPart to ITiledRenderable, and implement for sw/sc.Andrzej Hunt