summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle FontNoel Grandin2014-09-183-7/+7
* cppcheck: unpreciseMathCallJulien Nabet2014-09-151-1/+2
* extensions: sal_Bool -> boolStephan Bergmann2014-09-1213-30/+30
* Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann2014-09-121-7/+7
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-122-11/+11
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-8/+8
* semibold->boldCaolán McNamara2014-09-092-2/+2
* fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann2014-09-094-211/+0
* fdo#45071 Remove Libreoffice browser pluginBryan Quigley2014-09-0916-3276/+0
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-8/+8
* Add help button to dialogOlivier Hallot2014-08-311-0/+14
* FDO#83283 (part) help btn for Label Field select'nOlivier Hallot2014-08-311-0/+14
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-2/+2
* QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara2014-08-253-26/+9
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+8
* set names on some UNIX-only threadsMichael Stahl2014-08-252-0/+4
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-4/+3
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-235-7/+5
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+0
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-218-18/+0
* rename define tooThomas Arnhold2014-08-201-1/+1
* stray ErrorBox from ResIdThomas Arnhold2014-08-201-1/+2
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-202-11/+2
* Resolves: fdo#79227 labels are truncatedCaolán McNamara2014-08-201-4/+2
* drop unused helpidCaolán McNamara2014-08-201-1/+0
* rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara2014-08-206-511/+865
* Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály2014-08-2010-592/+346
* java: remove unnecessary constructor declarationsNoel Grandin2014-08-203-15/+0
* java: no need to instantiate String objects directlyNoel Grandin2014-08-192-2/+2
* these strings should be translatableCaolán McNamara2014-08-185-4/+98
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-8/+5
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-185-38/+8
* callcatcher: update unused codeCaolán McNamara2014-08-162-16/+0
* ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold2014-08-153-19/+6
* drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara2014-08-152-9/+0
* Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály2014-08-146-95/+130
* convert RID_DLG_SELECTION to .ui formatCaolán McNamara2014-08-147-123/+142
* java: remove unused importsNoel Grandin2014-08-141-1/+0
* java: remove dead methodsNoel Grandin2014-08-131-4/+1
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-1/+0
* warning C4628: digraphs not supported with -Ze...Thomas Arnhold2014-08-131-1/+1
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-123-0/+5
* these are global strings nowCaolán McNamara2014-08-112-4/+0
* java: remove exceptions from throws clauses that are notNoel Grandin2014-08-084-8/+6
* java: remove redundant null checksNoel Grandin2014-08-082-10/+7
* java: remove unnecessary semi-colonsNoel Grandin2014-08-081-1/+1
* java: remove redundant super-interfacesNoel Grandin2014-08-081-2/+1
* Convert RID_DLG_FORMLINKS to .uiPalenik Mihály2014-08-078-208/+284
* Convert PAGE_CONNECTION to .uiPalenik Mihály2014-08-051-1/+1