summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-17-Wstrict-prototypesStephan Bergmann
2014-06-17Resolves: #i125065# handle critical cases in FillStyle/FillProperties...Armin Le Grand
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-17VML export: handle textbox textMiklos Vajna
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-16Clean up SdrModel::MigrateItemSetStephan Bergmann
2014-06-16SAL_WARN_UNUSED_RESULT for static Reference::query functionStephan Bergmann
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-13Paragraph argument never used in InvalidateBulletCaolán McNamara
2014-06-13coverity#983928 Uncaught exceptionCaolán McNamara
2014-06-13resolved fdo#79978 propagate error through DoubleArray of matrixEike Rathke
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke
2014-06-13Extract kmz and collada converter code to a seperate functionZolnai Tamás
2014-06-12liblok: add include for size_t.Michael Meeks
2014-06-12cast loses precisionCaolán McNamara
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist
2014-06-11Bin unused fileTor Lillqvist
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky
2014-06-10pct import: Add logging.Jan Holesovsky
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-10coverity#707350 Uncaught exceptionCaolán McNamara
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna
2014-06-07make that variable protected againMarkus Mohrhard
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-06simplify SfxListener::EndListening and StartListeningNoel Grandin
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna