Commit Graph

10055 Commits

Author SHA1 Message Date
aa555c725b stray comma
Change-Id: I7771fbb76fe83ba605cb6b86824396c2b1414253
2014-04-22 11:43:00 +01:00
10382948e6 coverity#708335 Uninitialized scalar field
Change-Id: I14ce77fe16acdf6491ce49cdbe7550ef303f0ff9
2014-04-22 11:39:22 +01:00
bbe00527f0 coverity#708334 Uninitialized scalar field
Change-Id: I01e8a8b18d07e035a57fbc731b4666c98148c102
2014-04-22 11:39:21 +01:00
8a5dbd8c75 coverity#708324 Uninitialized m_refCount
Change-Id: I1a8e548605570eb18ed455282d8f329a3f026409
2014-04-22 11:39:21 +01:00
7b659719b0 coverity#708323 Uninitialized scalar field
Change-Id: Iea430ce93ac1add2be76222b8ee9ae6c0da53ff6
2014-04-22 11:39:21 +01:00
9d2977d0a3 remove some more bloat
Change-Id: I7b6c04d99c41360ff49be774afcb4447a829d31c
2014-04-21 09:39:35 +02:00
53f5865c07 Bin the now non-existent dtor from the class definition too
Change-Id: I25bfba14fdc8b1c77217082922d13fad6c9bc41a
2014-04-19 10:43:22 +03:00
b1b11e3272 If it has been "not recommended currently" since 2007 it can go away
Change-Id: I03f2822f1bad8f5d4128c5b0bd7e26b7ab968815
2014-04-19 10:29:33 +03:00
c654ff4042 WaE: unused variable 's_pAccessibleFactoryFunc'
Change-Id: I7654c7d88b9d4a84368551972ab945be3508f0e3
2014-04-19 10:26:25 +03:00
a7ee8316f7 non-desktop: Avoid accessibility.
When using the tiled rendering, LibreOffice provides only the content, so no
need to instantiate accessibility.

Change-Id: Ibc0ff672aa960409fa660a750f8f02c9261041be
2014-04-18 22:51:07 +02:00
9ea483e8a9 svtools: valueset.cxx - use scoped_ptr and clean-up
Change-Id: I91528f55af39faccfe1bf95999ac29669ead0aad
2014-04-18 21:07:02 +02:00
6b6bf85661 Cleanup valueset.cxx
Change-Id: Ib0a27d8d3a3e974f73e7873ad8baae4721f6fb87
2014-04-18 21:07:01 +02:00
902cafe656 coverity#1202783 Division or modulo by zero
Change-Id: I183416ad3db39108e52c1e69b60fb547448b21a8
2014-04-18 12:21:43 +01:00
e84331b4fd introduce second static GetLanguageString() with explicit bool parameter
Change-Id: Ief79b8871701cc2e39e421145370feb246ce5e20
2014-04-17 23:54:08 +02:00
a97c2268a5 introduce static SvtLanguageTable::GetLanguageType()
Change-Id: I096f8b5a08452df9b1731f2e764d7561dd3e5dd4
2014-04-17 23:45:54 +02:00
709b4e653c have a "better" static
Change-Id: Ib978d24b5188482242101d3a352f29d604b36c90
2014-04-17 23:45:54 +02:00
516a22afa5 coverity#704807 Dereference after null check
Change-Id: Ifbfdbc016cde790a2027a0036294b3be9e37a85c
2014-04-17 18:33:37 +01:00
cfddda092b sal_Bool to bool in SvtRulerAccessible
Change-Id: Ib5f451fadb9eedc49d6bded0cbd92cfbbde71bae
2014-04-15 09:02:32 +02:00
8f7a1111ab update_pch
Change-Id: I099bff66a7796a5cf18e37e445467bdfb33de602
2014-04-14 20:21:10 +02:00
92b2215786 typo: hilight -> highlight 2014-04-14 12:33:06 +02:00
60c8df4326 remove static strings 2014-04-14 12:31:55 +02:00
c11790bb67 remove OV* debug stuff 2014-04-14 12:31:49 +02:00
78d015849c Resolves: #i124629# UNO Wizard - avoid crash by removing unneeded reference
(cherry picked from commit 6a820f13a5cadc3d6d8c7bac1e4042adcee379ac)

Conflicts:
	svtools/source/uno/wizard/wizardshell.cxx

Change-Id: I2d67451c6fb536149603777a84d9b73494b6ed84
2014-04-11 09:44:05 +01:00
6835d9f307 It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-04-10 20:22:50 +03:00
fa72a0e94d Remove unused code
Change-Id: Ifaab2aecec65ec6e81056e5fca430df8ca3af908
2014-04-09 10:15:47 +02:00
7077fa3b0d coverity#708288 Uninitialized scalar field
also coverity#708289 Uninitialized scalar field

