summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin2-35/+40
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl2-14/+0
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara1-0/+3
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin2-4/+1
2014-07-23TyposJulien Nabet1-3/+3
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert1-1/+3
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin6-21/+20
2014-07-23remove dead SfxArgumentError typedefNoel Grandin1-2/+0
2014-07-23move string IO methods out of global headerNoel Grandin1-42/+0
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin2-15/+18
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin1-3/+1
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin2-2/+0
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin1-1/+1
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin1-3/+3
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin2-6/+6
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin1-1/+0
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin2-17/+16
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin1-1/+0
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert1-1/+9
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara1-1/+0
2014-07-22remove dead codeNoel Grandin1-5/+2
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara1-5/+9
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara1-0/+4
2014-07-22callcatcher: update unused codeCaolán McNamara7-14/+0
2014-07-22fdo#76754 Speed up registration of new listeners to SfxBroadcasterTobias Lippert1-4/+15
2014-07-22Add unittests for SfxBroadcasterTobias Lippert1-3/+4
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal1-0/+8
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh2-1/+2
2014-07-21split helper and fix buildCaolán McNamara2-7/+24
2014-07-21coverity#706376 Uncaught exceptionCaolán McNamara1-2/+16
2014-07-21coverity#706084 Unintended sign extensionCaolán McNamara1-2/+2
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás1-0/+3
2014-07-21fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’Michael Stahl1-1/+4
2014-07-21convert ORefVector to use salhelp::SimpleReferenceObjectNoel Grandin1-26/+6
2014-07-20vcl use DeviceCoordinate got GetNextGlyphsNorbert Thiebaud1-2/+5
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud8-59/+59
2014-07-20vcl: add floating equivalent for MapResNorbert Thiebaud2-1/+7
2014-07-20Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgsNorbert Thiebaud2-3/+32
2014-07-20add config_vcl to control DevicePixel coordinate base typeNorbert Thiebaud1-0/+2
2014-07-20Also add xmlwriter's "content" method to the header fileTomaž Vajngerl1-0/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna3-6/+6
2014-07-18some other coverity fooCaolán McNamara1-2/+2
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin1-3/+3
2014-07-18convert HITTEST #define to enumNoel Grandin1-5/+8
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