summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)Author
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo
2013-09-26typo fixes in commentsAndras Timar
2013-09-02CMIS properties dialogCao Cuong Ngo
2013-09-02CMIS propertiesCao Cuong Ngo
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02sfx2: remove macrosThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31CMIS: display errors when clicking checkout buttonCédric Bosdonnat
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-02Remove unused definesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-01-26remember that map has been initializedIvan Timofeev
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-12-22catch by const refCaolán McNamara
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-07-11callcatcher: remove MapCommandGroupToGroupIDCaolán McNamara
2011-07-11callcatcher: remove unused SupportsCommandGroupCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-11Transalations (5)Albert Thuswaldner
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara