editeng/source/outliner/outlvw.cxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 66b86df5736e84888e2e6d54079e4adef819bbb5
Author: Ivan Timofeev
Date: Sat Mar 9 19:27:15 2013 +0400
related to fdo#47018: fix DBG_ASSERT in EditEngine::QuickMarkInvalid
changed, 7 insertions(+), 7 deletions(-)
New commits:
commit c487fa125ed9fb59ba2507d5f0f947d5e425bc61
Author: Ivan Timofeev
Date: Sat Mar 9 22:02:47 2013 +0400
const-correctness
Change-Id: I15033051cfa4baafde4736abf366ca8c03778b88
diff --git a/editeng/inc/editeng/editeng.hxx b
sc/source/core/data/global.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0da80faaf1ee70b503b4a7bb437a51219259a49
Author: Ivan Timofeev
Date: Fri Mar 15 08:40:55 2013 +0400
fix "simplify copy"
the second argument is a count
a71946505b853ca3db7fd4c3a7df7bfc62626ed2
Author: Ivan Timofeev
Date: Sun Feb 17 13:56:11 2013 +0400
fix SvxSimpleTable size
Change-Id: I74b082e090cc382b699720f1cfc70f1920ff5db4
diff --git a/svx/source/dialog/simptabl.cxx b/svx/source/dialog/simptabl.cxx
index 5fa4077..c32ed74 100644
--- a/svx
deletions(-)
New commits:
commit 025857d81d4781a95cda4e790808b05b97eb97d9
Author: Ivan Timofeev
Date: Wed Apr 17 20:04:45 2013 +0400
WaE: g_type_init has been deprecated since GLib 2.36
Change-Id: Ied9b2c2424d780d589cb1b07df0ec38107d49829
Reviewed-on: https
deletions(-)
New commits:
commit 9dd52eb86a9122e34c307a9160ae3ccd5706c94e
Author: Ivan Timofeev
Date: Fri Apr 19 17:41:20 2013 +0400
use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX
Michael Meeks pointed out that the latter can cause problems.
Change-Id
cui/uiconfig/ui/optviewpage.ui |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit ff65f9af46e1b63d17038ebf1229f974dcb7a92b
Author: Ivan Timofeev
Date: Thu Feb 21 16:06:38 2013 +0400
windowsize must be a MetricField
Change-Id
framework/source/services/backingwindow.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit ecd8b349015ef43bc2407f6ebf2053cb7b3b6c6f
Author: Ivan Timofeev
Date: Fri Feb 22 23:04:18 2013 +0400
Start Center: update hardcoded borders to match the new
sd/source/filter/ppt/pptin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5aa1307df6da9f8c17fa01d54be4d4184a31b299
Author: Ivan Timofeev
Date: Fri Feb 22 23:57:57 2013 +0400
fix Search->indexOf change
Change
framework/source/services/backingwindow.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 0779403109cf1248a71821631d6bb44a600d88a9
Author: Ivan Timofeev
Date: Fri Feb 22 23:04:18 2013 +0400
Start Center: update hardcoded borders to match the new
svx/source/dialog/compressgraphicdialog.hrc |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 4fcea7f0c414bea7975694465ae4e4436bdef24b
Author: Ivan Timofeev
Date: Thu Feb 28 22:11:21 2013 +0400
Global resources should have an identifier >=
Hi,
I build --with-system-icu, ICU version is 4.8.1.1, and I have got this:
createRuleBasedBreakIterator: ICU Error "U_ILLEGAL_ARGUMENT_ERROR" at
line 64, column 7
on i18npool/source/breakiterator/data/line.txt, where line 64 is:
$CJ = [:LineBreak = Conditional_Japanese_Starter:];
ICU 4.8
-
vcl/source/window/status.cxx| 17 +++---
7 files changed, 70 insertions(+), 75 deletions(-)
New commits:
commit 231fb4182fc9e81f801ff1d1355f7a613d0856c2
Author: Ivan Timofeev
Date: Sat Jun 29 15:33:38 2013 +0400
make HitTestNativeControl const
Change-Id
vcl/inc/unx/gtk/gtkgdi.hxx|4 ++
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 39 ++
2 files changed, 32 insertions(+), 11 deletions(-)
New commits:
commit cc06e7b6b8b73ae68a2eea72d94c6f45c9fbf497
Author: Ivan Timofeev
Date: Mon Jul 1 21:29
sc/source/ui/unoobj/cellsuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7c7ca0d0028cacad15a4fdc3dc02bc5f038c9f3c
Author: Ivan Timofeev
Date: Mon Jul 1 22:10:45 2013 +0400
WaE: pOldRanges may be used uninitialized
Change-Id
vcl/inc/unx/gtk/gtkgdi.hxx|3 +-
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 38 +++---
2 files changed, 31 insertions(+), 10 deletions(-)
New commits:
commit db377e02c309c20419aef1360409be09fe50fc42
Author: Ivan Timofeev
Date: Tue Jul 2 12:23
vcl/source/control/scrbar.cxx|4 ++--
vcl/source/gdi/salgdilayout.cxx |4 ++--
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |8 +---
3 files changed, 5 insertions(+), 11 deletions(-)
New commits:
commit 6d16423a82847c82f6915f03cdd0179c42d23929
Author: Ivan
vcl/source/control/scrbar.cxx|4 ++--
vcl/source/gdi/salgdilayout.cxx |4 ++--
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |8 +---
3 files changed, 5 insertions(+), 11 deletions(-)
New commits:
commit 54d8b3ae7ff97c798ea515b8196c1b2b9ccdf056
Author: Ivan
sc/source/ui/unoobj/cellsuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a33edacf6b477e661f96c00c9fc03450be31123c
Author: Ivan Timofeev
Date: Mon Jul 1 22:10:45 2013 +0400
WaE: pOldRanges may be used uninitialized
Change-Id
sc/source/ui/unoobj/cellsuno.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 21aaeda9386cd20c29e8ffa07ade362f3995b507
Author: Ivan Timofeev
Date: Mon Jul 1 22:10:45 2013 +0400
WaE: pOldRanges may be used uninitialized
Change-Id
, 39 insertions(+), 63 deletions(-)
New commits:
commit 15f79efe1522389d52d068d620beaa268aaebdeb
Author: Ivan Timofeev
Date: Sat Jun 22 16:00:41 2013 +0400
kill TBX_UPDATER_MODE_*
commit 4f036439f7597d33a9f90860d9a5b6ac28b270c7 "Kill unused
TBX_UPDATER_MODE_NONE.&quo
- (x - devX) +
pOutDevRef->GetOutOffXPixel() - nWidth;
}
commit e3a801e2454eed2e61202bbacca01fe3fcc20c1d
Author: Ivan Timofeev
Date: Fri Jun 28 21:52:17 2013 +0400
fdo#44582: fix scrollbars in RTL UI
Change-Id: I518e9bcf673ffd1f17ecb51c2c4f962a2f722446
diff --git a/vcl
basctl/source/basicide/baside2.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 560b27613679d2a3b3ddb89c2afe481bcf2996e3
Author: Ivan Timofeev
Date: Fri Nov 8 12:52:51 2013 +0400
fdo#71306: fix printing from basic ide
regression from
basctl/source/basicide/baside2.cxx |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 028b550cce4b08b33c9970baf785b6e1bedb4da2
Author: Ivan Timofeev
Date: Fri Nov 8 12:52:51 2013 +0400
fdo#71306: fix printing from basic ide
regression from
basctl/source/basicide/baside2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit abd333fc9ace9e559eef2c5dcb851ef9dceac553
Author: Ivan Timofeev
Date: Fri Nov 8 13:59:46 2013 +0400
fdo#71306: fix [Page: N] info in headers of pages printed from basic ide
sw/source/ui/ribbar/workctrl.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit a645a14cf46a1160c426052823772ad117f0bd8b
Author: Ivan Timofeev
Date: Thu Jul 25 14:58:42 2013 +0400
Related: fdo#67113 restore some code, it has side effects
these lines were removed
sw/source/ui/ribbar/workctrl.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit ab79f3def7ce98d27e096e6b40203787dde2f3fb
Author: Ivan Timofeev
Date: Thu Jul 25 14:58:42 2013 +0400
Related: fdo#67113 restore some code, it has side effects
these lines were removed
++-
6 files changed, 99 insertions(+), 86 deletions(-)
New commits:
commit 4a1c808b95c9a62f6ecf8ae3c20218ef85a9261e
Author: Ivan Timofeev
Date: Fri Jul 26 18:59:27 2013 +0400
String -> OUString
Change-Id: I244de2137f6a7b26f21de24ff9273c5c3672d12e
d
vcl/source/gdi/bitmapex.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dd6518d42fce1416fa00f80a7b7dead113c37752
Author: Ivan Timofeev
Date: Sun Jul 28 20:41:27 2013 +0400
fdo#67397: don't bother to create BlendFrame for width == 1 or height
vcl/source/gdi/bitmapex.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c30fad2fcee46d98a9a2da4cf0c0470f5cc7f34e
Author: Ivan Timofeev
Date: Sun Jul 28 20:41:27 2013 +0400
fdo#67397: don't bother to create BlendFrame for width == 1 or height
sw/inc/tblafmt.hxx |2 +-
sw/source/core/doc/tblafmt.cxx |5 ++---
sw/source/ui/table/tautofmt.cxx |7 +++
3 files changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 2f527be5513159c0aebd93f356cbd2b1dc04b253
Author: Ivan Timofeev
Date: Mon Jul 29 21:43
sw/inc/tblafmt.hxx |2 +-
sw/source/core/doc/tblafmt.cxx |5 ++---
sw/source/ui/table/tautofmt.cxx |7 +++
3 files changed, 6 insertions(+), 8 deletions(-)
New commits:
commit 75ad317118aeb4cd875127d3918e5c912f56fbca
Author: Ivan Timofeev
Date: Mon Jul 29 21:43
sw/inc/tblafmt.hxx |2 +-
sw/source/core/doc/tblafmt.cxx |5 ++---
sw/source/ui/table/tautofmt.cxx |7 +++
3 files changed, 6 insertions(+), 8 deletions(-)
New commits:
commit c7bab3002a967b39b1d7be06dfa20fca9fd9f837
Author: Ivan Timofeev
Date: Mon Jul 29 21:43
sw/source/ui/misc/glossary.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a0bbc768a5fac2c3d27cd70877961561fe7f0ffa
Author: Ivan Timofeev
Date: Thu Aug 8 10:46:25 2013 +0400
fdo#67817: GetParent returns a VclGrid instance after conversion to .ui
sw/source/ui/misc/glossary.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9b82bd95224203f62cf8d26f2af9f915e85e
Author: Ivan Timofeev
Date: Thu Aug 8 10:46:25 2013 +0400
fdo#67817: GetParent returns a VclGrid instance after conversion to .ui
svx/source/svdraw/svdotext.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 2a0dd33a384009dcc92238cec344c9b0e98cf25f
Author: Ivan Timofeev
Date: Thu Aug 8 18:44:57 2013 +0400
fdo#67871: Revert "coverity#705731 Resource leak"
... and delete pContourP
svx/source/svdraw/svdotext.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 3d1576aa02dd638c252e5993e52c7de7833f9e10
Author: Ivan Timofeev
Date: Thu Aug 8 18:44:57 2013 +0400
fdo#67871: Revert "coverity#705731 Resource leak"
... and delete pContourP
sd/source/ui/view/drawview.cxx | 36
1 file changed, 12 insertions(+), 24 deletions(-)
New commits:
commit c3140e23ff7a22e3b4126a2d12ee90dfdcd19ce2
Author: Ivan Timofeev
Date: Fri Aug 9 18:15:06 2013 +0400
String->OUString
Change
sd/source/ui/dlg/tabtempl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38c1a22d50b3ff4102683f0fbd90a62574c2e08e
Author: Ivan Timofeev
Date: Sat Aug 10 14:40:33 2013 +0400
typo
Change-Id: Ib608d05fc76466f67f2172541f96ca77c571f341
diff --git a
++--
sd/source/ui/view/viewshe2.cxx |2 -
sd/source/ui/view/viewshe3.cxx | 14 ++--
sd/source/ui/view/viewshel.cxx |3 --
9 files changed, 59 insertions(+), 62 deletions(-)
New commits:
commit e1b8dfda24c75e91d8ebced7a4022b78ee7fca25
Author: Ivan
/drviews1.cxx| 32
sd/source/ui/view/drviews2.cxx| 100 --
12 files changed, 122 insertions(+), 130 deletions(-)
New commits:
commit d4ba5995a168a8999734252fe6e9240bde1b7dae
Author: Ivan Timofeev
Date: Sat Aug 10 21:37:06 2013 +0400
|7 +++
18 files changed, 31 insertions(+), 36 deletions(-)
New commits:
commit dcbad1b3bfe719f4eecdfafe8c78dd01f34b6605
Author: Ivan Timofeev
Date: Tue Aug 13 23:01:07 2013 +0400
convert GetSelectionText... methods to OUString and bool
Change-Id
changed, 148 insertions(+), 155 deletions(-)
New commits:
commit dde3a753cead04915259d3fde0e913096f1a3922
Author: Ivan Timofeev
Date: Wed Aug 14 18:41:28 2013 +0400
convert Read/WriteUserData methods to OUString and bool
Change-Id: I06a8158b7f503976b19383014a7c8a867c0184ea
diff
changed, 115 insertions(+), 121 deletions(-)
New commits:
commit 1edb495a45fde1d788b409fd1a9a839bd370c426
Author: Ivan Timofeev
Date: Thu Aug 15 16:56:09 2013 +0400
convert GetName/Title/Description methods to OUString
Change-Id: Id16a2b29b1d6cf02b94cc6c423e2475a9cbeb8a3
diff --git a
Author: Ivan Timofeev
Date: Fri Aug 16 12:07:52 2013 +0400
String->OUString
Change-Id: I082aaa9ddd539a9d7989f763c320343bd1951f4e
diff --git a/sd/source/ui/accessibility/AccessibleOutlineView.cxx
b/sd/source/ui/accessibility/AccessibleOutlineView.cxx
index 5074eaf..39fc2d8 100
sd/source/ui/dlg/dlgass.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit af5c477748057903320df8a3df9901c91f820f2b
Author: Ivan Timofeev
Date: Fri Aug 16 23:35:26 2013 +0400
WaE: unused variable 'aFile'
Change-Id: I87486de9af7fee8d06cc97fb104de2e2a978
svx/source/dialog/charmap.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b12e0b522b7f13d15d2ce41dc1e7c0159d53
Author: Ivan Timofeev
Date: Sat Aug 17 00:33:57 2013 +0400
fdo#68186: prevent integer underflow
since commit
svx/source/dialog/charmap.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f5475f4f85bc6cae51cbd4424dcc7a35cc2ef2dc
Author: Ivan Timofeev
Date: Sat Aug 17 00:33:57 2013 +0400
fdo#68186: prevent integer underflow
since commit
sw/source/filter/html/svxcss1.cxx |2 +-
sw/source/filter/html/swhtml.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 6e84be040be7d3ec214c2b19462cafcc3f4b277e
Author: Ivan Timofeev
Date: Sat Aug 17 13:20:32 2013 +0400
fix copypasta
Change
sw/source/ui/docvw/HeaderFooterWin.cxx |3 ---
1 file changed, 3 deletions(-)
New commits:
commit 4fae4a48726462f1eb548a0afb244d8c7f93dd7e
Author: Ivan Timofeev
Date: Sat Aug 17 21:30:50 2013 +0400
aTextRect is unused
Change-Id: I1653140533a0f848dcf577ad7e81991a4591d916
cui/source/options/optgenrl.cxx | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
New commits:
commit ca538f48e866b4eb69b498786d9030639cfe2ebd
Author: Ivan Timofeev
Date: Sun Aug 18 21:43:52 2013 +0400
fix updating of initials for the Russians
i.e. replace
officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 33b631c483e017e9ba9430034eb659f085093944
Author: Ivan Timofeev
Date: Sun Aug 18 19:26:04 2013 +0400
fdo#67653: Revert "go back to 8 colorval
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 6ea3aa6aae980156529d007a107373bbd37dcee6
Author: Ivan Timofeev
Date: Tue Aug 20 17:51:58 2013 +0400
gtk: use frame widget for frame rendering
otherwise I
(-)
New commits:
commit 4802bf2da3439cfddde79a4193e642dac58eab9d
Author: Ivan Timofeev
Date: Wed Aug 21 15:25:35 2013 +0400
String->OUString
Change-Id: Ifb3a2f8ef959baec38fe0168a9e88e85da0d9744
diff --git a/sd/inc/sdabstdlg.hxx b/sd/inc/sdabstdlg.hxx
index 4d5111f..f100c17 100
|1 +
sw/uiconfig/swxform/menubar/menubar.xml |1 +
9 files changed, 9 insertions(+), 1 deletion(-)
New commits:
commit f2bfb0d4a4b206852c811b18b25ca508a40aee7f
Author: Ivan Timofeev
Date: Thu Aug 22 18:33:35 2013 +0400
fdo
deletions(-)
New commits:
commit 970dcd197a69cbc6f6801fbf51299ac1e8f7c4ef
Author: Ivan Timofeev
Date: Fri Apr 19 17:41:20 2013 +0400
use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX
Michael Meeks pointed out that the latter can cause problems.
Change-Id
Hi Laurent,
On 22.08.2013 12:02, Laurent BP wrote:
> The default line color is #3465af which is not present in any palette.
Weird. :) It's even not a tango color[1]. I'd change the default to
"Tango: Sky Blue 2" (#3465a4) and recommit
http://cgit.freedesktop.org/libreoffice/core/commit/?id=b9c984
Thanks, pushed.
Ivan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Thanks, pushed as well.
Ivan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
sd/source/ui/dlg/sdtreelb.cxx | 55
sd/source/ui/inc/sdtreelb.hxx | 15
26 files changed, 3342 insertions(+), 3344 deletions(-)
New commits:
commit 07aefbe310cad43bf9a71ba073486cddd7e062f2
Author: Ivan Timofeev
Date: Sun Sep 1 10:08:38
178d86a99820c5e0b9ca668c49300d468ab70e10
Author: Ivan Timofeev
Date: Sun Sep 1 10:08:38 2013 +0400
fdo#42434: swap flipvertical and fliphorizontal icons in some themes
(cherry picked from commit 07aefbe310cad43bf9a71ba073486cddd7e062f2)
Conflicts:
icon-themes
24 files changed, 3308 insertions(+), 3308 deletions(-)
New commits:
commit 3cbe753186c9c0ea437a9bcc6dc64c63082ba37b
Author: Ivan Timofeev
Date: Sun Sep 1 10:08:38 2013 +0400
fdo#42434: swap flipvertical and fliphorizontal icons in some themes
Change-Id
(-)
New commits:
commit a3411f532c40b4326d5ee2e1d2fe23fea457e0a6
Author: Ivan Timofeev
Date: Sun Sep 1 16:38:29 2013 +0400
String->OUString
Change-Id: I4d822fdb3dfb1e07d2c0e0352809f9d51bf9dfc4
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index 53e5
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |8
1 file changed, 8 deletions(-)
New commits:
commit d04e98d4ef8d15c9e8c76d0a61fd0aa45e75b1e8
Author: Ivan Timofeev
Date: Sun Sep 1 17:48:32 2013 +0400
fdo#67584: remove .uno:FlipVertical from
addd1a6a9b0f4e21648ddbafeb2ffd6c324aa2e1
Author: Ivan Timofeev
Date: Sun Sep 1 22:33:45 2013 +0400
Revert "fdo#42434: swap flipvertical and fliphorizontal icons in some
themes"
This reverts commit 178d86a99820c5e0b9ca668c49300d468ab70e10.
Turns out it's not
5d6a994b336365017d0bb54ebc5dabac7d99
Author: Ivan Timofeev
Date: Mon Sep 2 17:38:31 2013 +0400
String->OUString
Change-Id: Ic7e61d002638991f2d69462d343f1b29bc9b0040
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx
index 5d476e8..6495c64 100644
--- a/sd/source/ui/inc/unomodel.hxx
++
editeng/source/editeng/impedit4.cxx |5 -
sd/source/ui/inc/filedlg.hxx|3 ---
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 03737426620f570e33b93f92a4bd4e4b6d2deba3
Author: Ivan Timofeev
Date: Tue Sep 3 10:25:24 2013 +0400
fix string conversion
/unoidl/unolayer.hxx |4 +-
9 files changed, 23 insertions(+), 23 deletions(-)
New commits:
commit 33dd0bcae811bcc7061f6c94b378384f2691d71c
Author: Ivan Timofeev
Date: Tue Sep 3 12:37:56 2013 +0400
String->OUString
Change
sw/source/filter/html/css1atr.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit a8865e5df62b5f33aa769d459b9823eb5b110d4b
Author: Ivan Timofeev
Date: Tue Sep 3 18:00:11 2013 +0400
fix html export of SfxPoolItems
hintids.hxx and SwAttrFnTab were out of sync => wr
sw/source/filter/html/css1atr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3103306f4753f546f881cfc6bcdb357d4e1857d8
Author: Ivan Timofeev
Date: Tue Sep 3 18:57:42 2013 +0400
fix html export of line spacing
regression from
sw/source/filter/html/css1atr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d0f56a10fbbe6e4c86248ff763f4c3806c7b387
Author: Ivan Timofeev
Date: Tue Sep 3 18:57:42 2013 +0400
fix html export of line spacing
regression from
Hi,
currently some tinderboxes are red. It seems libcmis encounters a bug in
boost<=1.49:
https://svn.boost.org/trac/boost/ticket/6785
"read_json does not compile on GCC 4.7.0 with std=c++11".
Quoting the report:
"It compiles successfully on 4.7.0 with -std=c++98".
So, should we add this flag fo
On 04.09.2013 19:50, Miklos Vajna wrote:
> On Wed, Sep 04, 2013 at 06:16:16PM +0400, Ivan Timofeev
> wrote:
>> Quoting the report: "It compiles successfully on 4.7.0 with
>> -std=c++98".
>>
>> So, should we add this flag for libcmis?
>
> Hmm, but w
/tbcontrl.cxx |2
6 files changed, 59 insertions(+), 81 deletions(-)
New commits:
commit 1d0e18703523139e5fd6d11b6f3d72bb0b368036
Author: Ivan Timofeev
Date: Sat Sep 14 09:16:28 2013 +0400
fdo#68874: Highlighter icon doesn't change color if no text is selected
the problem is
svx/source/tbxctrls/tbcontrl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 053e4635d816cb18a6098a58f6d275417a244ac0
Author: Ivan Timofeev
Date: Sat Sep 14 09:16:28 2013 +0400
fdo#68874: Highlighter icon doesn't change color if no text is sel
svx/source/tbxctrls/tbcontrl.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 95dfcdcf7710a2b384d3ef8a94443efee86eb701
Author: Ivan Timofeev
Date: Sat Sep 14 09:16:28 2013 +0400
fdo#68874: Highlighter icon doesn't change color if no text is sel
svx/source/tbxctrls/itemwin.cxx | 38 +-
1 file changed, 37 insertions(+), 1 deletion(-)
New commits:
commit 03a341775507502dd58598edc3fd805a8518550d
Author: Ivan Timofeev
Date: Tue Sep 17 16:49:14 2013 +0400
fdo#64455 Handle unknown color in color
Hi Laurent,
Thanks, I fixed the indentation and pushed it. Sadly I forgot to amend
the author while pushing to 4-1 and stole your commit :( sorry for that.
Regards,
Ivan
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedes
sw/source/ui/docvw/SidebarWin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ddbcb6687722314b37cfda3170596ac7a4f69602
Author: Ivan Timofeev
Date: Tue Sep 17 18:34:17 2013 +0400
fdo#41833: fix visual cursor position after resizing
SetOutputArea
On 17.09.2013 17:37, Laurent BP [via Document Foundation Mail Archive]
wrote:
> Moreover, I realized afterwards it may be better to use OUString than
> String? I saw many patches proposing to replace String by OUString.
Yes, OUString should be used in new code instead of String. You can help
with
sw/source/ui/docvw/SidebarWin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 195ac805ee3350adb5971c90edee3ee8481f41a9
Author: Ivan Timofeev
Date: Tue Sep 17 18:34:17 2013 +0400
fdo#41833: fix visual cursor position after resizing
SetOutputArea
sw/source/ui/docvw/SidebarWin.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2da3517dd289e00b98f7f8616a4faa9b00fb8403
Author: Ivan Timofeev
Date: Tue Sep 17 18:34:17 2013 +0400
fdo#41833: fix visual cursor position after resizing
SetOutputArea
On 19.09.2013 23:50, Laurent BP [via Document Foundation Mail Archive]
wrote:
> Here is a new patch to correct my previous one
thanks, pushed.
--
View this message in context:
http://nabble.documentfoundation.org/Re-PUSHED-Convert-String-to-OUString-in-itemwin-cxx-tp4074874.html
Sent from the
editeng/source/outliner/outlvw.cxx |7 ---
include/editeng/outliner.hxx | 25 -
2 files changed, 32 deletions(-)
New commits:
commit 6536270e14c1017313d1bd1508d54392c0626696
Author: Ivan Timofeev
Date: Sun Sep 22 20:00:39 2013 +0400
remove unused
On 28.09.2013 10:57, Ivan Timofeev wrote:
> The code itself does not make sense too -
> the images are swapped, but the tooltips are not... :)
please ignore this brainfart, oh...
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.or
On 28.09.2013 01:52, julien2412 wrote:
> svx/source/sidebar/paragraph/ParaPropertyPanel.cxx
> 309 duplicateBranch style Found duplicate branches for 'if' and 'else'.
> 328 duplicateBranch style Found duplicate branches for 'if' and 'else'.
> Indeed:
> 309 if( Application::GetSetting
cui/source/dialogs/cuicharmap.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit 3fd01d00c2299aed55d11d59d3b6fdabbab8404b
Author: Ivan Timofeev
Date: Sat Sep 28 21:24:53 2013 +0400
fdo#60896: Double click in Special Characters picker inserts nothing
Change-Id
Hi Stephan,
I have the following error after that commit:
[build CXX] ucb/source/ucp/gio/gio_content.cxx
[build CHK] loaded modules: ucb
In file included from
/home/ivan/libo/master/ucb/source/ucp/gio/gio_content.cxx:65:
In file included from /home/ivan/libo/master/include/vcl/svapp.hxx:3
Hi,
looking at fdo#38814 "Snappier rendering: paint at idle, not on timeout"
https://bugs.freedesktop.org/show_bug.cgi?id=38814
it is not clear to me why we handle resize asynchronously.
It was introduced in
http://cgit.freedesktop.org/libreoffice/core/commit/?id=fb72a53dc6ff64001cbdebbdd908b7
Hi Caolán,
On 07.10.2013 17:36, Caolán McNamara wrote:
> Opaque resize is the now normal case where window contents are shown
> while moving as opposed to old-school drawing a simple empty wireframe
> box.
OK, thanks.
>> FWIW, I've disabled the resize timer (i.e. bool bStartTimer = false in
>> v
deletions(-)
New commits:
commit 2e25016289d5f565ba4080625950ef6ca6487d34
Author: Ivan Timofeev
Date: Sun Nov 3 21:59:55 2013 +0400
fdo#70885: disable app menu under Unity
Change-Id: I90ca2f5dd8d2678dff74ae5599e640c9a69aee33
diff --git a/vcl/inc/unx/desktops.hxx b/vcl/inc/unx
sc/source/ui/cctrl/checklistmenu.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0340125f912294c76ab409480f5aadecf8aada04
Author: Ivan Timofeev
Date: Tue Nov 5 21:50:34 2013 +0400
fdo#71120: use native checkbox height
Change-Id
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
1 - 100 of 514 matches
Mail list logo