summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl
2014-10-02coverity#1242860 Unused valueCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26coverity#983665 Uncaught exceptionCaolán McNamara
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23Leftover XLIB_Window -> WindowStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-23Put schema.xml in the correct place, and drop the empty English strings fileTor Lillqvist
2014-09-23Use prex.h/postx.hStephan Bergmann
2014-09-18Blind fix for WindowsStephan Bergmann
2014-09-18Blind fix for WindowsStephan Bergmann
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15cppcheck: unpreciseMathCallJulien Nabet
2014-09-12extensions: sal_Bool -> boolStephan Bergmann
2014-09-12Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-11create a master document template typeCaolán McNamara
2014-09-10fdo#55380 replaced use of obsolete interfacesDaniel Sikeler
2014-09-09semibold->boldCaolán McNamara
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann
2014-09-09fdo#45071 Remove Libreoffice browser pluginBryan Quigley
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-08-31Add help button to dialogOlivier Hallot
2014-08-31FDO#83283 (part) help btn for Label Field select'nOlivier Hallot
2014-08-28Fix some *_component_getFactory function typesStephan Bergmann
2014-08-25QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-08-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza
2014-08-20rename define tooThomas Arnhold
2014-08-20stray ErrorBox from ResIdThomas Arnhold
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara
2014-08-20drop unused helpidCaolán McNamara
2014-08-20rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara
2014-08-20Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály
2014-08-20java: remove unnecessary constructor declarationsNoel Grandin
2014-08-19java: no need to instantiate String objects directlyNoel Grandin
2014-08-18these strings should be translatableCaolán McNamara