Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-01 | fix for bug fdo 36519 | Jean-Baptiste Faure | 1 | -8/+1 | |
Use human readable format name instead of internal filter names in Load/save options UI | |||||
2011-06-01 | fix for fdo#37761: Keyboard navigation broken in tools - options | Andre Schnabel | 1 | -1/+0 | |
prevent that aAutoSaveEdit will grab the focus in options dialog Signed-off-by: Noel Power <noel.power@novell.com> | |||||
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky | 1 | -1/+1 | |
Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svguno.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java | |||||
2011-05-22 | Replace List for std::vector<String>. | Rafael Dominguez | 2 | -7/+7 | |
2011-05-22 | Replace List for std::vector<String>. | Rafael Dominguez | 1 | -6/+3 | |
2011-05-21 | Drop OS2 | Tor Lillqvist | 4 | -15/+2 | |
2011-05-20 | adjust for return by ref instead of pointer | Caolán McNamara | 2 | -66/+66 | |
2011-05-20 | adapt for singleton api change | Caolán McNamara | 1 | -6/+6 | |
2011-05-20 | adjust for modified singleton | Caolán McNamara | 1 | -1/+1 | |
2011-05-18 | Convert SvCommandList from an OwnList to a vector<> | Joseph Powers | 1 | -6/+4 | |
2011-05-17 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier | 2 | -11/+11 | |
2011-05-17 | WaE (picky) - noeol | Christian Lohmaier | 2 | -2/+2 | |
2011-05-07 | Remove deprecated List in SvxLineTabPage for std::vector<String>. | Rafael Dominguez | 2 | -19/+15 | |
2011-05-07 | Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>. | Rafael Dominguez | 2 | -18/+18 | |
2011-05-07 | Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>. | Rafael Dominguez | 2 | -21/+17 | |
2011-05-06 | Use the color conversion functions from basegfx. | Jan Holesovsky | 1 | -77/+15 | |
2011-05-06 | Don't beep on non-hex input, just ignore it. | Jan Holesovsky | 1 | -6/+0 | |
Beeping is too annoying ;-) | |||||
2011-05-06 | Add Emacs and Vim modelines. | Jan Holesovsky | 4 | -1/+10 | |
2011-05-06 | New color picker dialog for all applications. | Christian Lippka | 11 | -2/+2406 | |
Replaces the old color picker with a new one. Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM | |||||
2011-04-29 | Remove some more unused code. | Joseph Powers | 1 | -962/+0 | |
2011-04-28 | fixed cppcheck warnings | Andreas Becker | 5 | -6/+6 | |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky | 1 | -1/+1 | |
Conflicts: extensions/source/svg/svgaction.cxx extensions/source/svg/svgaction.hxx extensions/source/svg/svgcom.hxx extensions/source/svg/svgprinter.cxx extensions/source/svg/svgprinter.hxx extensions/source/svg/svguno.cxx extensions/source/svg/svgwriter.cxx extensions/source/svg/svgwriter.hxx javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java package/inc/ZipFile.hxx package/inc/ZipOutputStream.hxx package/inc/ZipPackage.hxx package/inc/ZipPackageStream.hxx package/source/manifest/ManifestExport.cxx package/source/manifest/ManifestImport.cxx package/source/manifest/UnoRegister.cxx package/source/xstor/owriteablestream.cxx package/source/xstor/xstorage.cxx package/source/xstor/xstorage.hxx package/source/zipapi/EntryInputStream.cxx package/source/zipapi/EntryInputStream.hxx package/source/zipapi/XFileStream.cxx package/source/zipapi/XFileStream.hxx package/source/zipapi/XMemoryStream.cxx package/source/zipapi/XUnbufferedStream.cxx package/source/zipapi/XUnbufferedStream.hxx package/source/zipapi/ZipFile.cxx package/source/zipapi/ZipOutputStream.cxx package/source/zipapi/sha1context.hxx package/source/zippackage/ZipPackage.cxx package/source/zippackage/ZipPackageFolder.cxx package/source/zippackage/ZipPackageStream.cxx setup_native/source/win32/customactions/shellextensions/registerextensions.cxx wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java xmlsecurity/prj/build.lst xmlsecurity/source/helper/xmlsignaturehelper.cxx xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx | |||||
2011-04-22 | left arrow comments removed // <-- | Júlio Hoffimann | 3 | -4/+0 | |
2011-04-19 | Change global header file to local | Dimitri Duc | 3 | -3/+3 | |
2011-04-18 | all bogus comments removed keeping the indentation | Júlio Hoffimann | 1 | -1/+1 | |
2011-04-18 | rename this to keep gbuild happy | Caolán McNamara | 1 | -0/+0 | |
2011-04-16 | remove unused files | David Tardon | 2 | -162/+0 | |
2011-04-16 | gbuildize cui | David Tardon | 13 | -612/+397 | |
2011-04-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Petr Mladek | 4 | -198/+182 | |
Conflicts: cui/source/options/optchart.cxx | |||||
2011-04-05 | Resolves: #i117700# unused nFirstBorderText | Caolán McNamara | 1 | -10/+0 | |
2011-04-04 | restore the build-id setup code, and clean hrc file | Michael Meeks | 2 | -8/+71 | |
2011-04-04 | Switch to the LibreOffice about dialog instead | Michael Meeks | 3 | -245/+166 | |
2011-04-04 | fix --enable-dbgutil build | Caolán McNamara | 1 | -1/+1 | |
2011-04-04 | Improvement of adding and removing color charts | Rob Snelders | 6 | -11/+49 | |
(cherry picked from commit b635aad528973bf175aa8a61ad380992448b6f5a) | |||||
2011-04-04 | Improvement of adding and removing color charts | Rob Snelders | 6 | -11/+49 | |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | 3 | -0/+0 | |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | 2 | -0/+0 | |
2011-03-28 | Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windows | Cédric Bosdonnat | 3 | -10/+15 | |
2011-03-25 | Added the Adding and removing of color charts | Rob Snelders | 6 | -29/+115 | |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky | 2 | -4/+14 | |
Conflicts: package/source/zippackage/ZipPackageFolder.cxx | |||||
2011-03-21 | fwk167: Rebase to DEV300m103 | Carsten Driesner | 75 | -287/+656 | |
2011-03-19 | Missing conversion from Twip to pt | Cédric Bosdonnat | 1 | -52/+4 | |
2011-03-19 | One LineListBox to rule them all: started improving column sep line | Cédric Bosdonnat | 2 | -14/+25 | |
2011-03-19 | Fixed units mess in SvxBorderLine and BorderLineImpl | Cédric Bosdonnat | 1 | -11/+14 | |
2011-03-19 | Fix border selection page to use new width system | Cédric Bosdonnat | 1 | -8/+2 | |
2011-03-19 | Borders: SvxBorderLine widths definition changes | Cédric Bosdonnat | 1 | -22/+14 | |
2011-03-19 | Nicely draw borders using drawinglayer | Cédric Bosdonnat | 4 | -56/+103 | |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold | 5 | -10/+10 | |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 293 | -7938/+9052 | |
Conflicts: automation/source/communi/communi.cxx automation/source/server/recorder.cxx automation/source/server/server.cxx basctl/source/basicide/basobj2.cxx | |||||
2011-03-14 | Remove empty comment fields | Thomas Arnhold | 1 | -2/+0 | |