Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-14 | iremove useless x-comment lines | Andras Timar | |
2012-04-12 | fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in Draw | Andras Timar | |
... just like it is in Impress. The fix for fdo#32559 was partially reverted. I think .uno:CopyObjects is more useful in Draw, than .uno:ChangeCaseRotateCase. | |||
2012-04-04 | fdo#33088 better CSV import default separators | Eike Rathke | |
2012-04-04 | officecfg: use CustomTarget makefile | Matúš Kukan | |
2012-04-02 | Internal fpicker cleanup and rework | Cédric Bosdonnat | |
Changes: * Use SvHeaderTabListBox for the places list to get a nicer list * Remove the "Default Directory" button: it's in the places * Remove the Up and New Folder icons: look ugly beside the edit field * Added proper icons for places | |||
2012-04-02 | fpicker: a list of bookmarks in the file picker | Martin Richard | |
under dual licences MPLv1+/LGPLv3+ Authors: Martin Richard <martius@martiusweb.net> Julien Levesy <jlevesy@gmail.com> | |||
2012-03-23 | .dtd files don't need executable bits | Michael Stahl | |
2012-03-23 | Add FormatXErrorBar, DeleteXErrorBar menu entries in chart. | Rafael Dominguez | |
-Update ModelState to reflect the changes. | |||
2012-03-23 | Add chart insert X errorbar toolbar and popup menu entries. | Rafael Dominguez | |
- Dispatch the commands to the proper functions. | |||
2012-03-09 | Disable auto-numbering by default. | Cameron Paul | |
2012-03-06 | Added option to hide external link buttons on Start Center | Szabolcs Dezsi | |
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed. | |||
2012-03-02 | Clean up | Stephan Bergmann | |
2012-02-29 | add Amharic (am) UI translation | Andras Timar | |
2012-02-24 | fdo#46571 add Gurmukhi MT font for pa-IN | Andras Timar | |
2012-02-16 | Typo fix: com.sum -> com.sun | Tor Lillqvist | |
2012-02-13 | fdo#44516: Improved label/BC wizard - set paper size | Winfried Donkers | |
2012-02-02 | remove MS Sans Serif, Charcoal, Chicago, Helv, WarpSans | Andras Timar | |
MS Sans Serif was the UI font of Win9x Helv was the UI font of Windows 1.x - 3.0 WarpSans was in OS/2 Charcoal was in Mac OS 8 and 9 Chicago was in Mac OS until 1997 | |||
2012-02-02 | remove DefaultFonts nodes for languages with Latin or Cyrillic script | Andras Timar | |
these entries are obsolete, because modern Unicode fonts that are defined in English section cover these languages, too | |||
2012-02-02 | add Segoe UI (Win7) to English default UI font list | Andras Timar | |
and promote Tahoma (Win XP) also removed MS Sans Serif (Win 9x) | |||
2012-02-02 | remove empty DefaultFonts nodes (en fallback is used anyway) | Andras Timar | |
2012-02-02 | remove Andale Sans UI | Andras Timar | |
we don't ship it, OS vendors don't ship it, and has poor Unicode coverage | |||
2012-02-02 | added zh-MO (Chinese in Macau) default fonts, based on zh-HK | Andras Timar | |
2012-02-02 | add/fix default fonts for languages that use Tibetan script | Andras Timar | |
bo is Tibetan, dz is Dzongkha Microsoft Himalaya comes with Vista and Windows 7 Kailasa comes with Mac OS X 10.5 and higher | |||
2012-02-02 | fdo#45446: officecfg: turn off SaveBackwardCompatibleODF | Michael Stahl | |
As detailed in the bug, this option is the reason why LO writes several elements and attributes that are not valid in ODF; the corresponding bugs in the import filters are all fixed in OOo 2.4 or earlier, so there is no reason to risk interoperability problems with other ODF impolementations for this any more. | |||
2012-02-01 | A few safe replacements of pathes->paths | Jesús Corrius | |
2012-01-31 | Move unotools/configuration.hxx to comphelper | Stephan Bergmann | |
...so that other code in comphelper can use it. | |||
2012-01-30 | Option to set tab prefix for new worksheets | Albert Thuswaldner | |
2012-01-30 | Fixed cppheader.xsl nillable treatment. | Stephan Bergmann | |
* cppheader.xsl had initially been written under the false assumption that a missing oor:nillable attribute defaults to "false" instead of "true". That has been fixed. * As a result, many places that use the new simplified officecfg/*.hxx headers broke as they did not expect value types to be wrapped boost::optional. To keep the code simple, I decided to change all occurrences in officecfg/registry/schema/ of properties that specify a default <value> and do not explicitly specify oor:nillable="true" to oor:nillable="false". Strictly speaking, this is an incompatible change, but in many cases it should be what was intended, anyway. * Some places that use the new simplified officecfg/*.hxx headers still had to be adapted to boost::optional wrapping. * This showed that unotools/configuration.hxx did not yet work for those wrapped properties and needed fixing, too. | |||
2012-01-27 | use the correct application icon of Writer/Web under Windows | Andras Timar | |
2012-01-25 | Add configuration wrappers for groups, too (to add listeners etc.). | Stephan Bergmann | |
2012-01-24 | remove bn-IN node, we have bn | Andras Timar | |
2012-01-24 | Fix build: dupplicate node/prop /VCL/DefaultFonts/bn | Fridrich Štrba | |
2012-01-24 | country code 'IN' is not in use for these locales fdo#44208, fdo#45107 | Andras Timar | |
2012-01-23 | add the "Send Feedback..." help menu item | Ivan Timofeev | |
2012-01-21 | officecfg: namespace prefix make variable FILES | Michael Stahl | |
2012-01-18 | fdo#37740 remove duplicate icons from soffice.bin/soffice.exe | Andras Timar | |
2012-01-16 | Resolves: fdo#43984 Update VCL.xcu for Chinese (Traditional) language | Cheng-Chia Tseng | |
2012-01-15 | don't create lock files for unit tests | Markus Mohrhard | |
special thanks to Stephan for the configuration part | |||
2012-01-10 | some misc tidyup ( that was reverted ) | Noel Power | |
some id and string renaming from b08e273015d72251b68bca86535cf5919dd9e40e was reverted, those parts of the changes are reapplied here | |||
2012-01-10 | Revert "remove duplicated images for basic dialog form controls ( & misc ↵ | Noel Power | |
tidyup )" This reverts commit 83a28682f21f7b284aa57f9c336bae551621da03. | |||
2011-12-27 | Use default UI_SANS (dropping Culmus fonts), but keep Tahoma first (for Windows) | Lior Kaplan | |
Don't override SANS_UNICODE Drop nachlieli and lucidagrande (no such fonts) Beautify remaining fonts' names | |||
2011-12-25 | fdo#32936: Remove Tahoma from the Hebrew font list (except the UI list) | Lior Kaplan | |
2011-12-22 | sw: Improved document comparison based on RSIDs. | Tzvetelina Tzeneva | |
2011-12-21 | Don't show the non-printing characters by default. | Jan Holesovsky | |
2011-12-16 | fdo#33602: Preserving dbf import/export charset. | Muthu Subramanian | |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek | |
configurable at build time via ABOUTBOXPRODUCTVERSIONSUFFIX in instsetoo_native/util/openoffice.lst configurable at runtime via registry/data/org/openoffice/Setup.xcu and ooSetupVersionAboutBoxSuffix property | |||
2011-12-15 | Correctly handle <set> directly within <component>. | Stephan Bergmann | |
2011-12-14 | Work around GNU Make 3.81 problem. | Stephan Bergmann | |
2011-12-14 | Create workdir sub-dirs before writing to them. | Stephan Bergmann | |
2011-12-13 | Also escape dots in entity names used as C++ identifiers. | Stephan Bergmann | |