Sébastien Le Ray
bd43bcadd2
fdo#30917: make the code easier to understand by using constants
2011-03-07 16:01:28 +01:00
Gert Faller
6e56592123
fdo#30917: Storing the hierarchical view of style browser
2011-03-07 16:01:18 +01:00
Nigel Hawkins
058cae6939
Remove use of SvLongs in txtparae.hxx
2011-03-07 09:54:28 +00:00
Nigel Hawkins
502a7f34e9
Remove use of Svlongs from fmshimp.[ch]xx
2011-03-07 09:54:28 +00:00
Jan Holesovsky
b50dac560d
findbar: Change '~Find' to '~Find...', it is not an action.
2011-03-07 09:25:23 +01:00
Andras Timar
7e42ff08d7
Replace OpenOffice.org to %PRODUCTNAME
2011-03-05 16:26:28 +01:00
Christina Rossmanith
365e298722
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-core
2011-03-05 08:39:38 +01:00
Caolán McNamara
0fcf5fa66b
fix style
2011-03-04 18:53:06 +00:00
Guillaume Poussel
76d93f3b5b
Remove bogus and useless comments in libs-core.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:40:06 +01:00
Petr Mladek
2feb4340b6
fix custom-tool-panel build dependencies
2011-03-04 17:23:20 +01:00
Caolán McNamara
7bfc7bd69d
fix Count() -> size() in DBG_UTIL mode
2011-03-04 15:38:26 +00:00
Rafael Dominguez
632771cc69
Remove of DECLARE_LIST.
2011-03-04 07:08:34 -08:00
Caolán McNamara
56408d346a
survive broken config
2011-03-04 11:26:59 +00:00
Caolán McNamara
7008ce3a2b
Be more fault tolerant here.
...
If we're already going to catch any uno::Exception, then
we might as well accept failure of existance as well
2011-03-04 11:26:58 +00:00
Michael Muench
4c7884d14a
German comments translation.
2011-03-04 16:39:46 +05:30
npcdoom
5a05742cfb
Remode deprecated List container.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:10:56 +01:00
npcdoom
60db650139
Remove deprecated List container.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:10:56 +01:00
npcdoom
a976720472
Changed some Insert calls for Append and added some asserts.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:10:56 +01:00
npcdoom
1299e87202
Remove deprecated List container in gallery1.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:10:56 +01:00
npcdoom
bc25156521
Remove deprecated List container.
...
- Converted List to std::vector<Paragraph*>.
- Added Append member function to ParagraphList.
- Updated needed functions from Insert to Append in
outliner/outliner.cxx.
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 12:10:56 +01:00
Jan Holesovsky
7ef6def278
findbar: Name the menu entry properly (Find).
2011-03-04 09:47:10 +01:00
Jan Holesovsky
d5b86422c5
findbar: Findbar should be hidden by default.
2011-03-03 23:38:40 +01:00
Jan Holesovsky
6794060202
findbar: Localized access to the Search dialog.
2011-03-03 23:19:53 +01:00
Jan Holesovsky
d70944362d
findbar: Show the find bar on Ctrl-f, hide on Escape.
2011-03-03 23:19:45 +01:00
Jan Holesovsky
f6b2932ec8
findbar: Make Escape the only key to return back to the document.
2011-03-03 22:55:40 +01:00
Jan Holesovsky
c569215d4f
findbar: Swap the keybindings of the search dialog and findbar.
2011-03-03 22:55:40 +01:00
Jan Holesovsky
722adb89c9
findbar: Move findbar to the bottom docking area.
2011-03-03 22:55:40 +01:00
Jan Holesovsky
af87a5c3b7
findbar: Make the combobox wider.
2011-03-03 22:55:40 +01:00
Kohei Yoshida
ece88195e3
Somehow we forgot to add these default key bindings.
...
Ctrl+[ and Ctrl+] for mark precedents and dependents, respectively.
2011-03-02 18:54:54 -05:00
Thomas Arnhold
65c053ca1a
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:04:37 +01:00
Thomas Arnhold
40afe52c92
Remove DBG_UTILx
2011-03-01 23:36:28 +01:00
Caolán McNamara
fe3849c8eb
resolve ambiguities
2011-03-01 20:38:36 +00:00
Caolán McNamara
81ac5cc919
remove this now its usage is gone
2011-03-01 20:38:36 +00:00
Caolán McNamara
dcbf9a087e
avoid implicit cast
2011-03-01 20:38:36 +00:00
Caolán McNamara
bdd63457a3
avoid implicit cast
2011-03-01 20:38:36 +00:00
Caolán McNamara
0130a73fa3
avoid implicit cast
2011-03-01 20:38:36 +00:00
Caolán McNamara
cc864650e0
pointless to go from char* to OString to char*
2011-03-01 20:38:36 +00:00
Caolán McNamara
376257707d
avoid implicit cast
2011-03-01 20:38:36 +00:00
Caolán McNamara
9d68c1c248
avoid implicit casting
2011-03-01 20:38:36 +00:00
Caolán McNamara
90b542f096
found an implicit casting bug
2011-03-01 20:38:36 +00:00
Caolán McNamara
11ab0dd07e
avoid implicit casting
2011-03-01 20:38:36 +00:00
Caolán McNamara
c43d7d05ee
Pointless to convert char* to OString and back
2011-03-01 20:38:36 +00:00
Caolán McNamara
377c162be9
avoid implicit casting
2011-03-01 20:38:36 +00:00
Caolán McNamara
85607c7e26
found an implicit casting bug
2011-03-01 20:38:36 +00:00
Caolán McNamara
9624fc5fb9
overload match and avoid implicit cast
2011-03-01 20:38:36 +00:00
Caolán McNamara
6a9ba3c97e
don't rely on implicit casting
2011-03-01 20:38:35 +00:00
Caolán McNamara
74b95a4d6a
don't rely on implicit casting
2011-03-01 20:38:35 +00:00
Caolán McNamara
1b2dcc4497
Pointless to convert char* to OString and back
2011-03-01 20:38:35 +00:00
Caolán McNamara
aa8715e7fe
don't rely on implicit casting
2011-03-01 20:38:35 +00:00
Caolán McNamara
7cfeaa01b5
Why bother creating a OString from a char* to cast back to a char*
2011-03-01 20:38:35 +00:00