summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin10-282/+0
2015-07-06improve the returnbyref lopluginNoel Grandin2-4/+4
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin2-6/+5
2015-07-05Unused definesMaxim Monastirsky1-9/+0
2015-07-05Convert NUM_PAGETYPE_ to a scoped enumMaxim Monastirsky1-2/+10
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky13-28/+0
2015-07-04coverity#1309266 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh2-0/+5
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara1-0/+5
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl10-0/+289
2015-07-03Move module-private includes from include/registry/ to registry/Stephan Bergmann3-947/+0
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin10-289/+0
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos1-1/+1
2015-07-03expand out some sot macrosNoel Grandin1-69/+0
2015-07-03Fix typosAndrea Gelmini46-49/+49
2015-07-03typo: therfore -> thereforeAndras Timar1-1/+1
2015-07-02loplugin:unusedmethods comphelperNoel Grandin8-77/+0
2015-07-02loplugin:unusedmethods bridges,ucbhelper,io,pyunoNoel Grandin3-54/+0
2015-07-02some other coverity thingsCaolán McNamara2-2/+2
2015-07-02coverity#1309054 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-02No need for these declarations to be publicTor Lillqvist1-6/+0
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth2-0/+2
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin3-451/+3
2015-07-02loplugin:unusedmethods toolsNoel Grandin20-367/+22
2015-07-01tdf#92431 Keep thumbnail for modified but unsaved docMaxim Monastirsky1-1/+2
2015-07-01tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks1-12/+11
2015-06-30tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky2-4/+6
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky2-7/+6
2015-06-30Fix typosAndrea Gelmini6-6/+6
2015-06-30Coverity 1308555, 1308562, 1308600: Drop some SAL_THROW_EXTERN_CStephan Bergmann1-14/+7
2015-06-30Remove unnecessary includeStephan Bergmann1-1/+0
2015-06-30add English (Gambia) [en-GM] to language list, tdf#92442Eike Rathke1-0/+1
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin4-23/+15
2015-06-29tdf#84381: Improved sidebar selection analyser for Calc and Draw/ImpressRishabh Kumar1-0/+1
2015-06-29coverity#1308463 Uncaught exceptionCaolán McNamara1-2/+2
2015-06-29coverity#1308592 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29coverity#1308587 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29lokdocview: Remove superfluous *_post_key()Pranav Kant1-4/+0
2015-06-29coverity#1308571 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-12/+4
2015-06-29remove custom RTTI from SvxAutoCorrectNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SfxFrameNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SotFactoryNoel Grandin1-1/+0
2015-06-29remove custom RTTI from ImageMapNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SdrObjUserDataNoel Grandin2-3/+0
2015-06-29remove custom RTTI from XFillExchangeDataNoel Grandin1-2/+0
2015-06-29remove custom RTTI from SvDataCopyStreamNoel Grandin4-9/+0
2015-06-29SfxSimpleHint only needs a sal_uInt32 for the hintNoel Grandin2-9/+9
2015-06-29sal_uLong->sal_Int32 in SvtIconChoiceCtrlNoel Grandin1-8/+6
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-4/+12