summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)AuthorFilesLines
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl1-5/+0
2014-10-02coverity#1242860 Unused valueCaolán McNamara1-5/+1
2014-10-01loplugin: cstylecastNoel Grandin10-16/+16
2014-10-01fdo#82577: Handle TimeNoel Grandin2-2/+2
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann17-26/+20
2014-09-30fdo#82577: Handle RegionNoel Grandin2-4/+4
2014-09-29loplugin: cstylecastNoel Grandin1-3/+3
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin1-20/+20
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-5/+5
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin1-6/+6
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara4-4/+4
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2-10/+4
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann6-7/+7
2014-09-23fdo#82577: Handle WindowNoel Grandin87-241/+241
2014-09-23Put schema.xml in the correct place, and drop the empty English strings fileTor Lillqvist1-1/+3
2014-09-23Use prex.h/postx.hStephan Bergmann2-15/+4
2014-09-18Blind fix for WindowsStephan Bergmann1-2/+2
2014-09-18Blind fix for WindowsStephan Bergmann1-4/+2
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-17/+0
2014-09-18fdo#82577: Handle FontNoel Grandin3-7/+7
2014-09-15cppcheck: unpreciseMathCallJulien Nabet1-1/+2
2014-09-12extensions: sal_Bool -> boolStephan Bergmann13-30/+30
2014-09-12Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann1-7/+7
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2-11/+11
2014-09-11create a master document template typeCaolán McNamara1-0/+1
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler1-8/+8
2014-09-09semibold->boldCaolán McNamara2-2/+2
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann4-211/+0
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley16-3276/+0
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-8/+8
2014-08-31Add help button to dialogOlivier Hallot1-0/+14
2014-08-31FDO#83283 (part) help btn for Label Field select'nOlivier Hallot1-0/+14
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann1-2/+2
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara3-26/+9
2014-08-25set names on a bunch more threads...Michael Stahl2-0/+8
2014-08-25set names on some UNIX-only threadsMichael Stahl2-0/+4
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe1-4/+3
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist5-7/+5
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist1-2/+0
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza8-18/+0
2014-08-20rename define tooThomas Arnhold1-1/+1
2014-08-20stray ErrorBox from ResIdThomas Arnhold1-1/+2
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara2-11/+2
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara1-4/+2
2014-08-20drop unused helpidCaolán McNamara1-1/+0
2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara6-511/+865
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály10-592/+346
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin3-15/+0
2014-08-19java: no need to instantiate String objects directlyNoel Grandin2-2/+2
2014-08-18these strings should be translatableCaolán McNamara5-4/+98