summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-30remove PostScrollEvent and PostZoomEventNoel Grandin
2015-07-30Fix Android buildNoel Grandin
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-30small fix to reduce UnknownPropertyException in chart2Markus Mohrhard
2015-07-30also handle line width correctlyMarkus Mohrhard
2015-07-30provide structure for chart line panelMarkus Mohrhard
2015-07-30remove whitespaceMarkus Mohrhard
2015-07-29tdf#92982 vcl rendercontext: move buffer from PaintHelper to ImplFrameDataMiklos Vajna
2015-07-29svx: remove duplicate "Kuerzen" functionMichael Stahl
2015-07-29fdo#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin
2015-07-29solar.h: avoid some Wconversion warningsMatteo Casalin
2015-07-29errcode.hxx: avoid some Wconversion warningsMatteo Casalin
2015-07-29Remove the unnecessary type definition: HPBYTEDaniel Robertson
2015-07-28tdf#92982 vcl: move Invert() member functions from vcl::Window to OutputDeviceMiklos Vajna
2015-07-28lokdocview: Use a thread pool for most LOK callsPranav Kant
2015-07-28lokdocview: Call open_document in another threadPranav Kant
2015-07-28inline "old" SbERR constantsNoel Grandin
2015-07-28convert RGCHK constants to scoped enumNoel Grandin
2015-07-28inline the "old" SbxErr constantsNoel Grandin
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-28remove some unused EDITUNDO_ constantsNoel Grandin
2015-07-28convert EE_ACTION constants to scoped enumNoel Grandin
2015-07-27comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-26fix some small regressions in no-chart area panelMarkus Mohrhard
2015-07-26handle more than one chart with chart sidebarMarkus Mohrhard
2015-07-26extract some code for reuse by chart2 sidebarMarkus Mohrhard
2015-07-26move header file to public include dirMarkus Mohrhard
2015-07-26remove unused propertyMarkus Mohrhard
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin
2015-07-24loplugin:unusedmethodsNoel Grandin
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-24FolderTree: expanded folder iconSzymon Kłos
2015-07-24default label for serviceSzymon Kłos
2015-07-24question if delete the serviceSzymon Kłos
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-24LRU map (cache) implementation to o3tl + testsTomaž Vajngerl
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-24filter: MSVC wants to generate unnecessary copy assignment againMichael Stahl
2015-07-24filter: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-24filter: convert boost::ptr_vector to std::vectorMichael Stahl