summaryrefslogtreecommitdiff
path: root/extensions/source
AgeCommit message (Expand)AuthorFilesLines
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-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-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley15-3260/+0
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-8/+8
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-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara5-509/+170
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály8-592/+333
2014-08-18these strings should be translatableCaolán McNamara3-4/+66
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-8/+5
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara5-38/+8
2014-08-16callcatcher: update unused codeCaolán McNamara2-16/+0
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold3-19/+6
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2-9/+0
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály4-95/+18
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara4-119/+20
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold1-1/+0
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold1-1/+1
2014-08-11these are global strings nowCaolán McNamara2-4/+0
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály5-208/+64
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály1-1/+1
2014-08-04remove unused resource idsThomas Arnhold2-21/+0
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-24set the help id here nowCaolán McNamara1-0/+1