Change-Id: I7fe8fb8073af6e66fc548e1e10969ca555ea9bab
2014-04-08 12:18:53 +01:00
380d4600d7 use TriState instead of sal_Bool as there's three possibilities
Change-Id: If24d4cec9ef4369f20419fe70de7392614a35316
2014-04-08 09:18:33 +01:00
53a0914c5c Bin empty @seealso, @param, @return etc metacomments
Change-Id: I1590c20c4080578f5b528f4d6d43749e4e939fde
2014-04-07 19:56:50 +03:00
3b6dba357f WaE: overriding virtual function declaration not marked 'override'
Change-Id: I6d38c9b389ce2c5d196e372fd6ae5ad7ac0a03af
2014-04-06 23:40:56 +03:00
0db3691954 WaE: passing OString by value, rather pass by reference
Change-Id: I41a318b8376ae3e68701ffe6ebc745bdbec62dc8
2014-04-06 23:39:50 +03:00
58f8e286e9 Add HtmlWriterHelper to svtools.
Change-Id: I4d96402cc0fa86d83fe0ade314b84bff86d7db97
2014-04-06 22:02:12 +02:00
c7b69624ee Introduce HtmlWriter unit tests.
Change-Id: Icb39dde433124d444c48761e074f6b839a043d4e
2014-04-06 22:02:11 +02:00
2480ded80e HtmlWriter: add prettyPrint option, instance variables
Change-Id: I6a29e91cc2f328ccbd01b617b39dc9275332d1f0
2014-04-06 22:02:11 +02:00
ee0b9f8df6 svtools: make HTMLOutFuncs::Out_AsciiTag clearer.
Change-Id: I89d72383a50707aa8cb958eaea916e8070cfcd82
2014-04-06 22:02:10 +02:00
96c548a7c6 svtools: HtmlWriter - for writing HTML structure to a stream
HtmlWriter is used to write the structure of a HTML document to
a stream. The goal is to abstract the messy construction of
strings when writing attributes of a html element and other
HTML specifics needed when structuring a HTML document.

Change-Id: Ibdf42914e43ef02f16a43e4230575ed7340e68d8
2014-04-06 22:02:10 +02:00
0d46e05cf2 coverity#704828 Explicit null dereferenced
Change-Id: I5e27241334cfeb4dffecbbf1d010abe94fbc52df
2014-04-04 20:58:27 +01:00
8aba3a25dd coverity#984147 Uninitialized pointer field
the original SvLBoxEntry::Clone did...

pUserData = ((SvLBoxEntry*)pSource)->GetUserData();
nEntryFlags = ((SvLBoxEntry*)pSource)->nEntryFlags;

so presumably this is what we want to do here

Change-Id: Icaafb1f5c62847167886a230391efa5f7a3fca99
2014-04-04 16:24:36 +01:00
453ee351f3 fdo#43157 : clean up more OSL_POSTCOND
Change-Id: Iaca31b4e12c258b762b3d88fbad0fb08b4f1fc16
Reviewed-on: https://gerrit.libreoffice.org/8832
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-04-04 07:23:43 -05:00
f19ca44a04 callcatcher: update unused code
Change-Id: I23ad8bcbef9a0ef17aaa5d401d111c40a6560ee2
2014-04-04 09:35:19 +01:00
82925f1a21 Remove unused getCommandType
Change-Id: I76c9ea0740223b601440ca7c7122b814e777fca3
2014-04-03 15:36:43 +02:00
4a94fc286f clearFieldAssignment only used in AssigmentTransientData
Change-Id: Ic7d11a7ad3c643354e0bb2aaf20bda2c3e41dba6
2014-04-03 15:35:37 +02:00
5babf1b903 remove unnecessary scope qualifier from sal_Bool uses
i.e. convert "::sal_Bool" to "sal_Bool"

Change-Id: Ie5943aee4fee617bf2670655558927ed25b7e067
2014-04-03 13:54:02 +02:00
a718b02f8e vcl: sal_Bool->bool and cleanup
- remove unused PFilterDlgCall typedef
- remove bool parameter from PFilterCall typedef - it was always being

  called with false, and nothing was reading it

Change-Id: Ic56127e7d55254a7b9b65849a21cb286f52344d1
2014-04-03 09:17:55 +02:00
aa16ca7326 Resolves: fdo#76905 long delay when changing font size from % to pt
Change-Id: I33d72b51536ab96653ccda64c6e058c497289327
2014-04-02 13:47:54 +01:00
362d4f0cd4 Explicitly mark overriding destructors as "virtual"
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 19:22:54 +02:00
9a0e6204bb coverity#735505 Logically dead code
Change-Id: I7e7abf9192ee34c9f1c2080268751503aae90e55
2014-04-01 13:46:47 +01:00
2591ed293e coverity#984148 Uninitialized pointer field
Change-Id: I17a4a4e1c5aa1b5481e283f1c232e6483c135e84
2014-04-01 10:38:24 +01:00
856c749963 Kill FSYS_MAC which is for ancient non-OS X Mac
Change-Id: I51e91b97217507bcdca8c82f8a8683758d871185
2014-04-01 12:14:45 +03:00
b6dbe2be87 Bin pointless INET_PATH_TOKEN
There is nothing mnemonic in the name 'INET_PATH_TOKEN' that would tell the
code reader that it simply means '/'.

Change-Id: I89ce72e8be5cf0ef2c66b23ad6e721ad49105648
2014-04-01 12:14:45 +03:00
1e68d39022 coverity#982430 Division or modulo by zero
Change-Id: I9764d4e122c4dbab2349499f30c17842e432dadc
2014-03-31 17:04:39 +01:00