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