Commit Graph

32 Commits

Author SHA1 Message Date
84fdba22e0 unknown log area 'sfx2.sidebar' [loplugin]
Change-Id: I49ed6652f92b1e1ec3091c976db40fb840f2ea78
2013-06-21 21:45:18 +02:00
dd3f8fbaff fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: If89af70767c3fdc4b1d0cb5e51033ca98583bc5d
Reviewed-on: https://gerrit.libreoffice.org/4286
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
2013-06-17 15:55:21 +00:00
7275a05167 loplugin warnings
Change-Id: I23ce5efe4ba20e1da5ffd169a2f3140a73dd035f
2013-06-15 09:22:09 +02:00
9a33bfdacd mingw64: force C99 formating strings for consistency
Change-Id: I1399596a3edc3324ae4aa04e3866ae2f5e673985
2013-06-10 14:03:33 +02:00
fb07d6b375 WaE: unknown log area 'starmarh' [loplugin]
Change-Id: Ia996a8fe2f791fd6cc8e08e7bf860e3a584a7d61
2013-06-10 14:37:52 +03:00
32a8d3d469 WaE: unknown log area 'package' [loplugin]
Change-Id: Ia05b608360a64f047ebfae8b179890c0d221e953
2013-06-10 14:01:24 +03:00
db979ee28a fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: I9a7cce0d3abef42c9d9d0ad56609d94d504854cb
Reviewed-on: https://gerrit.libreoffice.org/4128
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-06-10 08:41:50 +00:00
5f62dc9306 WaE: unknown log area 'dbaui.OGeneralPage'
Change-Id: Ia2641acef3e3d1039e53ba6db1cfcb369668c801
2013-06-07 14:00:21 +03:00
b6a91e6d30 Prevent out-of-range values coming from ListBox GetSelectEntryPos.
Change-Id: Ia787c412408ef53db3c8458f54c7843c669c81ad
Reviewed-on: https://gerrit.libreoffice.org/4174
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
2013-06-06 14:58:57 +00:00
497d894c65 WaE: unknown log area 'ucb' [loplugin]
Change-Id: I05b35fc07e5b7e986532eb6210160c03bc7c6b50
2013-06-04 13:51:24 +03:00
660b67a413 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
- replaced RTL_CONTEXT_ with SAL_INFO
- replace OSL_* with SAL_*

Change-Id: Id4e90b83a7275bfd30914f7514a609cebbfbf4ac
Reviewed-on: https://gerrit.libreoffice.org/4044
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-05-31 18:08:02 +00:00
b2a50c7007 Nah, we still need the dynamic_cast in SAL_STREAM for gcc/libstdc++
Not sure if MSVC would accept also the simpler thing, but anyway, the
dynamic_cast works for it, too.

Change-Id: I2dfa1e70b75bc17d38b5e95be0a0f1dd66767bf1
2013-05-28 09:16:13 +03:00
691b6ea8e1 Make the SAL_STREAM thing compile with clang++ -std=c++11 -stdlib=libc++
Avoid error: dynamic_cast from rvalue to reference type
'::std::ostringstream &'.

Change-Id: If5ba1ee79616e81b12f9db67c61b4f085b30a08e
2013-05-28 09:16:13 +03:00
45cc571437 Add comphelper.container
Change-Id: I708f7eda90d04d736f3798275c2edddcef460ee8
2013-05-24 12:40:46 +03:00
3d77112ceb Remove dead log-area
The nullcanvas was removed in 1cd9b5d859a6468164b043b0fcaaf49c1907500c

