Norbert Thiebaud
009851223b
module svl: all String and some bool and related clean-up
...
Change-Id: I36eb559fa58dbe75384b7119c788af0048813aed
Reviewed-on: https://gerrit.libreoffice.org/4733
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
2013-07-07 20:00:16 +00:00
Chr. Rossmanith
5b26722ace
Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)
...
Change-Id: I179208d5ffe94e95719c7c6d0ea4eb354141531a
Reviewed-on: https://gerrit.libreoffice.org/4107
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-05-31 07:25:26 +00:00
Noel Grandin
6a043e9c0a
Use the new type-checking Reference constructor to reduce code noise
...
Also create a Clang compiler plugin to detect such cases.
Change-Id: I61ad1a1d6b1c017eeb51f226d2dde0e9bb7f1752
Reviewed-on: https://gerrit.libreoffice.org/4001
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Noel Grandin <noelgrandin@gmail.com >
Tested-by: Noel Grandin <noelgrandin@gmail.com >
2013-05-22 10:44:29 +00:00
Michael Dunphy
3af6366dee
Remove pass-through header files sd/inc/eetext.hxx and sd/inc/app.hxx
...
Change-Id: Iaccc7c9d81b55ef3a039cb90c4e089ebfc7fe337
Reviewed-on: https://gerrit.libreoffice.org/3487
Reviewed-by: David Tardon <dtardon@redhat.com >
Tested-by: David Tardon <dtardon@redhat.com >
2013-04-20 12:45:37 +00:00
Cao Cuong Ngo
5785db93c5
fdo#47018 Impress crashes when modifying bullet
...
Default numbering rules shouldn't be left zero nor hard-coded.
Change-Id: I8a34331006abf3de8c170f8dca43ccf9cec92f04
Reviewed-on: https://gerrit.libreoffice.org/3312
Reviewed-by: Eike Rathke <erack@redhat.com >
Tested-by: Eike Rathke <erack@redhat.com >
2013-04-13 15:06:21 +00:00
Armin Le Grand
0a29c5bedd
Resolves: #i119287# exchanged hard attributes for OLE and GraphicObject
...
...with new default StyleSheet for these objects
(cherry picked from commit 2868ea34151cfb623a6a8bf41862d430205d9784)
Conflicts:
sd/source/core/drawdoc4.cxx
svx/source/sdr/contact/viewcontactofgraphic.cxx
Change-Id: I4849101de2ac1da83c8fb0f2d68316774982d197
Resolves: #i119287# Adapted to get the needed style as default style
for all SdrGrafObj and SDrOle2Objs. Checked various scenarios, works
well.
(cherry picked from commit bc85939149f7ae5b65343d7f27bf302a8e31d4b1)
Conflicts:
sd/source/core/drawdoc.cxx
sd/source/ui/func/fuinsert.cxx
sd/source/ui/view/sdview4.cxx
Change-Id: I40a17216f5c11ebca073026f62f1e9ab9ddfd119
2013-04-11 11:20:23 +01:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Thomas Arnhold
0af31660ea
sd: translate debug messages
...
Change-Id: I8a50173babdd441c8247867fce0fdfbedaf0bc02
2013-03-11 22:51:53 +01:00
Jean-Noël Rouvignac
3bc29af446
fdo#38838 Replaced some use of (Uni)String with OUString.
...
Change-Id: Iad623c9300919fbae34279268a5a720f978c6434
Reviewed-on: https://gerrit.libreoffice.org/2514
Reviewed-by: Joren De Cuyper <joren.libreoffice@telenet.be >
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2013-03-07 19:50:37 +00:00
Urs Fässler
1369b2547d
translation of German comments in file sd/source/core/stlpool.cxx
...
Change-Id: Ie5274ef6c5bba0caa8ba8057f751db3301618f32
2013-03-01 12:09:18 +00:00
Thomas Arnhold
305bf19e39
loplugin: unused variables
...
And some fallout.
Change-Id: I8dfc12f3566e72d79d4f9930284c92577aa485a1
2013-02-24 18:42:02 +01:00
Jean-Noël Rouvignac
6119e15c8b
fdo#38838 search replace for String::CreateFromInt32().
...
I ran the following code replace:
s/(Uni|Xub)?String\s*::\s*CreateFromInt32/OUString::number/
Change-Id: I7c047cf1c90632bddc23ed49f9455d745ac8688e
Reviewed-on: https://gerrit.libreoffice.org/2282
Reviewed-by: Michael Stahl <mstahl@redhat.com >
Tested-by: Michael Stahl <mstahl@redhat.com >
2013-02-22 17:23:19 +00:00
Kohei Yoshida
1aaf9a9b36
Renamed hard-to-remember 8-char headers in editeng.
...
Change-Id: If255802082890e1b1b4c5197a791fa79a011773e
2013-02-12 15:15:06 -05:00
Caolán McNamara
d7ecbd0e65
the name field for SdrShadowColorItem seems to be redundant now
...
Change-Id: I6e90cdfc9577bfa0ee1dd1018a41aa7979dfaf04
2013-01-30 10:49:35 +00:00
David Tardon
24578b8040
rhbz#760765 copy custom styles on copy & paste
...
Change-Id: Icaacf3bc1a02a017692432aec36aba06d3f5dde5
2013-01-22 13:37:25 +01:00
Michael Meeks
837e2808f7
re-base on ALv2 code. Includes:
...
Patches contributed by Armin Le-Grand
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles...
http://svn.apache.org/viewvc?view=revision&revision=1293316
#118485# - Styles for OLEs are not saved.
http://svn.apache.org/viewvc?view=revision&revision=1182166
Patches contributed by Andre Fischer
http://svn.apache.org/viewvc?view=revision&revision=1172128
http://svn.apache.org/viewvc?view=revision&revision=1172133
Patch contributed by Ariel Constenla-Haile
i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress
contextmenu - CWS contextmenu1
http://svn.apache.org/viewvc?view=revision&revision=1182915
Patch contributed by Zhang Jian Fang
#118876#, Add check if the OutlinerParaObject is created successfully
http://svn.apache.org/viewvc?view=revision&revision=1243381
restore a re-based rdbedit.
2012-11-28 12:48:36 +00:00
Thomas Arnhold
c064aad68b
Remove unused header guards and options
...
Change-Id: I391358363a9d30e089b249d894b7abea5a2d1434
2012-06-29 09:25:13 +02:00
Julien Nabet
2b657f5844
Fix Prefer prefix ++/-- operators for non-primitive types
...
Change-Id: I4ebb1027151c3bc34f81fb1e13de6c4c5cfed54d
2012-05-19 15:10:13 +02:00
Olivier Hallot
839a825011
More RTL_CONSTASCII_USTRINGPARAM removals
...
sd ... filters
2012-04-16 01:05:29 -03:00
Olivier Hallot
ff3fd9331d
More RTL_CONSTASCII_USTRINGPARAM removals
...
/sd/../core
2012-04-15 23:14:28 -03:00
Thorsten Behrens
897aa4fa71
Tools container rework regression fix (for fdo#41657)
...
Don't de-reference invalid iterator (and no point in doing anything
with an empty style sheet list anyway).
2012-01-10 12:06:00 +01:00
Christian Lippka ORACLE
78fff8ca49
impressdefaults1: #i115996# change default bullet symbol
...
#i115996# change default bullet symbol order from 'Oo-' in 'O-O-O'
inside text objects
# HG changeset patch
# User Christian Lippka ORACLE <christian.lippka@oracle.com >
# Date 1292243696 -3600
# Node ID 80a255ef3468baa8b249e02aa760b0da463e1d26
# Parent 055aad264da0cf9598fd1b7aafbd3e144c9b8ce2
impressdefaults1: #i115996# change default bullet symbol order from 'Oo-' in 'O-O-O' inside text objects
2011-12-06 09:39:08 +01:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
Rafael Dominguez
008179de69
Replace List with std::vector<SfxStyleSheetBase*>.
2011-06-18 06:30:57 -07:00
Jan Holesovsky
219458b0d7
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
sd/source/ui/toolpanel/TaskPaneFocusManager.cxx
slideshow/source/engine/debug.cxx
slideshow/source/engine/transitions/randomwipe.cxx
2011-03-23 16:59:19 +01:00
Norbert Thiebaud
2f0e193a38
fix mis-merge... qa disabled
2011-03-13 06:22:49 -05:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Rafael Dominguez
f3820a0e7c
Remove usage of List container.
2011-03-04 21:49:59 -08:00
Rafael Dominguez
943680d6f4
Remove usage of List container.
2011-03-04 21:18:25 -08:00
Thomas Arnhold
f4aaa487d7
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:03:01 +01:00
Michael Stahl
bcc28239b8
sw34bf03: stlpool.cxx: fix stupid typo
2011-02-14 14:06:49 +01:00
Michael Stahl
79e782c5f3
sw34bf03: merge to-be-m100 DEV300_next
2011-02-11 15:41:40 +01:00
Guillaume Poussel
cd4a86b717
Remove all bogus comments in impress.
2011-02-08 19:09:12 +01:00
Carsten Driesner
c64664f9e2
removetooltypes01: adjust rebase for Linux
2011-01-24 17:22:01 +01:00
Carsten Driesner
6e9afe9627
removetooltypes01: Rebase to DEV300m98
2011-01-21 17:18:37 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Caolán McNamara
89be1d5484
cppcheck: unused variables
2011-01-11 14:23:49 +00:00
Caolán McNamara
35827c1571
cppcheck: prefer prefix variant
2010-12-24 13:28:18 +00:00
Michael Stahl
b3a1014180
sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:
...
Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():
clear suffix when bullet lists are created.
xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.
2010-12-17 11:00:57 +01:00
Kayo Hamid
c919c3a73b
Cleanup commented code in impress
...
Signed-off-by: Thorsten Behrens <tbehrens@novell.com >
2010-12-02 22:58:51 +01:00
Christian Lippka
1c51606b68
impressdefaults1: merge
2010-12-01 10:58:22 +01:00
Christian Lippka ORACLE
a2fa4ea9d8
impressdefaults1: #i113015# #i113017# new defaults for shape filling, outline and shadows
2010-11-30 16:49:41 +01:00
Christian Lippka ORACLE
c51ee17ac0
impressdefaults1: merge
2010-11-29 14:26:46 +01:00
Sebastian Spaeth
80b0861510
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:43 +02:00
Christian Lippka
d91cd18c2b
impressdefaults1: #i113012# use same spacing and indend for default style bullets level 0 as the other levels
2010-10-06 17:13:14 +02:00
Petr Mladek
8e7505f5f5
remove include guards using fixguard.py
2010-10-05 18:20:54 +02:00
Christian Lippka
6e07e2bc6c
impressdefaults1: #i113957# enable full width by default for 'Default' style and 'Background Objects' style
2010-09-23 15:20:37 +02:00
Thorsten Behrens
aa9af08b38
fit-list-to-size.diff: Shrink font automatically when text overflows.
...
i#94086
Scale-font-down if typing text in Impress and the text box becomes too small.
2010-09-17 10:14:35 +02:00
Mathias Bauer
66be899204
CWS changehid: #i111784#: use mhids.pl to generate conversion list for HIDs
2010-07-19 17:13:56 +02:00
Christian Lippka
defcfcf416
cws impress190: rebase m82
2010-06-14 18:49:32 +02:00