summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-06remove some more unused resource idsThomas Arnhold
2014-08-06resource ids: defined twice but never usedThomas Arnhold
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida
2014-08-04loplugin:externandnotdefinedStephan Bergmann
2014-08-04typoThomas Arnhold
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-01typo: more then -> more thanTakeshi Abe
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard
2014-07-31Mark osl_areCommandArgsSet as internal only.Andrzej Hunt
2014-07-31Add @since to osl_areCommandArgsSet.Andrzej Hunt
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-31Remove unused ctorsStephan Bergmann
2014-07-31cleanup usage of MapUnit enumNoel Grandin
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin
2014-07-30ASPECT_ALL is unusedTor Lillqvist
2014-07-30Wrap "" in OUString: error: conversion from const char* to non-scalar...Andrzej Hunt
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt
2014-07-30Remove horrifically outdated comment.Andrzej Hunt
2014-07-30LOK: add setPartMode.Andrzej Hunt
2014-07-30LOK: Add getPartName.Andrzej Hunt
2014-07-30Fix comment typo.Andrzej Hunt
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