Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-16 | spacing->borders spinbuttons end up a little narrow | Caolán McNamara | |
Change-Id: I206db0f4bb55d43ef244e8af850947dbb1fdeb02 | |||
2014-04-16 | Resolves: fdo#75525 out by one error | Caolán McNamara | |
Change-Id: I0171d2a79b6b015fa2f01d78228e901005017fb0 | |||
2014-04-15 | missing include | Thomas Arnhold | |
gna, pch were enabled... Change-Id: I02e6c5338e6ff65f55df64f3ef67dd2906821959 | |||
2014-04-15 | add missing header | Thomas Arnhold | |
Change-Id: I004be0486dc4e65d7007a087b68184dcb0e4d165 | |||
2014-04-15 | starmath: remove duplicate SmTmpDevice | Thomas Arnhold | |
Change-Id: Ib1733ece03ad0a5ffad5157a622546d0cbac0a35 | |||
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann | |
Change-Id: Iace3118a3a8a6d494b89d4476ff3160652e940ba | |||
2014-04-14 | update_pch | Thomas Arnhold | |
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602 | |||
2014-04-14 | typo: attribut -> attribute | Thomas Arnhold | |
2014-04-14 | typo: attributs -> attributes | Thomas Arnhold | |
2014-04-14 | typo: implicitely -> implicitly | Thomas Arnhold | |
2014-04-14 | typo: choosen -> chosen | Thomas Arnhold | |
2014-04-11 | Introduce twip/mm100 conversion functions instead of duplicated macros | Tor Lillqvist | |
Change-Id: Ib689e35b417e0e9016cd6a239c986e0603a99d62 Reviewed-on: https://gerrit.libreoffice.org/8837 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> | |||
2014-04-10 | It's "its", not "it's" | Tor Lillqvist | |
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63 | |||
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann | |
Change-Id: I0ef2e67f6d61e0ce118c0f5e926b8194ef9d8058 | |||
2014-04-06 | fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labels | Joren De Cuyper | |
Currently .uno:zoom is used for the topmenu and submenu. Deleting the '...' behind the text will delete it for both, which is not correct. Therefore I introduce .uno:ZoomMenu for the topmenu. Change-Id: I75bcae572be0cca7216c34d81e0b99f4c59c0aab Reviewed-on: https://gerrit.libreoffice.org/8503 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com> | |||
2014-04-06 | coverity#708232: Unitialized scalar field | Norbert Thiebaud | |
Change-Id: Iebde4e596975560ae5870ded89a2b51f024e8d39 | |||
2014-04-06 | coverity#708233: Unitialized scalar field | Norbert Thiebaud | |
Change-Id: Ifd24c4520f1c445af5443ed8e81bb6c6c47cd64c | |||
2014-04-06 | coverity#708236: Unitialized scalar field | Norbert Thiebaud | |
Change-Id: I4d87fb217504b0089df6d572cfa7c0d5426a897c | |||
2014-04-06 | coverity#708237: Unitialized scalar field | Norbert Thiebaud | |
Change-Id: I2536a7a2310aaa95fba7891472f0afe58713014c | |||
2014-04-04 | coverity#738848 unused members | Caolán McNamara | |
Change-Id: I96c7d101d4bb6efbd9a93ea8ef4b8e5bd878c6ea | |||
2014-04-04 | cleanup up the EditEngine::GetAttribs call | Noel Grandin | |
It was using a bool parameter, but passing various constants through it. Make the constants into an enum, and use the enum in the GetAttribs call. Change-Id: I3010397dfe83b24db3946b9dea2fb37f4393abdd | |||
2014-04-01 | WaE: private field 'pHelpBtn' is not used | Tor Lillqvist | |
Change-Id: I7c8e9f33e8b36cb36a0e0e4f4be4241b23df270b | |||
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann | |
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1 | |||
2014-04-01 | teach SmShowChar how to resize | Caolán McNamara | |
and other cleanups Change-Id: I1f6a57a6cb7c06a37e9c845fa93815d31008e6e1 | |||
2014-04-01 | Convert RID_SYMDEFINEDIALOG to .ui | Palenik Mihály | |
Change-Id: I03e2518c66fef4e40f95a9b68d68f9bb19a947b1 Reviewed-on: https://gerrit.libreoffice.org/8807 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||
2014-03-31 | xmloff: sal_Bool->bool | Noel Grandin | |
Change-Id: I64c33ae4c157e270acac9a1f820d3e6272ba0bea | |||
2014-03-29 | typo: overrride -> override | Thomas Arnhold | |
All detected by SpellCode https://code.google.com/p/spellcode/ | |||
2014-03-29 | typo: opend -> opened | Thomas Arnhold | |
2014-03-29 | typo: soultion -> solution | Thomas Arnhold | |
2014-03-29 | typo: selektion -> selection | Thomas Arnhold | |
2014-03-29 | typo: inteface -> interface | Thomas Arnhold | |
2014-03-29 | typo: visualy -> visually | Thomas Arnhold | |
2014-03-29 | typo: horizontical -> horizontal | Thomas Arnhold | |
2014-03-29 | typo: horizontial -> horizontal | Thomas Arnhold | |
2014-03-29 | typo: mayby -> maybe | Thomas Arnhold | |
2014-03-29 | typo: constitues -> constitutes | Thomas Arnhold | |
2014-03-29 | typo: formatet -> formated | Thomas Arnhold | |
2014-03-29 | typo: unpleasent -> unpleasant | Thomas Arnhold | |
2014-03-29 | typo: equantion -> equation | Thomas Arnhold | |
2014-03-28 | coverity#705479 Dereference null return value | Caolán McNamara | |
Change-Id: Id8b6723e7d3d8a66f5a657628e1467edda509cfa | |||
2014-03-28 | coverity#735496 Dead default in switch | Caolán McNamara | |
Change-Id: I5eddf8be2a98aa57fdcdf44d390def6522caa25d | |||
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann | |
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f | |||
2014-03-27 | sfx2: sal_Bool->bool | Noel Grandin | |
Change-Id: I1fd02cc148fd9a54d2092dad1e548f51a0813a14 | |||
2014-03-26 | Split TYPEINFO into plain and TYPEINFO_OVERRIDE | Stephan Bergmann | |
...where the latter contains SAL_OVERRIDE annotations Change-Id: Id64794b388d83dfe7026440e8b20a5b5efd412d1 | |||
2014-03-21 | coverity#736099 Improper use of negative value | Caolán McNamara | |
Change-Id: I065a8074fcafba123898c70eded464aa108e2e9e | |||
2014-03-19 | typo | Thomas Arnhold | |
2014-03-19 | Don't add visual noise in new code. | Jan Holesovsky | |
Change-Id: I3e8370fdfed58afe0c253410465219cce3065808 | |||
2014-03-19 | sfx2: sal_Bool->bool | Noel Grandin | |
Change-Id: I73acb3a150b01114d32274a6842f6db9654b3e63 | |||
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin | |
Change-Id: I375a72c34e46778385a9fdc24c9ebd0f0a3f3c9b | |||
2014-03-18 | sfx2: sal_Bool->bool | Noel Grandin | |
Change-Id: I87c5a180566e9da185c2992844e6522e82c17747 |