summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-07Replace GetAppData(SHL_IDL) with a static pointer varStephan Bergmann2-3/+1
2015-07-07Replace GetAppData(SHL_IDL) with an rtl::StaticStephan Bergmann1-1/+1
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann2-10/+2
2015-07-07Replace GetAppData(SHL_ERR) with an rtl::StaticStephan Bergmann1-1/+1
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-07-06tdf#83541 Redraw the last used color after theme changeMaxim Monastirsky2-1/+5
2015-07-06Workaround seems no longer necessary for MSVC 2013Stephan Bergmann1-3/+3
2015-07-06loplugin:unusedmethods svlNoel Grandin24-267/+3
2015-07-06loplugin:unusedmethods sotNoel Grandin5-38/+0
2015-07-06loplugin:unusedmethods unotoolsNoel Grandin12-72/+1
2015-07-06loplugin:unusedmethods basebmpNoel Grandin3-25/+0
2015-07-06ImplRestore() can be privateTor Lillqvist1-1/+1
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