Change-Id: I2d718d1a18bb405e72b198ced548fc7cb885c6d7
Reviewed-on: https://gerrit.libreoffice.org/3992
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-21 13:57:52 +00:00
a43c99589f Add "canvas.vcl"
Change-Id: I761217ac3791b631c58ccead73b7c45818db0589
2013-05-21 16:19:18 +03:00
2304089b4b Also plain "tools" is used as a sal logging area
Change-Id: I98a578f3934fda9ed49c31d1a1d171d4b6f6ed91
2013-05-21 16:07:42 +03:00
30cb1a737d Fix warning: unknown log area 'svtools' [loplugin]
Change-Id: I7d67464fc3b2e9c4e7c7ea05bb1bbfa1267cb757
2013-05-20 13:54:52 +03:00
48b29cd42b flat db driver: reorganise OFlatTable
Change-Id: I5d522abdffaf1aeb4ae0996d3a19acdcca474f95
2013-05-19 14:05:24 +02:00
afeabb0460 Add vcl.harfbuzz.layout
Change-Id: I51e39660967e0f7b3c7f6108a43c6dcdd41757a2
2013-05-15 11:14:28 +03:00
5b9c27b6e5 Also just "xmloff" is (misguidedly?) used as a log area nowadays
Change-Id: I5af86a56b723d5f4b706cc8af6e1b25faf918469
2013-05-15 09:52:05 +03:00
ac937d8be6 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
- replaced osl_trace with sal_info
 - replaced dbg_* with sal_*

Change-Id: I80aca85562e4a43fded5c37f9895e51f79e42c14
Reviewed-on: https://gerrit.libreoffice.org/3771
Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
2013-05-14 13:59:53 +00:00
28cacb4400 commit subforms before moving in parent form
else, all pending changes in the subforms are lost

Change-Id: I82b0967729c71a4f01eff9f823a1961fad999679
2013-05-12 05:07:53 +02:00
8f0d943366 Enhancements to VCL metafile handling
* Remove EMFP_DEBUG with OSL_DEBUG conditional defines and SAL_INFO
* While we are about it, to help with troubleshooting metafile
  issues, add another vcl.emf area to log-areas.dox
* Improve error handling when processing an EMF header:
    + replace variable name nsal_uInt32 (!!) with sane variables
      to make the code more readable
    + check to ensure that type field is 0x1, which is all it can be
      for metafiles
    + check that signature field is set to ASCII-encoded value "FME"
    + loose check of version field to see if it is 0x00010000
    + warn if record count is zero - that really shouldn't be possible
    + check bytes field in header to make sure it correlates to the
      actual size of the metafile
    + additional check - [MS-EMF] states that reserved field should be
      zero, and ignored... but we can use this to check for file
      corruption - not 0, not correct!
* Quite a few more comments in the code to clarify the intended
  structure of a metafile, per [MS-EMF] documentation

Change-Id: Id4ed486b2dd0c6e7bdee67cb344aaaf8e8d98f84
Reviewed-on: https://gerrit.libreoffice.org/3839
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-05-10 12:20:43 +00:00
67a0a0b57e fix doxygen tag
No idea what the nonsense about cargo-cult in the previous two commits
was about though.

Change-Id: I97a7a39ad431e5ab9eab4de6de2b08d4d6889307
2013-05-07 18:49:40 +02:00
ee84491568 Better logging
Change-Id: Ic3dca6f1f0c0f7de7070801793938569e76e1907
2013-05-07 10:18:11 +02:00
83b507c0f0 fixing mistake of no following cargo-cult correctly
Change-Id: Ied0d8d6fd01ab5106b901355a7c5002719b07ffa
2013-05-03 18:23:52 +02:00
2dde36f2b0 Don't know what to do, but cargo-cult is the official religion
Change-Id: I7e73bbd6e83da0606dc0fee99a33cb7130cafdff
2013-05-03 17:00:05 +02:00
af41ad9b94 Convert from EMFP_DEBUG to SAL_INFO
* Change to SAL_INFO instead of EMFP_DEBUG in implrenderer.cxx
* Add new log area cppcanvas.emf
* Update comment in log.hxx to reference the new location of log-areas.dox

Change-Id: I5d710725339f58a111a2f3494c3a72f685624322
Reviewed-on: https://gerrit.libreoffice.org/3726
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2013-05-02 06:55:31 +00:00
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
ae7fd476ea stoc.tdmanager is gone
Change-Id: I7c750debaeee5d9804be378e0f65bec13ac296eb
2013-04-29 15:08:48 +02:00
6c7659b584 move URE headers to include/
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d
Reviewed-on: https://gerrit.libreoffice.org/3499
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24 05:17:10 +00:00