Jean-Baptiste Faure
128feab384
fix for bug fdo 36519
...
Use human readable format name instead of internal filter names in Load/save options UI
2011-06-01 15:21:25 +02:00
Jan Holesovsky
88c1a56d11
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
extensions/source/svg/svgaction.cxx
extensions/source/svg/svguno.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/xstorage.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
2011-05-27 20:39:30 +02:00
Rafael Dominguez
b9d82d2687
Replace List for std::vector<String>.
2011-05-22 21:21:33 -07:00
Rafael Dominguez
fb23c2dfd1
Replace List for std::vector<String>.
2011-05-22 21:21:26 -07:00
Tor Lillqvist
ea9d29c0bc
Drop OS2
2011-05-21 15:49:48 +03:00
Caolán McNamara
a5c5c71ba6
adjust for return by ref instead of pointer
2011-05-20 09:47:55 +01:00
Caolán McNamara
483887183b
adapt for singleton api change
2011-05-20 09:47:55 +01:00
Caolán McNamara
ff96f70fde
adjust for modified singleton
2011-05-20 09:47:54 +01:00
Joseph Powers
639f9c682b
Convert SvCommandList from an OwnList to a vector<>
2011-05-18 19:10:25 -07:00
Christian Lohmaier
348566943c
WaE - add explicit casting (decimal-types → integer types)
2011-05-17 02:00:14 +02:00
Christian Lohmaier
bef7ebf1d8
WaE (picky) - noeol
2011-05-17 01:57:19 +02:00
Rafael Dominguez
3236c2c3af
Remove deprecated List in SvxLineTabPage for std::vector<String>.
2011-05-07 22:42:32 -07:00
Rafael Dominguez
161b666fd1
Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>.
2011-05-07 22:42:17 -07:00
Rafael Dominguez
3afc77ad7f
Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>.
2011-05-07 22:41:47 -07:00
Jan Holesovsky
f38cebcb16
Use the color conversion functions from basegfx.
2011-05-06 17:52:19 +02:00
Jan Holesovsky
126308f0e0
Don't beep on non-hex input, just ignore it.
...
Beeping is too annoying ;-)
2011-05-06 17:52:18 +02:00
Jan Holesovsky
893211c725
Add Emacs and Vim modelines.
2011-05-06 17:52:18 +02:00
Christian Lippka
6522f7374f
New color picker dialog for all applications.
...
Replaces the old color picker with a new one.
Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-05-06 17:52:11 +02:00
Joseph Powers
601047eb24
Remove some more unused code.
2011-04-29 06:03:47 -07:00
Andreas Becker
9ad4eeb4fa
fixed cppcheck warnings
2011-04-28 13:45:46 +02:00
Jan Holesovsky
2554b31146
Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
...
Conflicts:
extensions/source/svg/svgaction.cxx
extensions/source/svg/svgaction.hxx
extensions/source/svg/svgcom.hxx
extensions/source/svg/svgprinter.cxx
extensions/source/svg/svgprinter.hxx
extensions/source/svg/svguno.cxx
extensions/source/svg/svgwriter.cxx
extensions/source/svg/svgwriter.hxx
javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java
javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java
javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java
package/inc/ZipFile.hxx
package/inc/ZipOutputStream.hxx
package/inc/ZipPackage.hxx
package/inc/ZipPackageStream.hxx
package/source/manifest/ManifestExport.cxx
package/source/manifest/ManifestImport.cxx
package/source/manifest/UnoRegister.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/xstorage.cxx
package/source/xstor/xstorage.hxx
package/source/zipapi/EntryInputStream.cxx
package/source/zipapi/EntryInputStream.hxx
package/source/zipapi/XFileStream.cxx
package/source/zipapi/XFileStream.hxx
package/source/zipapi/XMemoryStream.cxx
package/source/zipapi/XUnbufferedStream.cxx
package/source/zipapi/XUnbufferedStream.hxx
package/source/zipapi/ZipFile.cxx
package/source/zipapi/ZipOutputStream.cxx
package/source/zipapi/sha1context.hxx
package/source/zippackage/ZipPackage.cxx
package/source/zippackage/ZipPackageFolder.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
xmlsecurity/prj/build.lst
xmlsecurity/source/helper/xmlsignaturehelper.cxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
2011-04-22 15:08:05 +02:00
Júlio Hoffimann
737ef925cc
left arrow comments removed // <--
2011-04-22 14:35:13 +02:00
Dimitri Duc
5fe73818c6
Change global header file to local
2011-04-19 17:25:56 +02:00
Júlio Hoffimann
8d3f539724
all bogus comments removed keeping the indentation
2011-04-18 16:45:14 +02:00
Caolán McNamara
6708ed6ab2
rename this to keep gbuild happy
2011-04-18 14:49:19 +01:00
David Tardon
427e14f6d5
remove unused files
2011-04-16 14:34:48 +02:00
David Tardon
e56b27252d
gbuildize cui
2011-04-16 14:31:36 +02:00
Petr Mladek
524a90293f
Merge remote-tracking branch 'origin/libreoffice-3-4'
...
Conflicts:
cui/source/options/optchart.cxx
2011-04-06 19:31:35 +02:00
Caolán McNamara
025001a71a
Resolves: #i117700# unused nFirstBorderText
2011-04-05 16:12:53 +01:00
Michael Meeks
7420b551ed
restore the build-id setup code, and clean hrc file
2011-04-04 18:14:43 +01:00
Michael Meeks
c93aaf9ac8
Switch to the LibreOffice about dialog instead
2011-04-04 18:02:18 +01:00
Caolán McNamara
47dadac570
fix --enable-dbgutil build
2011-04-04 14:54:15 +01:00
Rob Snelders
174168648f
Improvement of adding and removing color charts
...
(cherry picked from commit b635aad528973bf175aa8a61ad380992448b6f5a)
2011-04-04 12:36:20 +03:00
Rob Snelders
d57dfa29c2
Improvement of adding and removing color charts
2011-04-04 12:07:23 +03:00
Francisco Saito
551dde322c
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:36 +01:00
Francisco Saito
e13262cb4c
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:39:48 +01:00
Cédric Bosdonnat
bd1d25fe54
Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows
2011-03-28 11:19:10 +02:00
Rob Snelders
900d3eb3b8
Added the Adding and removing of color charts
2011-03-25 06:17:49 +00:00
Jan Holesovsky
e821621885
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
package/source/zippackage/ZipPackageFolder.cxx
2011-03-23 16:58:53 +01:00
Carsten Driesner
3393c60f40
fwk167: Rebase to DEV300m103
2011-03-21 14:13:03 +01:00
Cédric Bosdonnat
227745b536
Missing conversion from Twip to pt
2011-03-19 17:56:36 +01:00
Cédric Bosdonnat
91c5a262cd
One LineListBox to rule them all: started improving column sep line
2011-03-19 17:56:36 +01:00
Cédric Bosdonnat
0c7e52c99f
Fixed units mess in SvxBorderLine and BorderLineImpl
2011-03-19 17:56:36 +01:00
Cédric Bosdonnat
a99d576909
Fix border selection page to use new width system
2011-03-19 17:56:36 +01:00
Cédric Bosdonnat
c222db706d
Borders: SvxBorderLine widths definition changes
2011-03-19 17:56:36 +01:00
Cédric Bosdonnat
a4c58233e4
Nicely draw borders using drawinglayer
2011-03-19 17:56:36 +01:00
Thomas Arnhold
352f1a58e2
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:06:18 +01:00
Jan Holesovsky
6a75a47be7
Merge remote-tracking branch 'origin/integration/dev300_m101'
...
Conflicts:
automation/source/communi/communi.cxx
automation/source/server/recorder.cxx
automation/source/server/server.cxx
basctl/source/basicide/basobj2.cxx
2011-03-18 15:35:18 +01:00
Thomas Arnhold
7fb1e1ea8c
Remove empty comment fields
2011-03-14 21:30:13 +01:00
Pantelis Koukousoulas
3f3b9cecfb
Support for greek numerals
...
References:
http://www.spinellis.gr/blog/20090625/ (Greek Numerals in OpenOffice.org)
http://user.services.openoffice.org/en/forum/viewtopic.php?f=7&t=7269
([Issue+Workaround] Custom Numbering in Bullets and Numbering)
http://www.opengr.net/forum/viewtopic.php?f=13&t=51
And the references transitively mentioned in the above.
This functionality was implemented during Greek Coding Camp 2009.
NOTE: the present implementation uses the (modern) two-letter version of '6'
(sigma taf) instead of the ancient greek / katharevousa version that uses
the 'stigma' character.
OTOH, we do use the katharevousa 'qoppa' and 'sampi' because there is no
standard modern version that replaces them. If you have that many bullets
so that these symbols are needed, then you had it comin' anyway :p
Author: Pantelis Koukousoulas <pktoss@gmail.com>
License: LGPLv3 / MPL
Signed-off-by: Pantelis Koukousoulas <pktoss@gmail.com>
2011-03-14 20:30:58 +01:00