summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl
Commit message (Expand)AuthorAgeFilesLines
* strip down UniString some moreCaolán McNamara2012-08-022-6/+6
* remove DECLARE_LISTCaolán McNamara2012-07-311-2/+4
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-302-2/+0
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-1/+1
* aDataAvailableLink in SfxMedium was never called.Kohei Yoshida2012-07-252-55/+0
* Referer was set to SfxMedium but was never used. Removing it.Kohei Yoshida2012-07-251-2/+0
* delete svl/svstdarr.hxxMichael Stahl2012-07-254-4/+0
* Revert hrc string cleanupThomas Arnhold2012-07-184-0/+35
* Fix MinGW build.Jan Holesovsky2012-07-171-1/+1
* fdo#52143 use Unicode functions for QuickStarter tooltipAndras Timar2012-07-161-4/+3
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-07-151-1/+1
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-141-1/+1
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* Remove unused #includesStephan Bergmann2012-07-131-1/+0
* change Exit menu entry to Exit %PRODUCTNAME fdo#51944Laurent Godard2012-07-131-1/+1
* hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold2012-07-134-35/+0
* warning C4018: singed/unsigned mismatchMichael Stahl2012-07-111-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-093-16/+14
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0645-1037/+719
* Merge branch 'feature/template-dialog'Rafael Dominguez2012-07-061-0/+21
|\
| * Template dialog: show the menu entry when enabling experimental featuresCédric Bosdonnat2012-07-031-0/+12
| * Implement template manager dialog.Rafael Dominguez2012-05-281-0/+9
* | Convert local var from SvPtrarr to std::vectorNoel Grandin2012-07-041-4/+4
* | useless asal_TrueStr stringCaolán McNamara2012-07-031-3/+2
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-037-28/+27
* | Remove unused definesThomas Arnhold2012-07-021-1/+1
* | Remove some obsolete stuffThomas Arnhold2012-06-272-26/+0
* | tidy some resource stringsCaolán McNamara2012-06-268-34/+32
* | reduce static_initialization_and_destruction chainCaolán McNamara2012-06-252-27/+7
* | re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* | replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-2/+2
* | reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-212-4/+3
* | re-base on ALv2 code.Michael Meeks2012-06-214-101/+65
* | re-base on ALv2 code.Michael Meeks2012-06-213-72/+45
* | hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-2/+0
* | Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin2012-06-201-1/+1
* | Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-203-8/+11
* | Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-203-5/+9
* | Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin2012-06-203-5/+11
* | Convert SV_DECL_PTRARR(SfxModuleArr_Impl) to std::vectorNoel Grandin2012-06-202-6/+5
* | Convert SV_DECL_PTRARR_DEL( SfxChildWinFactArr_Impl) to std::vectorNoel Grandin2012-06-205-17/+19
* | Convert SV_DECL_PTRARR(SfxUnoControllerArr_Impl) to std::vectorNoel Grandin2012-06-202-9/+5
* | added zoom submenu to ViewTim Hardeck2012-06-151-0/+46
* | hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-1/+0
* | removed empty SfxApplication::SaveBasicManager() and its usageTakeshi Abe2012-06-152-11/+0
* | reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-1/+1
* | Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-121-36/+38
* | Remove unused InterceptChildWindowKeyDown: further cleanupThomas Arnhold2012-06-111-5/+0