Noel Grandin
76f5b9b148
Add customshowlist.hxx
...
Was left out from recently added patches.
Change-Id: I9562563d809eef53b1c5f21a839c377d0085bb56
2012-08-08 16:13:58 +03:00
Michael Stahl
aa96767c55
fix MSVC build
...
Change-Id: I7757f9c8ff98330b9168ee3c75e497a300f14124
2012-08-08 15:08:54 +02:00
Thomas Arnhold
389c315032
fix build
...
Change-Id: I52c176776a58a633d0125449fdaa550c813e7da0
2012-08-08 14:17:47 +02:00
Thomas Arnhold
2beba8f93e
reduce ascii noise and useless comments
...
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
2012-08-08 13:53:54 +02:00
Thomas Arnhold
49ad17e2b1
remove include comments and boxes
...
Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7
2012-08-08 13:53:53 +02:00
Thomas Arnhold
d80174e6f1
remove some more eof noise
...
Change-Id: Ib13c0435d61e803220d5444c29c99cf670340008
2012-08-08 13:53:52 +02:00
Caolán McNamara
74886eb9ac
mpPostYieldListeners dtor never called
...
Change-Id: I5d39910647288988363751cd53f1dce6781450b1
2012-08-08 12:28:32 +01:00
Noel Grandin
b10a5e4c3c
STL'ify CustomShowList
...
Create SdCustomShowList class to replace usage of tools/list.hxx
Change-Id: I0e57e29c8ee9ac8d693fee0edb084ded5286c141
2012-08-08 13:54:06 +03:00
Noel Grandin
720a130b29
Remove usage of list.hxx
...
Change-Id: I5815bdc2ef0d7eff15d518f6d66e913e31592d83
2012-08-08 13:53:09 +03:00
Noel Grandin
daccbc1e07
Convert from tools/list.hxx to std::list in GraphicCache
...
Change-Id: I020a2e9ef8485549d0c66798c8b651641319e17a
2012-08-08 13:53:08 +03:00
Noel Grandin
016918cf94
STL'ify SV_DECL_IMPL_PERSIST_LIST
...
Converts it to a template based on std::vector
Change-Id: Id7f89f494164c61a3a573cff443ac0e0488e93f1
2012-08-08 13:53:07 +03:00
Noel Grandin
552cc04086
Remove unused SV_DECL_REF_LIST(SvRefBase,SvRefBase*)
...
Change-Id: I8e1a863e700229aba70bcf3869f41bccb36435bd
2012-08-08 13:53:06 +03:00
Noel Grandin
0c8ae56cde
Convert SV_DECL_REF_LIST(SvBaseLink) to std::vector
...
Change-Id: Id397c5993cd6562ff3400dc63a9e2678d05732cf
2012-08-08 13:53:05 +03:00
Noel Grandin
3d8f844101
Expand the only use of the SV_DECL_IMPL_REF_LIST macro
...
Change-Id: I697d53f44e8e79f7c5b21978101eef0cb6966475
2012-08-08 13:53:04 +03:00
Noel Grandin
cb9d71e85d
Convert HashedEntryList to boost::ptr_vector
...
Convert from tools/inc/tools/list.hxx
Change-Id: Ia0f45a54822d8e341ec803f4b8f54734338d541b
2012-08-08 13:53:03 +03:00
Andrzej J.R. Hunt
ae5140e054
Remote dialog now showing.
...
Change-Id: I20857202e70a975d249ac0f121947691ac274602
2012-08-08 11:49:21 +02:00
Tor Lillqvist
dfa5adcbc2
Make sure the v4 support library used by abs-lib is found
...
Change-Id: I425a8f0bea9d455b1ffd7ed4374bcde133e9a38c
2012-08-08 12:40:27 +03:00
Tor Lillqvist
c78ad3efa8
Bin incorect phrase in comment
...
Change-Id: I49e75db020064e000d83c1689b548bfff95014df
2012-08-08 12:40:26 +03:00
Tor Lillqvist
f90a873c9c
Bin accidental duplicate library reference
...
Change-Id: I5bd94b85ced0c675f4de270205c696292ac71062
2012-08-08 12:40:25 +03:00
Stephan Bergmann
934e051b16
Some MSVC warnings
...
Change-Id: Ib4856779bb2060e3e95d24b8a00249e411f92b62
2012-08-08 11:38:54 +02:00
Tor Lillqvist
9dd8fac980
Also set up the local.properties of abs-lib
...
Change-Id: Icf71e912687d182b0e38efd00626f86df39b1311
2012-08-08 11:43:52 +03:00
Tor Lillqvist
cbca382f2f
Clarify that "stop" and "start" is only for simulator, I guess
...
Change-Id: I0bb98a9842003973ad50f227961ac00197f85bf2
2012-08-08 11:43:51 +03:00
Noel Power
f24cd7aadc
make property browser dockable in basic IDE
...
very basic support for this, basicially you can dock the browser anywhere now
hence lots of behaviour niggles remain, e.g
1) it probably doesn't make sense to be able to dock the browser into top or bottom quadrants ( we need to implement the Docking ( maybe PrepareToggleFloating mode ) method(s) in PropBrw ( propbrw.cxx )
2) open floating or not ( if propertybrowswer is open )
3) should we leave the 'properties' context menu when selecting shapes in place or not
4) switching between Module and Dialog tabs, we probably should 'remember' docked position and state
Change-Id: Ibea4be3397eeac613642934662c3a9868fdf783b
2012-08-08 09:50:36 +01:00
Miklos Vajna
cf7bd48527
n#773515 SwPageFrm::PaintBorderAndShadow fix shadow color on partial redraw
...
How to reproduce: if you have a paragraph of text, and hit Enter in the
middle of the paragraph, the frame around the document below the cursor
position gets darker. Regression from
f23d055dbe
.
Change-Id: I41f9972b9be8d3ea02b52c0bc7355b012b41395d
2012-08-08 10:29:40 +02:00
Andras Timar
c5ce5b73b9
Fix windows build where min and max are macros
...
Change-Id: I265e0fddc12a40cff0b6a6172bfca96eda0842ec
2012-08-08 10:27:00 +02:00
Matúš Kukan
011e348e11
tubes: add invite to Collaboration class
...
Change-Id: I37463d4365a2fe81e58d5f4bcf9f86d9830e26be
2012-08-08 10:04:21 +02:00
Matúš Kukan
c3c2dcf80d
tubes: do not encode UUID into file name anymore
...
Change-Id: I6c3828eb9c2f2d1810822e90006fc1af4bfcf277
2012-08-08 10:04:20 +02:00
Matúš Kukan
1fa1894ec4
tubes: use file channel description for sending UUID
...
Change-Id: I44129798110491cd59e1eb39d2f4c2cf3eb3c81b
2012-08-08 10:04:19 +02:00
Matúš Kukan
35aa0360ed
Revert "tubes: mangle service name into file description"
...
Hopefully, it will work now, and we can use description field for UUID.
This reverts commit 98411a7654
.
Change-Id: Ib6feeea861949c0cd316fda0295f13751de789e5
2012-08-08 10:04:19 +02:00
Matúš Kukan
6766c6a2a0
tubes: re-use typedefs from contact-list.hxx
...
Change-Id: I7b1ac653d22275a64d00913f014ca2536be3ffed
2012-08-08 10:04:18 +02:00
Matúš Kukan
510576b6d8
tubes: finish efforts to make TeleManager static
...
Change-Id: I1d25a6074c3465a6e8c1df3127093d30d913b65d
2012-08-08 10:04:17 +02:00
Matúš Kukan
b870f1420e
tubes: make contacts dialog a member of Collaboration class
...
Change-Id: Ib50b550f9486bc1abfeefd5d1aac57c0d712ec04
2012-08-08 10:04:17 +02:00
Matúš Kukan
34c6421bdd
tubes: handle TeleConference internally in Collaboration
...
Hopefully, this simplifies the tubes <-> app interface
Change-Id: I8933fde490941b259d5d133972db26a09ab380d5
2012-08-08 10:04:16 +02:00
Noel Grandin
7a597eb624
STL'ify UniqueIndex
...
Convert the UniqueIndex code from a macro to a C++ template. Also use
std::map as the underlying container instead of tools/contnr.hxx.
Change-Id: I0b7b37dd7160ae019aaecdacd1e973ac6d8498e2
2012-08-08 10:47:31 +03:00
Stephan Bergmann
976deb6b99
MSVC warning C4510: default constructor could not be generated
...
and warning C4610: struct can never be instantiated - user defined constructor
required
Change-Id: Ie387f62def8a3d282f39f861971f25ff52df73d3
2012-08-08 08:49:18 +02:00
Miklos Vajna
2b54f2b2a0
liblangtag: deliver wouldn't pick up lib64
...
Change-Id: Iae138b59e29dff6105ab879bf98b48c0051012f3
2012-08-08 07:57:14 +02:00
Markus Mohrhard
96c5fb1dd2
enable tests for fixed cursor row navigation
...
Change-Id: Ibd61def40372ef3915293414006251c60f5bda49
2012-08-08 00:52:09 +02:00
Michael Stahl
cd923cfccb
glib: missing zlib dependency
...
Change-Id: Ic57dc1843e11c08553656e798e7601d4d8607942
2012-08-08 00:08:07 +02:00
Michael Stahl
15f0f96da4
concat-deps: those silly drive letters indicate absolute paths
...
Change-Id: If1d43f8f5e61f52c554bcdcf7f86639f1ea60046
2012-08-08 00:08:07 +02:00
Michael Stahl
6d192bc688
make bootstrap: add dependency on concat-deps.c
...
Change-Id: I39dcb1e4d6493b01b68055d006f658af0b6e67ef
2012-08-08 00:08:07 +02:00
Arnaud Versini
50f6c281d2
Use the correct licence header
...
Change-Id: Ieef62aaf240a133d70222e8d0c0bc5032d97d945
2012-08-07 23:13:46 +02:00
Arnaud Versini
4d210ad17d
Replace usage of rtl/memory.h in connectivity with equivalent from string.h
...
Change-Id: I0284aedfd831e8af001534c5ce8a39c3a11214fa
2012-08-07 23:13:46 +02:00
Eike Rathke
cf190e359d
check only iOS|Android to exclude GLIB from BUILD_TYPE
...
Change-Id: I146731bd9e9046ff948c0af2709569dfc539063b
2012-08-07 22:24:39 +02:00
Michael Stahl
8a66a77896
fdo#51832: SwRedlineAcceptDlg: fix STL conversion:
...
62b7606fdd
wrongly converted the call to
aRedlineParents.DeleteAndDestroy() in
SwRedlineAcceptDlg::RemoveParents() and erases one element less than
the old code, which results in access to deleted SvListEntry and crash.
Change-Id: Ie2749cb3f17b36649adff46c166642fccde31329
2012-08-07 21:02:34 +02:00
Brennan Vincent
1386ccc8ed
Pass rgb/contrast/brightness filters through writerperfect to ODG
...
Change-Id: I2881e1b3439e52c1008d9d50d00c897ddc81071f
2012-08-07 09:45:22 -07:00
Thomas Arnhold
548a2ffe3a
remove bogus date information
...
Change-Id: I2789153ee35f4ec10e760f9412eb7d379de031bf
2012-08-07 18:08:30 +02:00
Thomas Arnhold
87f242e036
remove empty ascii boxes and stuff III
...
Change-Id: I8b54e8518c219a7edd7e29173a1099611a7e0dbb
2012-08-07 18:08:29 +02:00
Thomas Arnhold
85e94e11bc
remove empty ascii boxes and stuff II
...
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
2012-08-07 18:08:29 +02:00
Thomas Arnhold
adc49a81e9
remove empty ascii boxes and stuff
...
Change-Id: Ied91b5b298f0cfad0d3408c3cbb87c7bd1b83247
2012-08-07 18:08:29 +02:00
Andrzej J.R. Hunt
7435558847
Basic framework for Remote Dialog.
...
Change-Id: Ie744c1a0db1661b9dd57976d6f27b12a6f0ba824
2012-08-07 18:04:10 +02:00