summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-05fix use of local resource string ids in global contextCaolán McNamara1-3/+9
2012-05-30sdext: cleanup presenter screen handling pwrt. namingMichael Meeks2-2/+2
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara1-1/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara4-5/+5
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders1-0/+1
2012-04-19Remove deprecated Notes windows in Impress/DrawOlivier Hallot2-88/+0
2012-04-16Return by value instead of passing by reference to get data.Rafael Dominguez2-2/+2
2012-04-16Remove deprecated function.Rafael Dominguez1-2/+0
2012-04-13Remove deprecated and unused methods.Rafael Dominguez2-3/+0
2012-04-13Replace deprecated List for vector in SdTransferable.Rafael Dominguez1-4/+4
2012-04-11Overload View::GetExchangeList to use vector instead of List.Rafael Dominguez1-0/+15
2012-04-11Overload SdInsertPagesObjsDlg::GetList.Rafael Dominguez1-0/+11
2012-04-11Overload SdPageObjsTLB::GetSelectEntryList.Rafael Dominguez1-0/+11
2012-04-09Remove some unused methodsJulien Nabet1-2/+0
2012-04-06Do not extern these const char[]'s.Jan Holesovsky1-154/+146
2012-03-25removed duplicate includes in sdTakeshi Abe5-5/+0
2012-03-24Remove unused class.Rafael Dominguez1-91/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl6-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-0/+9
2012-03-02CopyDlg::Reset doesn't need to be a LINKCaolán McNamara1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann17-31/+31
2012-02-20unusedcode.easy: remove UpdateLockManagerThomas Arnhold2-98/+0
2012-02-18Fix typos in commentsElton Chung2-2/+2
2012-02-01pointer -> referenceIvan Timofeev3-11/+12
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin1-2/+3
2012-01-17sd: remove some unused definesIvan Timofeev6-179/+0
2012-01-17sd: remove unused templatesIvan Timofeev1-10/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-0/+1
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz4-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21callcatcher: remove some unused codeCaolán McNamara1-2/+0
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks1-0/+2
2011-12-08de-inline display fetch/set functions to assist in debuggingMichael Meeks1-2/+2
2011-12-08childs -> childrenMichael T. Whiteley1-2/+2
2011-12-05Remove Large Handles optionStefan Knorr (astron)3-8/+0
2011-12-03add avmedia::EmbedMediaMichael Stahl1-1/+2
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl1-1/+0
2011-11-28s/weather/whether/ where appropriateKorrawit Pruegsanusak1-1/+1
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-1/+1
2011-11-13translated German comments to EnglishLuc Castermans1-20/+20
2011-11-08removed Simple Handles optionTim Hardeck1-3/+0
2011-10-20Added a scanbutton to the scan-dialogRob Snelders1-2/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks6-23/+23
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+10
2011-09-14Fix of localised template name problems in Impress part 1Peter Rabi1-1/+38
2011-08-29Rename class XColorTable to XColorListJoseph Powers6-12/+12
2011-08-29valgrind: various unused codeCaolán McNamara1-2/+0
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian1-0/+1
2011-08-18Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky1-1/+1
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers1-9/+33