Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-23 | Rename .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-20 | Merge 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-13 | make impress templates language neutral to save space | Michael Meeks | |
2010-12-08 | make impress templates language neutral to save space | Michael Meeks | |
2010-12-04 | merge transogl-transitions-officecfg.diff | Norbert Thiebaud | |
2010-12-01 | fdo#32007# Only register EvolutionLocal when evolution support is enabled | Caolán McNamara | |
(cherry picked from commit fdd1df3de3e902df73e389d045054d86807df84a) | |||
2010-12-01 | fdo#32007# Only register EvolutionLocal when evolution support is enabled | Caolán McNamara | |
2010-11-29 | Changed 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-26 | Merge branch 'libreoffice-3-3' | Rene Engelhard | |
2010-11-25 | Put show credits entry into all app ui configs | Thorsten Behrens | |
* fix cmd url typo in GenericCommands.xcu * build & deliver credits.odt * avoid duplicate slot id for ShowCredits menu item | |||
2010-11-25 | Merge remote branch 'origin/libreoffice-3-3' | Jan Holesovsky | |
2010-11-25 | Switch 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-15 | Fix typo in slide transition names | Mattias Johnsson | |
This fixes i#102212. (cherry picked from commit c622a087157f43d3cb83eaae8a76ed59e081a699) | |||
2010-11-15 | Fix typo in slide transition names | Mattias Johnsson | |
This fixes i#102212. | |||
2010-11-11 | Remove all traces of _HC (high contrast) from libs-core | Sebastian Spaeth | |
This compiles successfully, but is otherwise only lightly tested. | |||
2010-11-05 | Adds extra credits item to help menu | Thorsten 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-05 | Adds extra credits item to help menu | Thorsten 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 manufacturer | Dwayne Bailey | |
(cherry picked from commit f38ee905dec951b6ec03706bafb80d7d0cd0f000) | |||
2010-11-03 | Replace "DataForm..." to "Form..." in the menu item. | Kohei Yoshida | |
2010-11-03 | Replace "DataForm..." to "Form..." in the menu item. | Kohei Yoshida | |
2010-11-03 | #i113803# Add label specification for Tower manufacturer | Dwayne Bailey | |
2010-11-03 | Apply hebrew-culmus.diff | Tor Lillqvist | |
Prioritize Hebrew Culmus fonts, Debian bugs #280084, #296152, #300642. | |||
2010-11-03 | Munge font preferences | Tor Lillqvist | |
Do permanently what bin/font-munge does, so we don't need to call that any more each time when building. | |||
2010-10-28 | add experimental config option | Michael Meeks | |
2010-10-26 | Default to bigger handles in Draw/Impress. | Thorsten Behrens | |
Much easier to interact with shapes - screen dpi is only getting higher these days | |||
2010-10-19 | Switch all urls from TDF to LibreOffice | Thorsten 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 dialog | Caolán McNamara | |
2010-10-15 | migrate OOo 3.x data | Noel Power | |
2010-10-14 | Use Ctrl-Shift-D to launch selection list in Calc. | Kohei Yoshida | |
2010-10-13 | Merge branch 'master' into feature/calc-key-binding-compat | Kohei Yoshida | |
2010-10-13 | Merge commit 'origin/master' | Noel Power | |
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx | |||
2010-10-13 | Merge branch 'vba' fix conflics, trailing ws & tab issues | Noel 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-13 | Register evo address book | Michael Meeks | |
2010-10-13 | merge evo address book mapping in | Michael Meeks | |
2010-10-11 | New options tab page for Calc's compatibility settings. | Kohei Yoshida | |
2010-10-08 | Port of Lotus Word Pro filter, by Fong Lin and Noel Power | Fong Lin | |
2010-10-07 | Webservice URLs now point to documentfoundation | Thorsten Behrens | |
Changed places referencing OOo webservices to refer to *.documentfoundation.org instead. Also, append coutry string to URL. | |||
2010-10-06 | turn off NumberRecognition in writer, its surprising behaviour | Caolán McNamara | |
2010-10-06 | default to just printing the formula itself in math, saves space | Caolán McNamara | |
2010-10-06 | initial commit for vba blob ( not including container_control stuff ) | Noel Power | |
2010-10-05 | Ported calc-english-func-names-*.diff from ooo-build. | Kohei Yoshida | |
Add option to switch to English function names instead of the localized ones. In some locales (especially in Hungary) the users are more accustomed to the English function names rather other than translated names (i#38765). | |||
2010-10-05 | Ported always-save-option-*.diff from ooo-build. | Kohei Yoshida | |
A new configuration option to toggle allowing of saves even when no "modification" has been made. | |||
2010-10-05 | add some configure options to control external libtextcat and libtextcat data | Caolán McNamara | |
2010-10-04 | Ported calc-insert-current-time-*.diff from ooo-build. | Kohei Yoshida | |
2010-10-01 | fdo#30533: Fixed various OOo URLs | Cédric Bosdonnat | |
Fixed the extension URL in the extension manager. | |||
2010-09-29 | Ported autocorrect-accidental-caps-lock-officecfg.diff from ooo-build. | Kohei Yoshida | |
2010-09-29 | Ported sc-default-delete-backspace-key.diff from ooo-build. | Kohei Yoshida | |
2010-09-28 | Replace the "Help Support" menu item by the "License Information" one | Fridrich Štrba | |
2010-09-24 | Remove migration setting, erroneously clobbering UseSystemFileDialog | Michael Meeks | |
Notes: split repo tag: libs-core_OOO_BUILD_3_2_99_0_PRE | |||
2010-09-16 | calc-enhanced-merge-cells-officecfg.diff: Merged | Kohei Yoshida | |
n#213205, i#67243, i#101042 Merging/unmerging of cells on multiple sheets & merge center icon. |