Rafael Dominguez
3afc77ad7f
Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>.
2011-05-07 22:41:47 -07: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
Andreas Becker
9ad4eeb4fa
fixed cppcheck warnings
2011-04-28 13:45:46 +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
David Tardon
e56b27252d
gbuildize cui
2011-04-16 14:31:36 +02:00
Caolán McNamara
025001a71a
Resolves: #i117700# unused nFirstBorderText
2011-04-05 16:12:53 +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
Jan Holesovsky
e821621885
Merge commit 'ooo/DEV300_m103'
...
Conflicts:
package/source/zippackage/ZipPackageFolder.cxx
2011-03-23 16:58:53 +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
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
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
Norbert Thiebaud
2d67395639
mis-merge: mostly remove remaining tools types
2011-03-12 23:58:22 -06:00
Norbert Thiebaud
9ddf055228
fix mis-merge
2011-03-12 19:01:27 -06:00
Xavier ALT
b40a71e67e
fdo#34896 color palette size (8x13), only show scrollbar when needed
2011-03-11 20:28:07 +00:00
Norbert Thiebaud
cc5db648bc
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
...
* commit 'ooo/DEV300_m101': (185 commits)
masterfix DEV300: #i10000# usage of L10N build_type
masterfix: #i10000# INT16 -> sal_Int16
fixed compile errors after resync to m100, part2
gridsort: post-rebase fixes
CWS gnumake3: found another tools integer type
removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
native359: #i114398# changing mac langpack icon
native359: #i115669# fixing package description for solaris packages
gnumake3: remove comphelper version; fix including extract.hxx
locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
sb138: #i116659# timely termination of OnLogRotateThread
accfixes: removed include of obsolete header file
accfixes: removed obsolete file
removetooltypes01: #i112600# Fix build problems on non-pro
accfixes: moved some shared strings to svx part2
accfixes: moved some shared strings to svx
accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
removetooltypes01: #i112600# Remove tools types for Mac specific parts
fixed tab order in BasicIDE, Library dialog tab page
added some accessible names in BasicIDE
...
Conflicts:
UnoControls/source/base/registercontrols.cxx
accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
automation/inc/automation/communi.hxx
automation/inc/automation/simplecm.hxx
automation/source/communi/communi.cxx
automation/source/inc/rcontrol.hxx
automation/source/miniapp/servuid.hxx
automation/source/server/XMLParser.cxx
automation/source/server/cmdbasestream.cxx
automation/source/server/profiler.hxx
automation/source/server/recorder.cxx
automation/source/server/retstrm.hxx
automation/source/server/server.cxx
automation/source/server/sta_list.cxx
automation/source/server/statemnt.cxx
automation/source/server/statemnt.hxx
automation/source/simplecm/packethandler.cxx
automation/source/simplecm/simplecm.cxx
automation/source/simplecm/tcpio.cxx
automation/source/simplecm/tcpio.hxx
automation/source/testtool/comm_bas.hxx
automation/source/testtool/cretstrm.hxx
automation/source/testtool/httprequest.cxx
automation/source/testtool/httprequest.hxx
automation/source/testtool/objtest.cxx
automation/source/testtool/objtest.hxx
basctl/source/basicide/baside2.cxx
basctl/source/basicide/baside2.hxx
basctl/source/basicide/baside2b.cxx
basctl/source/basicide/baside3.cxx
basctl/source/basicide/basides1.cxx
basctl/source/basicide/basides2.cxx
basctl/source/basicide/basidesh.cxx
basctl/source/basicide/basidesh.src
basctl/source/basicide/basobj3.cxx
basctl/source/basicide/bastype2.cxx
basctl/source/basicide/bastype3.cxx
basctl/source/basicide/bastypes.cxx
basctl/source/basicide/brkdlg.cxx
basctl/source/basicide/iderdll.cxx
basctl/source/basicide/macrodlg.cxx
basctl/source/basicide/moduldl2.cxx
basctl/source/basicide/moduldlg.cxx
basctl/source/basicide/objdlg.cxx
basctl/source/basicide/scriptdocument.cxx
basctl/source/basicide/tbxctl.cxx
basctl/source/basicide/tbxctl.hxx
basctl/source/basicide/tbxctl.src
basctl/source/dlged/dlged.cxx
basctl/source/dlged/dlgedfunc.cxx
basctl/source/dlged/dlgedobj.cxx
basctl/source/inc/basidesh.hxx
basctl/source/inc/bastypes.hxx
basctl/source/inc/dlgedmod.hxx
basctl/source/inc/dlgedpage.hxx
crashrep/prj/build.lst
cui/inc/pch/precompiled_cui.hxx
cui/source/customize/acccfg.cxx
cui/source/customize/acccfg.hrc
cui/source/customize/acccfg.src
cui/source/customize/cfg.cxx
cui/source/customize/cfgutil.cxx
cui/source/customize/macropg.cxx
cui/source/customize/macropg.src
cui/source/customize/selector.cxx
cui/source/dialogs/SpellDialog.cxx
cui/source/dialogs/commonlingui.cxx
cui/source/dialogs/cuicharmap.cxx
cui/source/dialogs/cuifmsearch.cxx
cui/source/dialogs/cuigaldlg.cxx
cui/source/dialogs/cuigrfflt.cxx
cui/source/dialogs/hldocntp.cxx
cui/source/dialogs/hldoctp.cxx
cui/source/dialogs/hlinettp.cxx
cui/source/dialogs/hlmailtp.cxx
cui/source/dialogs/hlmarkwn.cxx
cui/source/dialogs/hlmarkwn.src
cui/source/dialogs/hltpbase.cxx
cui/source/dialogs/iconcdlg.cxx
cui/source/dialogs/passwdomdlg.cxx
cui/source/dialogs/pastedlg.cxx
cui/source/dialogs/scriptdlg.cxx
cui/source/dialogs/thesdlg.cxx
cui/source/dialogs/zoom.cxx
cui/source/factory/dlgfact.hxx
cui/source/inc/SpellDialog.hxx
cui/source/inc/autocdlg.hxx
cui/source/inc/backgrnd.hxx
cui/source/inc/bbdlg.hxx
cui/source/inc/cfg.hxx
cui/source/inc/cfgutil.hxx
cui/source/inc/cuigaldlg.hxx
cui/source/inc/cuigrfflt.hxx
cui/source/inc/cuitabarea.hxx
cui/source/inc/cuitabline.hxx
cui/source/inc/hldocntp.hxx
cui/source/inc/hltpbase.hxx
cui/source/inc/iconcdlg.hxx
cui/source/inc/numpages.hxx
cui/source/inc/page.hxx
cui/source/inc/postdlg.hxx
cui/source/inc/scriptdlg.hxx
cui/source/inc/transfrm.hxx
cui/source/inc/zoom.hxx
cui/source/options/cfgchart.cxx
cui/source/options/cuisrchdlg.cxx
cui/source/options/dbregister.cxx
cui/source/options/dbregister.src
cui/source/options/fontsubs.cxx
cui/source/options/internationaloptions.cxx
cui/source/options/optasian.cxx
cui/source/options/optchart.cxx
cui/source/options/optcolor.cxx
cui/source/options/optcolor.src
cui/source/options/optfltr.cxx
cui/source/options/optfltr.src
cui/source/options/optgdlg.cxx
cui/source/options/optgdlg.src
cui/source/options/optgenrl.cxx
cui/source/options/opthtml.cxx
cui/source/options/optimprove.cxx
cui/source/options/optinet2.cxx
cui/source/options/optinet2.hxx
cui/source/options/optjava.cxx
cui/source/options/optlingu.cxx
cui/source/options/optsave.cxx
cui/source/options/optsave.hxx
cui/source/options/treeopt.cxx
cui/source/options/webconninfo.cxx
cui/source/tabpages/autocdlg.cxx
cui/source/tabpages/backgrnd.cxx
cui/source/tabpages/border.cxx
cui/source/tabpages/chardlg.cxx
cui/source/tabpages/dstribut.cxx
cui/source/tabpages/grfpage.cxx
cui/source/tabpages/macroass.cxx
cui/source/tabpages/measure.cxx
cui/source/tabpages/numfmt.cxx
cui/source/tabpages/numpages.cxx
cui/source/tabpages/page.cxx
cui/source/tabpages/paragrph.cxx
cui/source/tabpages/swpossizetabpage.cxx
cui/source/tabpages/tabarea.src
cui/source/tabpages/textanim.cxx
cui/source/tabpages/textattr.cxx
cui/source/tabpages/tparea.cxx
cui/source/tabpages/tpbitmap.cxx
cui/source/tabpages/tpcolor.cxx
cui/source/tabpages/tpgradnt.cxx
cui/source/tabpages/tphatch.cxx
cui/source/tabpages/tpline.cxx
cui/source/tabpages/tplnedef.cxx
cui/source/tabpages/tplneend.cxx
cui/source/tabpages/tpshadow.cxx
cui/source/tabpages/transfrm.cxx
embedserv/source/embed/register.cxx
extensions/inc/pch/precompiled_extensions.hxx
extensions/inc/propctrlr.hrc
extensions/source/abpilot/abpservices.cxx
extensions/source/bibliography/bibload.cxx
extensions/source/bibliography/datman.cxx
extensions/source/bibliography/general.cxx
extensions/source/dbpilots/dbpservices.cxx
extensions/source/inc/componentmodule.cxx
extensions/source/nsplugin/source/so_env.cxx
extensions/source/ole/oleobjw.cxx
extensions/source/ole/oleobjw.hxx
extensions/source/oooimprovement/invite_job.cxx
extensions/source/oooimprovement/onlogrotate_job.cxx
extensions/source/plugin/base/service.cxx
extensions/source/plugin/inc/plugin/unx/mediator.hxx
extensions/source/plugin/inc/plugin/unx/plugcon.hxx
extensions/source/plugin/unx/mediator.cxx
extensions/source/plugin/unx/nppapi.cxx
extensions/source/plugin/unx/plugcon.cxx
extensions/source/preload/services.cxx
extensions/source/propctrlr/formmetadata.cxx
extensions/source/propctrlr/pcrservices.cxx
extensions/source/resource/resource.cxx
extensions/source/scanner/sane.hxx
extensions/source/scanner/sanedlg.cxx
extensions/source/scanner/scanunx.cxx
extensions/source/scanner/scanwin.cxx
extensions/source/scanner/twain.cxx
extensions/source/scanner/twain.hxx
extensions/source/update/check/updatecheckconfig.cxx
extensions/test/stm/datatest.cxx
extensions/test/stm/marktest.cxx
extensions/test/stm/pipetest.cxx
extensions/test/stm/testfactreg.cxx
extensions/workben/testpgp.cxx
forms/qa/complex/forms/CheckOGroupBoxModel.java
forms/qa/makefile.mk
forms/source/component/Button.cxx
forms/source/component/Button.hxx
forms/source/component/ListBox.cxx
forms/source/inc/forms_module_impl.hxx
forms/source/misc/services.cxx
forms/source/solar/control/navtoolbar.cxx
javainstaller2/prj/build.lst
javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
lingucomponent/prj/build.lst
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
lingucomponent/source/spellcheck/spell/sreg.cxx
lingucomponent/source/spellcheck/spell/sspellimp.cxx
package/source/manifest/ManifestExport.cxx
package/source/manifest/UnoRegister.cxx
package/source/xstor/owriteablestream.cxx
package/source/xstor/owriteablestream.hxx
package/source/xstor/xstorage.hxx
package/source/zippackage/ZipPackageFolder.cxx
package/source/zippackage/ZipPackageStream.cxx
setup_native/source/mac/ooo/DS_Store
setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
xmlsecurity/prj/build.lst
xmlsecurity/source/component/registerservices.cxx
xmlsecurity/source/dialogs/stbcontrl.cxx
xmlsecurity/source/framework/xsec_framework.cxx
xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
xmlsecurity/tools/demo/util.hxx
xmlsecurity/workben/signaturetest.cxx
2011-03-09 16:20:50 -06:00
Ivo Hinkelmann
e8a6c5a277
CWS-TOOLING: integrate CWS os146
2011-03-07 17:31:32 +01:00
Christina Rossmanith
b74d1e2541
Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from components
2011-03-05 08:42:43 +01:00
Guillaume Poussel
26e4971dfb
Remove various useless comments in components.
...
Signed-off-by: Luboš Luňák <l.lunak@suse.cz>
2011-03-04 19:41:47 +01:00
Thomas Arnhold
fdeb501678
Move DBG_ERROR to OSL_FAIL
2011-03-02 15:00:30 +01:00
Ivo Hinkelmann
df32f5c976
CWS-TOOLING: integrate CWS sw34bf03
2011-02-28 16:55:36 +01:00
Thomas Arnhold
feaab47c15
Remove WTC support
...
http://www.openoffice.org/issues/show_bug.cgi?id=52746
"WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-19 16:21:52 +01:00
David Tardon
86026d191c
WaE: unused variable
2011-02-17 09:46:42 +01:00
David Tardon
2087f6f92d
WaE: unused variable
2011-02-17 09:40:22 +01:00
David Tardon
16c242c9df
WaE: unused variable
2011-02-17 09:40:14 +01:00
Ivo Hinkelmann
93f662a939
CWS-TOOLING: integrate CWS accfixes
2011-02-16 15:09:19 +01:00
Ivo Hinkelmann
725c97e168
CWS-TOOLING: integrate CWS mongolianlayout
2011-02-16 13:15:38 +01:00
Malte Timmermann [mt]
34ca828e5a
fixed compile errors after resync to m100, part2
2011-02-16 12:33:30 +01:00
os
883e2b1125
USHORT removed
2011-02-16 11:53:46 +01:00
Mathias Bauer
9ab412d7ba
CWS mongolianlayout: resync to m100
2011-02-15 18:08:15 +01:00
Malte Timmermann [mt]
f42f3b496a
accfixes: merged to m100
2011-02-15 17:14:59 +01:00
os
6ba0d5c936
m100 merged
2011-02-15 16:01:31 +01:00
Caolán McNamara
b5f02c24a1
WaE: unused return val
2011-02-13 20:01:03 +00:00
Guillaume Poussel
8add752517
Remove bogus comments
2011-02-13 17:35:58 +01:00
Joseph Powers
e66aaababc
Remove precompiled header support.
...
The precompiled header has already been disabled via #if 0. I just deleted
the precompile header code and removed the include from all the files.
A make clean works fine on CUI.
2011-02-12 15:02:35 -08:00
Michael Stahl
2883c00e18
sw34bf03: merge to-be-m100 DEV300_next
2011-02-11 15:41:40 +01:00
Caolán McNamara
d63540aebd
Describe fonts the same way as the default font dialogs on each platform do
...
i.e.
Windows: Font, Style, Size
http://msdn.microsoft.com/en-us/library/ms646958%28v=vs.85%29.aspx
MacOsX: Family, Typeface, Size
http://sketchup.google.com/crimages/layout-set-ShowFonts-mac-en.jpg
GNOME: Family, Style, Size
http://live.gnome.org/Design/GTKFontDialog/UsabilityEvaluations
2011-02-11 09:36:19 +00:00
Guillaume Poussel
842bfb16f7
Remove useless comments in components.
2011-02-08 19:06:48 +01:00
Carsten Driesner
25fafb0689
removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
2011-02-08 11:05:35 +01:00
Carsten Driesner
7fa8864a0f
removetooltypes01: Rebase to DEV300m99
2011-02-07 13:06:08 +01:00
Julien Nabet
ba11d549dc
Some cppcheck cleaning
2011-02-06 23:16:23 +01:00
Thomas Arnhold
50c26300e5
Remove lots of dead code
2011-02-06 13:43:35 +01:00
Caolán McNamara
1eac75fc62
Resolves: rhbz#673819 crash on changing position of drawing object in header
...
The header/footer objects are cunning wrappers to pretend to some parts
of the drawing stuff that there are multiple objects, while in reality
there is only one. So call HasText actually gets a totally different
object from the cast :-(
2011-01-30 20:38:00 +00:00
Vladimir Glazunov
f4731b6f2e
CWS-TOOLING: integrate CWS undoapi
2011-01-28 11:59:17 +01:00