summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2011-02-08Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreJan Holesovsky
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Conflicts: sfx2/source/appl/appserv.cxx
2011-02-08lp#696527: enable human icon theme in LibreOfficebjoern.michaelsen@canonical.com
Signed-off-by: bjoern.michaelsen@canonical.com <Bjoern Michaelsen>
2011-02-01Alt-Down for the default data select key. (n#666060)Kohei Yoshida
It was formerly Ctrl-Shift-D which was arbitrarily picked for 3.3. We need to use Alt-Down instead to be in line with Excel's.
2011-01-27"Default Formatting" -> "Clear Direct Formatting"Octavio Alvarez
2011-01-24Start using technical.dic instead of oracle.dic (fdo#31798)Kalman Szalai - KAMI
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-17fix COMMON_OUTDIR/COMMON_OUTPUT typo (fdo#33096)Luboš Luňák
2011-01-11Resolves: fdo#32953 add preferred Malayalam fontsCaolán McNamara
(cherry picked from commit 2f70074be979ca4a58e653a561a45d8d75b52f19)
2011-01-11Resolves: fdo#32953 add preferred Malayalam fontsCaolán McNamara
2011-01-06fdo#32869: Added navigation buttons to writerMaja Djordjevic
2011-01-04Better font selection in Japanese locale.AWASHIRO Ikuya
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2010-12-23Rename .uno:UndoAction/Redo to "Undo"/"Redo", fdo#32472.Jan Holesovsky
The undo/redo text before this change says "Can't Undo", or "Can't Redo", which is apparently to be more descriptive in the menu; but this also means that the information that the functionality is unavailable is actually doubled - it is disabled, and additionally named this way. I am changing this to a simple "Undo" and "Redo" to be consistent with the rest of the functionality, nowhere else disabling a functionality adds any 'disabled' wording to that.
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
Conflicts: sfx2/source/appl/sfxhelp.cxx sfx2/source/appl/shutdowniconunx.cxx sfx2/source/menu/virtmenu.cxx sysui/desktop/share/create_tree.sh
2010-12-13make impress templates language neutral to save spaceMichael Meeks
2010-12-08make impress templates language neutral to save spaceMichael Meeks
2010-12-04merge transogl-transitions-officecfg.diffNorbert Thiebaud
2010-12-01fdo#32007# Only register EvolutionLocal when evolution support is enabledCaolán McNamara
(cherry picked from commit fdd1df3de3e902df73e389d045054d86807df84a)
2010-12-01fdo#32007# Only register EvolutionLocal when evolution support is enabledCaolán McNamara
2010-11-29Changed command name to avoid confusion.Kohei Yoshida
The command associated with Calc's delete key is now renamed to "Clear Contents" from the previous "Delete Contents", to resolve naming clash. Two UNO commands .uno:ClearContents and .uno:Delete both had the label "Delete Contents", which was confusing when modifying their key bindings from the UI. (fdo#31817)
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard
2010-11-25Put show credits entry into all app ui configsThorsten Behrens
* fix cmd url typo in GenericCommands.xcu * build & deliver credits.odt * avoid duplicate slot id for ShowCredits menu item
2010-11-25Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
2010-11-25Switch toolbar icon size to 'auto-detect'Thorsten Behrens
This semantically reverts commit b05860f43e4943bfdee59b0e44ad7bfa7f52c202, in favour of a dynamic solution in the native widgets code.
2010-11-15Fix typo in slide transition namesMattias Johnsson
This fixes i#102212. (cherry picked from commit c622a087157f43d3cb83eaae8a76ed59e081a699)
2010-11-15Fix typo in slide transition namesMattias Johnsson
This fixes i#102212.
2010-11-11Remove all traces of _HC (high contrast) from libs-coreSebastian Spaeth
This compiles successfully, but is otherwise only lightly tested.
2010-11-05Adds extra credits item to help menuThorsten Behrens
As agreed on yesterday, we want a dedicated credits document displayed from the help menu. This is the UI/code change for that, actual credits doc still missing.
2010-11-05Adds extra credits item to help menuThorsten Behrens
As agreed on yesterday, we want a dedicated credits document displayed from the help menu. This is the UI/code change for that, actual credits doc still missing. (cherry picked from commit 00d6d03478bc8ddb3ebd07ff47f54c9668c242d9)
2010-11-04#i113803# Add label specification for Tower manufacturerDwayne Bailey
(cherry picked from commit f38ee905dec951b6ec03706bafb80d7d0cd0f000)
2010-11-03Replace "DataForm..." to "Form..." in the menu item.Kohei Yoshida
2010-11-03Replace "DataForm..." to "Form..." in the menu item.Kohei Yoshida
2010-11-03#i113803# Add label specification for Tower manufacturerDwayne Bailey
2010-11-03Apply hebrew-culmus.diffTor Lillqvist
Prioritize Hebrew Culmus fonts, Debian bugs #280084, #296152, #300642.
2010-11-03Munge font preferencesTor Lillqvist
Do permanently what bin/font-munge does, so we don't need to call that any more each time when building.
2010-10-28add experimental config optionMichael Meeks
2010-10-26Default to bigger handles in Draw/Impress.Thorsten Behrens
Much easier to interact with shapes - screen dpi is only getting higher these days
2010-10-19Switch all urls from TDF to LibreOfficeThorsten Behrens
Additionally, fixes fdo#30667 with new about dialog text, and a link to http://libreoffice.org/credits.html
2010-10-18#i7065# add Title Page dialogCaolán McNamara
2010-10-15migrate OOo 3.x dataNoel Power
2010-10-14Use Ctrl-Shift-D to launch selection list in Calc.Kohei Yoshida
2010-10-13Merge branch 'master' into feature/calc-key-binding-compatKohei Yoshida
2010-10-13Merge commit 'origin/master'Noel Power
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
also removed some old headers ( which I need to add new ones for ) Conflicts: basic/source/classes/sbunoobj.cxx basic/source/classes/sbxmod.cxx xmloff/inc/xmlnmspe.hxx xmloff/inc/xmloff/xmltoken.hxx xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13Register evo address bookMichael Meeks
2010-10-13merge evo address book mapping inMichael Meeks
2010-10-11New options tab page for Calc's compatibility settings.Kohei Yoshida
2010-10-08Port of Lotus Word Pro filter, by Fong Lin and Noel PowerFong Lin
2010-10-07Webservice URLs now point to documentfoundationThorsten Behrens
Changed places referencing OOo webservices to refer to *.documentfoundation.org instead. Also, append coutry string to URL.
2010-10-06turn off NumberRecognition in writer, its surprising behaviourCaolán McNamara
2010-10-06default to just printing the formula itself in math, saves spaceCaolán McNamara