summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)Author
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19Fix overriding exception specificationStephan Bergmann
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11coverity#441017 Dereference before null checkCaolán McNamara
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sfx2Alexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
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