summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
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
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-16callcatcher: update unused codeCaolán McNamara
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-11these are global strings nowCaolán McNamara
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-08-08java: remove redundant null checksNoel Grandin
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-08java: remove redundant super-interfacesNoel Grandin
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály