Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-13 | catch by const reference | Caolán McNamara | |
2011-06-13 | lets make this sal_Int32 on all platforms | Caolán McNamara | |
2011-06-13 | rename SetKey to informative SetCryptMaskKey | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | entire storage dir is unused/unbuilt | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara | |
2011-06-13 | default config location has changed, look in old config dir when migrating | Noel Power | |
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-12 | Don't build this for iOS or Android either | Tor Lillqvist | |
2011-06-10 | Update the toolbar's popup menu hidden items. | Jan Holesovsky | |
2011-06-10 | move font itemset handling down into the fontpreview widget | Michael Meeks | |
2011-06-10 | simple re-factor to share selection code | Michael Meeks | |
2011-06-10 | Remove obsolete #define | Nigel Hawkins | |
2011-06-10 | List Microsoft JhengHei instead of Microsoft YaHei as Hant font | Caolán McNamara | |
Microsoft JhengHei (微軟正黑體) is vista's Traditional (Hant) font, while Microsoft YaHei (微软雅黑) is vista Simplified (Hans) font | |||
2011-06-09 | fdo#37646: Avoid crash when pasting a form control into chart. | Kohei Yoshida | |
2011-06-09 | fix indent | Caolán McNamara | |
2011-06-09 | disable splash build completely for Mac | Michael Meeks | |
2011-06-09 | fix wrong bullet placement when stretching happens (fixes n#694344) | Radek Doulik | |
2011-06-07 | fix auto-correction crash - fdo#38000 | Michael Meeks | |
2011-06-07 | Related: rhbz#652604 ensure wizard is dismissed if exception thrown | Caolán McNamara | |
2011-06-07 | Related: rhbz#652604 better survive exceptions thrown during autorecover | Caolán McNamara | |
2011-06-07 | Remaining translations of German comments from fdo#33424 | Korrawit Pruegsanusak | |
2011-06-07 | WaE: pPrinter unused, so don't fetch it | Caolán McNamara | |
2011-06-07 | use standard pattern for this | Caolán McNamara | |
2011-06-07 | use the standard template for this | Caolán McNamara | |
2011-06-07 | rend() on a non-const container is a non-const iterator | Fridrich Štrba | |
2011-06-06 | Replace List for std::vector<const SfxItemSet*>. | Rafael Dominguez | |
2011-06-06 | Replace List for std::vector<SfxStyleSheetBase*>. | Rafael Dominguez | |
2011-06-06 | Sanity test, seems to fix fdo#37930 | Tor Lillqvist | |
2011-06-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Jan Holesovsky | |
Conflicts: connectivity/qa/makefile.mk sfx2/source/appl/appdata.cxx sfx2/source/appl/appinit.cxx sfx2/source/inc/appdata.hxx sysui/desktop/productversion.mk xmloff/source/forms/elementimport.cxx | |||
2011-06-06 | Revert "Add Unity Quick List to StartCenter icon" | Bjoern Michaelsen | |
This reverts commit 572c84d696926132b30060203cd1ab1b16b8fc49. see dev mailing list for details | |||
2011-06-05 | Add Unity Quick List to StartCenter icon | libo32 | |
Adding Writer, Calc, Impress, Draw, Base, Math, Global to Unity Quick List of StartCenter icon. | |||
2011-06-04 | Removed commented code | Christina Rossmanith | |
2011-06-04 | Duplicate code: join ImportFrom and InsertFrom | Christina Rossmanith | |
2011-06-04 | Removed commented lines | Christina Rossmanith | |
2011-06-04 | __cdecl -> SAL_CALL | Christina Rossmanith | |
2011-06-04 | Removed comments/commented code | Christina Rossmanith | |
2011-06-04 | Using "$(ICONPREFIX.libreoffice)-" as icon prefix | Kalman Szalai - KAMI | |
During packaing phase we create only one type of /opt/libreoffice3.4/share/*.desktop files however we create icon files for all products (libreoffice, oxygenoffice) This patch fix icon names to libreofficexx-then all program desktop files will have icons again in OxygenOffice | |||
2011-06-03 | Add OxygenOffice menu-icon package support | Kalman Szalai - KAMI | |
Signed-off-by: pmladek@suse.cz | |||
2011-06-03 | move default language independent layout templates | Kalman Szalai - KAMI | |
from /share/template to /share/template/common | |||
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-06-03 | split ctl sequence check defaults from ctl defaults | Caolán McNamara | |
2011-06-03 | fix paths and restore original semantics | David Tardon | |
2011-06-02 | catch by const reference | Caolán McNamara | |
2011-06-01 | remove uriabbrev registered as fwl from fwk | Caolán McNamara | |