summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-08-08osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti1-7/+0
2014-08-08Fix *_component_getFactory function typeStephan Bergmann1-4/+4
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2-400/+0
2014-08-08fix variable nameMarkus Mohrhard1-1/+1
2014-08-08add possibility to generate FBO with textureMarkus Mohrhard1-2/+4
2014-08-08reuse OpenGLContext in OGL canvasMarkus Mohrhard1-0/+3
2014-08-07I forgot to check this in.Kohei Yoshida1-1/+2
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard1-0/+40
2014-08-07toolkit: export some ListenerMultiplexer typesMichael Stahl1-5/+5
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan1-2/+5
2014-08-07coverity#982278 Resource leak in objectCaolán McNamara1-2/+1
2014-08-07Handle collada libraries seperately: --disable-colladaZolnai Tamás1-0/+4
2014-08-07Consistency around SdrMetricItem in svx/sxmlhitm.hxxStephan Bergmann1-25/+15
2014-08-07Consistency around SdrYesNoItem in svx/sxmsuitm.hxxStephan Bergmann1-6/+3
2014-08-06writerfilter: switch to the oox FastTokenHandlerMiklos Vajna1-1/+2
2014-08-06Consistency around SdrMetricItem in svx/sxelditm.hxxStephan Bergmann1-16/+9
2014-08-06SdrEdgreLine*DeltaItem::Put/QueryValue are same as underlyingStephan Bergmann1-6/+0
2014-08-06Missing SdrEdgeLine1DeltaItem::Clone overrideStephan Bergmann1-0/+1
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-16/+6
2014-08-06remove some more unused resource idsThomas Arnhold1-6/+0
2014-08-06resource ids: defined twice but never usedThomas Arnhold1-27/+0
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+2
2014-08-05Let GetObjectItemPool return a referenceStephan Bergmann1-1/+1
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida1-1/+1
2014-08-05Fine to let GetObjectItemPool return just SfxItemPool*Stephan Bergmann1-1/+1
2014-08-05Avoid undef out-of-range value -1 for XPropertyListType enumStephan Bergmann1-0/+1
2014-08-05fdo#75757: remove inheritance to std::vectorTakeshi Abe1-1/+2
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-8/+3
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-16/+6
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-0/+3
2014-08-04loplugin:externandnotdefinedStephan Bergmann1-0/+1
2014-08-04typoThomas Arnhold1-1/+1
2014-08-04suppress legacy locales, fdo#44112 relatedEike Rathke1-0/+3
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-23/+12
2014-08-01typo: more then -> more thanTakeshi Abe4-4/+4
2014-08-01hidpi, startcenter: Don't set fixed font heigt in the startcenter.Jan Holesovsky1-0/+3
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard1-3/+2
2014-07-31Mark osl_areCommandArgsSet as internal only.Andrzej Hunt1-0/+3
2014-07-31Add @since to osl_areCommandArgsSet.Andrzej Hunt1-0/+1
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-27/+11
2014-07-31Remove unused ctorsStephan Bergmann1-4/+0
2014-07-31cleanup usage of MapUnit enumNoel Grandin2-5/+6
2014-07-31fix some dodgy FieldUnit conversionsNoel Grandin3-4/+7
2014-07-30ASPECT_ALL is unusedTor Lillqvist1-1/+4
2014-07-30Wrap "" in OUString: error: conversion from const char* to non-scalar...Andrzej Hunt1-1/+1
2014-07-30LOKDocView: add set_part_mode.Andrzej Hunt1-0/+2
2014-07-30ITiledRenderable: provide default implementations for some methods.Andrzej Hunt1-3/+12
2014-07-30LOKDocView: add part name retrieval.Andrzej Hunt1-1/+2
2014-07-30Remove horrifically outdated comment.Andrzej Hunt1-5/+0
2014-07-30LOK: add setPartMode.Andrzej Hunt2-0/+20