summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Collapse)Author
2014-08-18these strings should be translatableCaolán McNamara
so bring back scn.res and add them in there Change-Id: I378d64f524c64295d26223f54fe17950b475cd80
2014-08-18ErrorBox->MessageDialogCaolán McNamara
Change-Id: I57d4e43460e40d3aff54873280eddbb18c12446b
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
Change-Id: Ic554fa7c1e549a0f39296836868b22ccf4c859d3
2014-08-16callcatcher: update unused codeCaolán McNamara
res ctor fallout continues at pace Change-Id: Ic431c678919a6521ce94719cbf06b87ebf922a0c
2014-08-15ErrorBox RID_ERR_NEEDTYPESELECTION to StringThomas Arnhold
Change-Id: Ia7b4807bc3847a50f753541b0495d36176603e63
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
and two virtual methods don't need to exist after that Change-Id: I50ea8eaa99fddfed7e0c61e99e76631aa595f2dc
2014-08-14Convert RID_PAGE_OPTION_DBFIELD tabpage to .uiPalenik Mihály
Change-Id: I5ab4c42cf5467254423396ce4f56390fc2fb5276 Reviewed-on: https://gerrit.libreoffice.org/10920 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-14convert RID_DLG_SELECTION to .ui formatCaolán McNamara
Change-Id: Ib23d8ec34c757bb8268651d4a1d00c6528dac9c1
2014-08-14java: remove unused importsNoel Grandin
Change-Id: Ic60b30141fd1dc61acfb97b811aec680a2ab9c22
2014-08-13java: remove dead methodsNoel Grandin
found by UCDetector Change-Id: I219caa8e680dba5a395541a778df6144841c4dde
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
Change-Id: I12f050afe42e6ef50286423d7d055e794f04ecc4
2014-08-13warning C4628: digraphs not supported with -Ze...Thomas Arnhold
...Character sequence '<:' not interpreted as alternate token for '[' Change-Id: If5024a7e3ede9b416f391583a2d3959620f2437c
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
Change-Id: I086964c6f6ce52c60c52b6dbc445d3c21d22c80a
2014-08-11these are global strings nowCaolán McNamara
Change-Id: I0ca622afcf5dd4a5cc62d9bfd31974d800c659d1
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
.. actually thrown Change-Id: Ia326ac7f82e11b948ed0f34e20908a96e7adcd10
2014-08-08java: remove redundant null checksNoel Grandin
Change-Id: Ia42e5ed715fbd3f5b84029a9844da55f307c6260
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
Change-Id: Ibeeefc6e6ee8f7bed97a02f569f239ff035d38c4
2014-08-08java: remove redundant super-interfacesNoel Grandin
Change-Id: Iaf671ef87057362c804999a5154d8e8277bbc4b8
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály
I converted RID_DLG_FORMLINKS dialog and FormLinkDialog control to .ui Change-Id: I770b26f98f745f1717e97aa167e73644b7260fe2 Reviewed-on: https://gerrit.libreoffice.org/10808 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05Convert PAGE_CONNECTION to .uiPalenik Mihály
Change-Id: Id65d57b848280fee12384b4f470782a28233acd8 Reviewed-on: https://gerrit.libreoffice.org/10748 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-08-05java: remove commented out codeNoel Grandin
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
2014-08-05java: remove unused fieldsNoel Grandin
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
2014-08-04remove unused resource idsThomas Arnhold
ui conversion fallout Change-Id: I9c07728e6fccee46545171573fb95fbda8cf1fcb
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2014-08-01typo: more then -> more thanTakeshi Abe
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
2014-07-24set the help id here nowCaolán McNamara
Change-Id: Ic297fc0f8afb1d78267c1db96601acdc33372654
2014-07-24RID_DLG_ADDRESSBOOKSOURCEPILOT conversion to .uiSzymon Kłos
Change-Id: I43049f1164e2bcdf46cbe0b4d145d96fbd27c5d4 Reviewed-on: https://gerrit.libreoffice.org/10491 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-22callcatcher: update unused codeCaolán McNamara
Change-Id: I1dd1b40d807c7c9d9b145aca9f69a67d786ec5ff
2014-07-21remove unused fieldNoel Grandin
Change-Id: I4d58650f96191c0c58c0cd1233d7a7f670de3324
2014-07-19coverity#982457 Explicit null dereferencedCaolán McNamara
Change-Id: Ia5229858cdb2c6d8088ed6684186e5cfc1fe4213
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
I converted RID_DLG_LISTCOMBOWIZARD, RID_DLG_GROUPBOXWIZARD and RID_DLG_GRIDWIZARD to .ui Change-Id: I221f22edbe4c638bfa80065d7775f78af24590cc Reviewed-on: https://gerrit.libreoffice.org/10277 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-10coverity#1224983 out of boundNorbert Thiebaud
Change-Id: I58cf35e8729110f2488bf08d6cadc1ec428298cf
2014-07-10RID_DLG_SELECTLABELCONTROL and 3 tab pages conversion to .uiSzymon Kłos
Change-Id: Ia8b8f1cdaa2bc14e6d3249998e06b076ad4e6ae4 Reviewed-on: https://gerrit.libreoffice.org/10150 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-10use SimpleReferenceObject in extensions/update moduleNoel Grandin
to replace hand-rolled version Change-Id: I4cd74b3e95a61c32d3aa52646d654ce306791fae
2014-07-10use SimpleReferenceObject in extensions moduleNoel Grandin
to replace hand-rolled version Change-Id: Ia983f5b87c55d8e5cce6f388e0f77077b6415745
2014-07-08coverity#706531 Uncaught exceptionCaolán McNamara
Change-Id: Ibcd5d2b4124ab441a90748588d063f394b1ef372
2014-07-08No atlsd.lib in VS 2013Tor Lillqvist
Instead, atls.lib should be used also with code compiled to use the debugging runtime. See http://msdn.microsoft.com/en-us/library/bb531344.aspx which says "Atls.lib no longer has character-set dependencies or code that's specific for debug/release. Because it works the same for Unicode/ANSI and debug/release, only one version of the library is required." Change-Id: Ie39ea271513dec1084cae8d1bbf93afa286f357a
2014-07-07remove unused tab page ids nowCaolán McNamara
Change-Id: I69d7e13c8a279b3470aef8329aa50f5042c4c55b
2014-07-07RID_DLG_LISTCOMBOWIZARD tab pages conversion to .uiSzymon Kłos
Change-Id: I348a876413fa1acf2cf253784d53a0078bbedd92 Reviewed-on: https://gerrit.libreoffice.org/10043 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-05coverity#983489 String OverflowNorbert Thiebaud
Change-Id: I146844d10dc6ee147031a8ffa6fabe9e271b2bd0
2014-07-02coverity#983663 Uncaught exceptionCaolán McNamara
Change-Id: Iecfbb9b7cd1cb8507028cbaf7e39a1e401f74dbe
2014-07-02coverity#983661 Uncaught exceptionCaolán McNamara
Change-Id: Id0cecd2a6431e21c896210e255f37ba220a0941f
2014-07-02coverity#983659 Uncaught exceptionCaolán McNamara
and coverity#983660 Uncaught exception Change-Id: I509805fd6517196d505e78bcbf632d83dff01f03
2014-07-02coverity#983658 Uncaught exceptionCaolán McNamara
Change-Id: I99cb4f64b093765d0667ddcddf1f696891450a9a
2014-07-01New loplugin:stringconcatStephan Bergmann
Change-Id: Id7c517fb37bc28797c45fc0dde83e866f2aa4aac
2014-07-01coverity#703955 Unchecked return valueNorbert Thiebaud
Change-Id: If10c9643474620855e21caaa1fdcbbc4b7fd07ac
2014-07-01clang scan-build: various warningsCaolán McNamara
Change-Id: I4bdfb074b3cf6fcb49765322308dfa4b9ed67713
2014-06-30extensions: MSVC tinderbox wants its InternetGetConnectedStateExMichael Stahl
Change-Id: Ie5486e910ba562954ef38c83b2fa673511a9e931
2014-06-30Allow CppunitTest_extensions_test_update direct access to UpdateCheck classStephan Bergmann
Change-Id: Ifa1dafe838e0e9c5bfa4525eaa744d4851551fc8
2014-06-29Typo: beeing->beingJulien Nabet
Change-Id: I34937e400ac8576154d33e1e11b80690222f532c