summaryrefslogtreecommitdiff
path: root/sfx2/source/menu
AgeCommit message (Expand)AuthorFilesLines
2013-11-11sfx2: include <> for external includesNorbert Thiebaud3-6/+6
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-21remove uses of COMPARE_*Caolán McNamara1-1/+1
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara1-1/+1
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz1-22/+1
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin3-26/+26
2013-08-29convert sfx2/source/inc/virtmenu.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert sfx2/source/menu/thessubmenu.hxx from String to OUStringNoel Grandin2-11/+11
2013-08-29convert include/sfx2/mnuitem.hxx from String to OUStringNoel Grandin1-6/+6
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-3/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-4/+4
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann1-25/+1
2013-07-24XubString->OUStringCaolán McNamara1-4/+5
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-11use LanguageTag to convertEike Rathke1-7/+1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-25WaE: unused variable 'aText' [loplugin]Tor Lillqvist1-2/+0
2013-06-24Kill SfxAppToolBoxControl_ImplAriel Constenla-Haile1-2/+147
2013-04-16remove dead code minstack.hxxNoel Grandin1-1/+0
2013-04-12remove dead codeNoel Grandin1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-32/+31
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+5
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+1
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-2/+1
2013-03-03coverity#705720: fix memory leakMarkus Mohrhard1-0/+1
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-2/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-40/+31
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-30fdo#46808: Improve previous commitStephan Bergmann1-11/+5
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-16/+11
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-18Revert hrc string cleanupThomas Arnhold2-0/+6
2012-07-13hrc cleanup: Remove unused Strings in sfx2Thomas Arnhold2-6/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-4/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks5-115/+70
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-27Reduce newline bloat at eofThomas Arnhold1-7/+0
2012-06-26tidy some resource stringsCaolán McNamara3-6/+6
2012-06-21re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-12/+0
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-06-02targeted string re-workNorbert Thiebaud1-3/+2
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-04-12removed useless static dataTakeshi Abe1-3/+0