summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-29simplify "no delete" logic in SvRefBaseNoel Grandin
2014-07-29convert linked list to std::vector in SbxDimArrayNoel Grandin
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt
2014-07-27fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-07-27fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25Store the handler as a const pointer.Kohei Yoshida
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida
2014-07-25Get the math right.Kohei Yoshida
2014-07-25Document what's in the type of the map entry.Kohei Yoshida
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-25convert the weak reference macro in tools into a templateNoel Grandin
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23TyposJulien Nabet
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23remove dead SfxArgumentError typedefNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
2014-07-22remove dead codeNoel Grandin
2014-07-22Related: fdo#81457 quadratic time required when setting a11y nameCaolán McNamara
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara
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