summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
AgeCommit message (Expand)Author
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann
2014-01-01Typos (comand -> command)Julien Nabet
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/inc/virtmenu.hxx from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/menu/thessubmenu.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
2013-07-24XubString->OUStringCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-11use LanguageTag to convertEike Rathke
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile
2013-04-16remove dead code minstack.hxxNoel Grandin
2013-04-12remove dead codeNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-03coverity#705720: fix memory leakMarkus Mohrhard
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-30fdo#46808: Improve previous commitStephan Bergmann
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-18Revert hrc string cleanupThomas Arnhold
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin