summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-12liblok: add include for size_t.Michael Meeks1-0/+2
2014-06-12cast loses precisionCaolán McNamara1-4/+4
2014-06-12liblok: check new methods via macros on nSize, not by de-referencing.Michael Meeks2-1/+11
2014-06-12Complete LibreOfficeKit C++ renaming.Andrzej Hunt1-3/+2
2014-06-12Bin obsolete pointless preprocessor trickeryTor Lillqvist1-6/+0
2014-06-12Bin crack, _NOTIFY_HXX is not defined anywhere anywayTor Lillqvist1-2/+0
2014-06-12Bin crack, _SFX_HXX is not defined anywhere anywayTor Lillqvist2-7/+1
2014-06-11Bin unused fileTor Lillqvist1-56/+0
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist2-6/+0
2014-06-11Upgrade LibreOfficeKit C++ API.Andrzej Hunt1-10/+14
2014-06-11Rename C api of LibreOfficeKit.Andrzej Hunt2-18/+18
2014-06-11Move liblibreoffice into LibreOfficeKit.Andrzej Hunt2-0/+149
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann7-12/+12
2014-06-11cut out the rsc loading support for stuff thats now .ui onlyCaolán McNamara1-7/+5
2014-06-11callcatcher: update unused codeCaolán McNamara1-1/+0
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann7-10/+10
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky2-4/+14
2014-06-10pct import: Add logging.Jan Holesovsky1-0/+1
2014-06-10Rewrite import and export of custom dashes in ooxml filter (fix)Adam Co1-2/+2
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann7-10/+10
2014-06-10coverity#707350 Uncaught exceptionCaolán McNamara1-2/+6
2014-06-10tweak things to allow switching between small and large toolbar iconsCaolán McNamara1-4/+5
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+2
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara2-2/+2
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-09de-virtualize these stringify methods, nothing overrides themCaolán McNamara2-2/+2
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara1-2/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin65-148/+148
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna1-6/+3
2014-06-07make that variable protected againMarkus Mohrhard1-2/+2
2014-06-06fixincludeguards: fix include guardsThomas Arnhold14-35/+49
2014-06-06simplify SfxListener::EndListening and StartListeningNoel Grandin1-2/+2
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás2-2/+3
2014-06-06DOCX drawingML export: if shape has textbox, export its contents as shape textMiklos Vajna1-0/+4
2014-06-06Extend o3tl::heap_ptr to support arraysStephan Bergmann1-36/+36
2014-06-06new method INetURLObject::getData() for data urlsChr. Rossmanith1-0/+5
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+7
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás1-0/+3
2014-06-05Avoid undefined mis-aligned memory accessStephan Bergmann1-29/+0
2014-06-05lp#1296715: refresh invalidated menusBjoern Michaelsen2-0/+14
2014-06-05remove the definition of SAL_THROW macroNoel Grandin1-18/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin23-504/+442
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-05svx: remove SAL_THROW macroNoel Grandin3-18/+16
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin4-32/+16
2014-06-05sal/rtl: remove SAL_THROW macroNoel Grandin8-220/+208
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin5-9/+9
2014-06-05editeng: remove SAL_THROW macroNoel Grandin4-20/+20
2014-06-05connectivity: remove SAL_THROW macroNoel Grandin8-44/+35