summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)Author
2012-10-15comment translations german->english sd fusel.cxx and fusel.hxxLennard
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-16Convert class SdUndoGroup from Container to std::vectorNoel Grandin
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-03fdo#36138: sd: fix undo in text objectsIvan Timofeev
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-05useless aStr stringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-01Remove unused anmdef.hxxThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-10nuke dead codeTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-16Return by value instead of passing by reference to get data.Rafael Dominguez
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-04-13remove unused variablesLuboš Luňák
2012-04-13Replace deprecated List class for std::vector<rtl::OUString>.Rafael Dominguez
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18Fix typos in commentsElton Chung
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-15Cleanup: auto_ptr uses as a plain scope guard.Thorsten Behrens
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06impress210: #i50899# clean up fill attributes if fill style changesChristian Lippka ORACLE
2011-12-06impress210: check readonlyOcke Janssen [oj]
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon