Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-24 | Merge branch 'master' into feature/gnumake4feature/gnumake4 | Bjoern Michaelsen | 1 | -2/+2 | |
2011-07-22 | Header filename case sensitivity fixes | Tor Lillqvist | 1 | -2/+2 | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 49 | -1057/+243 | |
2011-07-19 | remove duplicated en-US entries | Andras Timar | 1 | -2/+0 | |
2011-07-18 | adapt to new InsertAutomaticEntryColor method, to show automatic color | Michael Meeks | 2 | -6/+7 | |
2011-07-14 | Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parent | Caolán McNamara | 14 | -33/+41 | |
2011-07-14 | callcatcher: replace Clone() by NULL | Thomas Arnhold | 1 | -5/+5 | |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan | 2 | -7/+0 | |
2011-07-11 | callcatcher: remove unused TpBorderRGBColor | Caolán McNamara | 1 | -15/+0 | |
2011-07-01 | Do not include filedlg.hxx when not necessary | Francois Tigeot | 1 | -1/+0 | |
2011-06-30 | better sizing of copyright-text | Caolán McNamara | 1 | -4/+3 | |
2011-06-30 | center a long build string, and align normally a short one | Caolán McNamara | 1 | -11/+18 | |
2011-06-28 | pretty this up a bit | Caolán McNamara | 1 | -4/+8 | |
2011-06-28 | break build id into multiple lines if using g log | Caolán McNamara | 1 | -3/+24 | |
2011-06-28 | add Build Id: string and fix size calculations | Caolán McNamara | 4 | -31/+39 | |
2011-06-28 | center text inside edit box | Caolán McNamara | 1 | -1/+3 | |
2011-06-28 | ditch used stuff, and make it less horrifically ugly | Caolán McNamara | 4 | -120/+32 | |
2011-06-28 | throw out CWS_WORK_STAMP stuff | Caolán McNamara | 1 | -56/+0 | |
2011-06-22 | adapt for new api | Caolán McNamara | 1 | -1/+1 | |
2011-06-21 | gnumake4: postmerge fixes in cui | Bjoern Michaelsen | 1 | -2/+1 | |
2011-06-21 | fix label of Save Keyboard Configuration dialog fdo#31353 | Andras Timar | 1 | -1/+1 | |
2011-06-20 | fix ambiguity | Caolán McNamara | 1 | -1/+1 | |
2011-06-20 | ByteString -> rtl::OStringBuffer | Caolán McNamara | 2 | -4/+6 | |
2011-06-20 | sFontGroup unused | Caolán McNamara | 2 | -2/+0 | |
2011-06-20 | totally pointless intermediate object | Caolán McNamara | 1 | -4/+3 | |
2011-06-20 | catch by const reference | Caolán McNamara | 4 | -22/+28 | |
2011-06-19 | Replace List with std::vector< FilterEntry* > | Joseph Powers | 2 | -19/+43 | |
2011-06-19 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | 338 | -10099/+7120 | |
Conflicts: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx lingucomponent/source/spellcheck/spell/sspellimp.cxx setup_native/prj/build.lst setup_native/prj/d.lst wizards/Jar_query.mk wizards/Module_wizards.mk wizards/Zip_launcher.mk wizards/com/sun/star/wizards/report/makefile.mk wizards/prj/build.lst wizards/prj/d.lst wizards/util/target.pmk | |||||
2011-06-18 | remove all traces of offuh from makefiles | David Tardon | 1 | -1/+5 | |
2011-06-17 | small improvement of Insert -> Hyperlink -> Internet dialog | Andras Timar | 3 | -41/+8 | |
2011-06-16 | remove Telnet option from Insert Hyperlink dialog | Andras Timar | 7 | -38/+7 | |
2011-06-16 | remove Search Options page from Internet group on Options dialog fdo#38146 | Samuel Cantrell | 6 | -665/+1 | |
2011-06-13 | fdo#33293: Option to configure initial number of sheets in Calc. | Albert Thuswaldner | 1 | -0/+1 | |
2011-06-10 | Replace List with std::vector< SvxBmpItemInfo* > | Joseph Powers | 2 | -12/+22 | |
2011-06-10 | move font itemset handling down into the fontpreview widget | Michael Meeks | 2 | -291/+5 | |
2011-06-10 | Whitespace cleanup. | Joseph Powers | 1 | -44/+44 | |
No code changes. | |||||
2011-06-10 | Replace List with vector< sal_uLong > | Joseph Powers | 2 | -150/+158 | |
2011-06-10 | #include "cuigaldlg.hxx" was done twice. | Joseph Powers | 1 | -2/+1 | |
2011-06-08 | Disable Removebutton in optchart | Rob Snelders | 1 | -0/+4 | |
2011-06-06 | Merge remote-tracking branch 'origin/libreoffice-3-4' | Jan Holesovsky | 1 | -1/+0 | |
2011-06-03 | __cdecl -> SAL_CALL | Christina Rossmanith | 1 | -5/+1 | |
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 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 | |