Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-22 | adapt for new api | Caolán McNamara | |
2011-06-21 | gnumake4: postmerge fixes in cui | Bjoern Michaelsen | |
2011-06-21 | fix label of Save Keyboard Configuration dialog fdo#31353 | Andras Timar | |
2011-06-20 | fix ambiguity | Caolán McNamara | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | |
2011-06-20 | sFontGroup unused | Caolán McNamara | |
2011-06-20 | totally pointless intermediate object | Caolán McNamara | |
2011-06-20 | catch by const reference | Caolán McNamara | |
2011-06-19 | Replace List with std::vector< FilterEntry* > | Joseph Powers | |
2011-06-18 | remove all traces of offuh from makefiles | David Tardon | |
2011-06-17 | small improvement of Insert -> Hyperlink -> Internet dialog | Andras Timar | |
2011-06-16 | remove Telnet option from Insert Hyperlink dialog | Andras Timar | |
2011-06-16 | remove Search Options page from Internet group on Options dialog fdo#38146 | Samuel Cantrell | |
2011-06-13 | fdo#33293: Option to configure initial number of sheets in Calc. | Albert Thuswaldner | |
2011-06-10 | Replace List with std::vector< SvxBmpItemInfo* > | Joseph Powers | |
2011-06-10 | move font itemset handling down into the fontpreview widget | Michael Meeks | |
2011-06-10 | Whitespace cleanup. | Joseph Powers | |
No code changes. | |||
2011-06-10 | Replace List with vector< sal_uLong > | Joseph Powers | |
2011-06-10 | #include "cuigaldlg.hxx" was done twice. | Joseph Powers | |
2011-06-08 | Disable Removebutton in optchart | Rob Snelders | |
2011-06-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Jan Holesovsky | |
2011-06-03 | __cdecl -> SAL_CALL | Christina Rossmanith | |
2011-06-01 | fix for bug fdo 36519 | Jean-Baptiste Faure | |
Use human readable format name instead of internal filter names in Load/save options UI | |||
2011-06-01 | fix for bug fdo 36519 | Jean-Baptiste Faure | |
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 | |
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 | |
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 | |
2011-05-22 | Replace List for std::vector<String>. | Rafael Dominguez | |
2011-05-21 | Drop OS2 | Tor Lillqvist | |
2011-05-20 | adjust for return by ref instead of pointer | Caolán McNamara | |
2011-05-20 | adapt for singleton api change | Caolán McNamara | |
2011-05-20 | adjust for modified singleton | Caolán McNamara | |
2011-05-18 | Convert SvCommandList from an OwnList to a vector<> | Joseph Powers | |
2011-05-17 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier | |
2011-05-17 | WaE (picky) - noeol | Christian Lohmaier | |
2011-05-07 | Remove deprecated List in SvxLineTabPage for std::vector<String>. | Rafael Dominguez | |
2011-05-07 | Remove deprecated List in SvxNumOptionsTabPage for std::vector<String>. | Rafael Dominguez | |
2011-05-07 | Remove deprecated List in SvxBitmapPickTabPage for std::vector<String>. | Rafael Dominguez | |
2011-05-06 | Use the color conversion functions from basegfx. | Jan Holesovsky | |
2011-05-06 | Don't beep on non-hex input, just ignore it. | Jan Holesovsky | |
Beeping is too annoying ;-) | |||
2011-05-06 | Add Emacs and Vim modelines. | Jan Holesovsky | |
2011-05-06 | New color picker dialog for all applications. | Christian Lippka | |
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 | |
2011-04-28 | fixed cppcheck warnings | Andreas Becker | |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky | |
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 | |
2011-04-19 | Change global header file to local | Dimitri Duc | |
2011-04-18 | all bogus comments removed keeping the indentation | Júlio Hoffimann | |
2011-04-18 | rename this to keep gbuild happy | Caolán McNamara | |
2011-04-16 | remove unused files | David Tardon | |