summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2011-11-08removed Simple Handles optionTim Hardeck3-30/+0
Removed the unnecessary option "Simple Handles" with all related functions and icons.
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-17Undo basis/brand split: fold brand.xcd into main.xcd.Stephan Bergmann4-20/+15
2011-10-17Undo basis/brand split: move help/ from basis to brand.Stephan Bergmann2-4/+2
2011-10-12officecfg: hack: adapt Help pathMichael Stahl2-2/+4
this is just to get my smoketest running and should be revisited.
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2-3/+3
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-32/+1
2011-10-01Cmis: Fixed the installation of the new UCP provider and libcmisCédric Bosdonnat1-1/+1
2011-10-01Added cmis+atom:// scheme to the tools urlobj.Cédric Bosdonnat1-0/+11
Found out a unexecuted cppunit test for the urlobj, fixed it and added a test for the cmis+atom:// URLs
2011-09-26Manage Names: adapt menu to changesMarkus Mohrhard1-2/+2
2011-09-23bump to libexttextcatCaolán McNamara2-4/+4
As an aside we can always use the configuration and data files belonging to the system version now in --with-system-libexttextcat mode, so need for the --data option.
2011-09-21change font name in Thai fall-back font lists in VCL.xcuTantai Tanakanok1-4/+4
2011-09-14default shortcut for .uno:SearchDialog should be Ctrl+HAndras Timar1-7/+2
Ctrl+Alt+F was not good, because on some keyboard layouts it enters a character. Ctrl+Alt (=AltGr on Windows) should be avoided, if possible.
2011-09-13Page Break: show the meta-characters by defaultCédric Bosdonnat2-9/+9
2011-09-12Revert "n#676858: added new menu entry for headers/footers edit mode"Cédric Bosdonnat1-8/+0
This reverts the following commits: + f3e275a2123c6356951a294051d0be230c178851 + 29a45a09ba8a21022e105f3d500a027f93a4fca0 (partly) Conflicts: officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
2011-09-09make use of Configuration consistent with other gbuild classesDavid Tardon1-10/+10
2011-09-07typoLionel Elie Mamane1-1/+1
2011-08-22Color config cleanup: last bits remaining removedCédric Bosdonnat2-8/+8
2011-08-22Fixed color config schemas after clean-upCédric Bosdonnat2-69/+0
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara1-1/+1
2011-08-19recover missing evoab2 optional module configCaolán McNamara2-120/+1
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat2-0/+15
2011-08-18registered but uninstalled database drivers break address book wizardCaolán McNamara1-11/+0
among other things undoubtedly. The idea was IIRC to drop adabas support, so lets not register the uninstalled components, and while we're at it not build it either.
2011-08-13officecfg: convert to gbuildMichael Stahl23-888/+418
2011-08-11Headers/Footers: unified menu entry string with calc's oneCédric Bosdonnat1-1/+1
2011-08-11Use EditHeaderAndFooter like calc does.Thomas Arnhold1-1/+1
This fixes a missing icon bug for writer. Writer tried to load cmd/sc_editheaderfooter.png but only cmd/sc_editheaderandfooter.png existed. Calc is using cmd/sc_editheaderandfooter.png so I assumed this is the right way.
2011-07-30prevent extracting a single space for translationAndras Timar1-1/+1
2011-07-11Change Menuitem Insert Ruler to RuleJeffrey Chang1-1/+1
2011-07-07Remove online registration related codeMatus Kukan1-5/+0
2011-07-06fix for fdo#30800: Option to display grid lines on colored cellsAndré Schnabel1-0/+9
* declaration of new config property "GridOnColoredCells" (path: "/org.openoffice.Office.Calc/Layout/Line")
2011-06-30n#676858: added new menu entry for headers/footers edit modeCédric Bosdonnat1-0/+8
2011-06-16remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell2-466/+1
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner1-2/+20
2011-06-13default config location has changed, look in old config dir when migratingNoel Power1-2/+2
A previous patch (boostrap:25bd2eec77ed774a37d1cddd0d72312e23d5e9fd) changed the default configuration directory location ( on unix ) When evaluating user configurations for migration we need to search the old default config dir and not the new default config directory,
2011-06-10List Microsoft JhengHei instead of Microsoft YaHei as Hant fontCaolán McNamara1-10/+10
Microsoft JhengHei (微軟正黑體) is vista's Traditional (Hant) font, while Microsoft YaHei (微软雅黑) is vista Simplified (Hans) font
2011-06-09fix indentCaolán McNamara1-30/+30
2011-06-03move default language independent layout templatesKalman Szalai - KAMI1-2/+2
from /share/template to /share/template/common
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-57/+57
2011-06-03split ctl sequence check defaults from ctl defaultsCaolán McNamara2-5/+6
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-0/+14
Conflicts: basic/source/app/app.cxx basic/source/runtime/iosys.cxx desktop/unx/source/start.c sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx svx/AllLangResTarget_svx.mk sysui/desktop/productversion.mk sysui/desktop/share/makefile.mk
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-coreJan Holesovsky1-6/+6
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky4-6/+47
Conflicts: basic/source/classes/sbunoobj.cxx basic/source/inc/runtime.hxx basic/source/runtime/step1.cxx desktop/source/deployment/dp_services.cxx drawinglayer/prj/d.lst drawinglayer/source/primitive2d/makefile.mk sfx2/source/appl/appinit.cxx sfx2/source/appl/appquit.cxx sfx2/source/inc/appdata.hxx sfx2/source/view/viewfrm.cxx svx/source/fmcomp/gridctrl.cxx vbahelper/source/vbahelper/vbahelper.cxx
2011-05-26change default fall-back font lists for Thai locale in vcl.xcuSamphan Raruenrom1-6/+6
I've done a small research on preferred fonts for Thai in Windows/Linux/MacOSX by consulting several communities, font developers and authority. Here is the modification that the Thai community decide that best for Thai locale. It will help users when exchanging documents between these platforms with different installed fonts and also promote the use of the new government sponsored free fonts (TH_Sarabun) as the standard cross-platform fonts.
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan7-13/+13
2011-05-05fix for #fdo35706 - ( Ctrl-F & Ctrl-Alt-F don't work in basic IDE )Noel Power1-0/+14
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2-4/+45
Conflicts: avmedia/source/gstreamer/gstframegrabber.cxx avmedia/source/gstreamer/gstplayer.cxx avmedia/source/gstreamer/gstplayer.hxx basic/inc/basic/sbxdef.hxx basic/source/classes/sbxmod.cxx basic/source/comp/makefile.mk basic/source/comp/sbcomp.cxx basic/source/inc/namecont.hxx basic/source/inc/scriptcont.hxx basic/source/runtime/methods.cxx basic/source/runtime/runtime.cxx basic/source/runtime/stdobj.cxx basic/source/runtime/step1.cxx basic/source/uno/namecont.cxx basic/util/makefile.mk connectivity/source/commontools/predicateinput.cxx connectivity/source/drivers/dbase/DNoException.cxx connectivity/source/drivers/dbase/DTable.cxx connectivity/source/drivers/file/fcomp.cxx connectivity/source/drivers/jdbc/JConnection.cxx connectivity/source/drivers/odbcbase/OResultSet.cxx connectivity/source/drivers/odbcbase/OStatement.cxx connectivity/source/parse/sqlnode.cxx desktop/source/app/app.cxx drawinglayer/inc/drawinglayer/primitive2d/drawinglayer_primitivetypes2d.hxx drawinglayer/source/processor2d/vclprocessor2d.cxx formula/inc/formula/token.hxx formula/source/core/api/token.cxx fpicker/source/win32/filepicker/VistaFilePickerImpl.hxx fpicker/source/win32/filepicker/platform_vista.h framework/source/helper/persistentwindowstate.cxx framework/source/uielement/menubarmanager.cxx oovbaapi/ooo/vba/XFoundFiles.idl oovbaapi/ooo/vba/excel/XApplication.idl oovbaapi/ooo/vba/msforms/XCheckBox.idl oovbaapi/ooo/vba/msforms/XComboBox.idl oovbaapi/ooo/vba/msforms/XControl.idl oovbaapi/ooo/vba/msforms/XGroupBox.idl oovbaapi/ooo/vba/msforms/XLabel.idl oovbaapi/ooo/vba/msforms/XListBox.idl oovbaapi/ooo/vba/msforms/XNewFont.idl oovbaapi/ooo/vba/msforms/XRadioButton.idl oovbaapi/ooo/vba/msforms/XTextBox.idl oovbaapi/ooo/vba/msforms/XToggleButton.idl scripting/source/dlgprov/dlgevtatt.cxx sfx2/source/control/unoctitm.cxx sfx2/source/doc/objstor.cxx sfx2/source/doc/objxtor.cxx svx/inc/svx/svdograf.hxx svx/source/form/fmpage.cxx svx/source/form/fmpgeimp.cxx svx/source/svdraw/svdedtv.cxx svx/source/svdraw/svdfmtf.cxx svx/source/svdraw/svdograf.cxx svx/source/svdraw/svdouno.cxx svx/source/xml/xmlgrhlp.cxx uui/source/iahndl-ssl.cxx vbahelper/Library_msforms.mk vbahelper/Library_vbahelper.mk vbahelper/inc/vbahelper/vbahelper.hxx vbahelper/prj/build.lst vbahelper/source/msforms/vbacombobox.cxx vbahelper/source/msforms/vbacontrol.cxx vbahelper/source/msforms/vbacontrols.cxx vbahelper/source/msforms/vbaframe.cxx vbahelper/source/msforms/vbaframe.hxx vbahelper/source/msforms/vbalabel.cxx vbahelper/source/msforms/vbalabel.hxx vbahelper/source/msforms/vbalistbox.cxx vbahelper/source/msforms/vbalistbox.hxx vbahelper/source/msforms/vbamultipage.cxx vbahelper/source/msforms/vbatogglebutton.cxx vbahelper/source/msforms/vbauserform.cxx vbahelper/source/vbahelper/vbacommandbar.cxx vbahelper/source/vbahelper/vbacommandbarcontrol.cxx vbahelper/source/vbahelper/vbacommandbarcontrols.hxx vbahelper/source/vbahelper/vbahelper.cxx vbahelper/source/vbahelper/vbawindowbase.cxx xmloff/source/meta/xmlmetai.cxx xmloff/source/style/PageMasterExportPropMapper.cxx xmloff/source/style/PageMasterStyleMap.cxx xmloff/source/text/txtexppr.cxx xmloff/source/text/txtprmap.cxx
2011-04-26modify/delete wordbook files for goodAndras Timar3-3/+3
* extras/source/wordbook/lang/*/soffice.dic: deleted These files were in old binary format and almost all language files were replicas of the en-US file. There were two exceptions: German and Slovenian. André Schnabel checked the German word list and he said that they can be deleted. Martin Srebotnjak checked the Slovenian word list and he asked me to keep those words -> sl.dic * extras/source/wordbook/oracle.dic: deleted It was not used in the build. It contained Oracle brand names, etc. * extras/source/wordbook/standard.dic: deleted It was built and delivered, but not packaged. It was an empty dictionary file which would be created anyway when the user creates a new empty dictionary. * extras/source/wordbook/technical.dic: Entries were sorted so it will be easier to add new words. Some entries were added from lang/en-US/soffice.dic. * extras/source/wordbook/sl.dic: added Slovenian words * extras/source/wordbook/en-US.dic: added English words * extras/source/wordbook/en-GB.dic: added English words * scp2/source/ooo/ : These wordbook files should not depend on the UI language. They should not be in language packs but they all should be installed for every language like spell checker dictionaries. * officecfg/registry/ : Paths adjusted, so application looks for wordbook files in the right directory. I enabled all dictionaries by default in Linguistic.xcs.
2011-04-06Change accel key for Clear Direct Formatting back to DOctavio Alvarez2-2/+2
2011-04-06Improve order of open and save as dialogsMatus Kukan1-5/+5