summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2011-08-18callcatcher: unused codeCaolán McNamara6-181/+0
2011-08-17Do not silently ignore exceptions when saving LibrariesLionel Elie Mamane1-11/+4
2011-08-17remove freshly unused codeCaolán McNamara1-50/+0
2011-08-17regenerate listCaolán McNamara1-302/+0
2011-08-17callcatcher: remove some methodsCaolán McNamara6-156/+0
2011-08-16callcatcher: unused codeCaolán McNamara3-166/+0
2011-08-16catch by const referenceCaolán McNamara2-62/+62
2011-08-16const char*->const char[]Caolán McNamara1-7/+6
2011-08-15Remove WordArr and DECL_2BYTEARRAY, used only once.Jan Holesovsky2-248/+11
2011-08-15callcatcher: Remove unused ByteArr class, and DECL_1BYTEARRAY define.Jan Holesovsky1-232/+0
2011-08-15callcatcher: remove ResetObjectBars_ImplCaolán McNamara1-15/+0
2011-08-12This one changes the button text and dialog header.Josh Heidenreich3-15/+7
2011-08-11Changed the "alien" save dialog to contain the format name on the buttonJosh Heidenreich3-5/+10
2011-08-10callcatcher: remove unused codeCaolán McNamara1-20/+0
2011-08-10callcatcher: remove some unused methodsCaolán McNamara1-10/+0
2011-08-09Resolves: fdo#32177 add a modification listener on new XDocumentPropertiesCaolán McNamara1-5/+13
2011-08-09annoyingly MSWord2010 will apparently deem a doc using VT_DATE as invalidCaolán McNamara1-2/+7
2011-08-09Resolves: fdo#38981 implement saving/loading PROPVARIANT::DATE ole2 propertyCaolán McNamara2-3/+104
2011-08-09fix for fdo#34768 - no update previewPeter Rabi1-0/+2
2011-08-08Add 2 lacking va_end.Julien Nabet1-1/+3
2011-08-05callcatcher: unused methodsCaolán McNamara2-87/+0
2011-08-03callcatcher: remove unused methodsCaolán McNamara3-11/+0
2011-08-03make assert useful, tell me the invalid sizeCaolán McNamara1-1/+5
2011-08-03callcatcher: remove unused methodsThomas Arnhold1-1/+0
2011-08-02callcatcher: remove unused codeCaolán McNamara3-34/+0
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi2-17/+1
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi1-2/+27
2011-07-29callcatcher: ditch newly unused codeCaolán McNamara2-17/+0
2011-07-29callcatcher: ditch various unused methodsCaolán McNamara10-136/+0
2011-07-29fix for fdo37628: change password button is always disabledMarkus Mohrhard2-79/+84
2011-07-28callcatcher: remove unused constructorMarkus Mohrhard1-14/+0
2011-07-28fix merge problemMarkus Mohrhard1-1/+1
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky1-1/+1
2011-07-27callcatcher: remove various unused methodsCaolán McNamara5-103/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold2-10/+0
2011-07-25Fix wrong RTTI baseclass for SfxViewEventHintThorsten Behrens1-1/+1
2011-07-25callcatcher: remove unused methodsThomas Arnhold5-169/+0
2011-07-25Remove unneeded #include <unotools/javaoptions.hxx>Joseph Powers1-1/+0
2011-07-25fix for fdo#38561:unable to save protected file without pwMarkus Mohrhard1-0/+1
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen12-168/+334
2011-07-22Adjusted for GetOptions() return type change.Kohei Yoshida2-36/+34
2011-07-22Bugfix fdo#32895 : un-translated template names (part 2/2)Peter Rabi2-1/+300
2011-07-22callcatcher: remove unused methodsCaolán McNamara8-131/+0
2011-07-21resyncing to masterBjoern Michaelsen49-1460/+350
2011-07-21unused methodsCaolán McNamara3-80/+0
2011-07-20callcatcher: various unused methodsCaolán McNamara6-496/+0
2011-07-18Just a little fixJulien Nabet1-1/+1
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara2-47/+70
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara1-28/+36
2011-07-17ByteString->OStringBUfferCaolán McNamara1-9/+13