summaryrefslogtreecommitdiff
path: root/sfx2/source/view/sfxbasecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-0/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-3/+3
2014-05-27css already means ::com::sun::starThomas Arnhold1-1/+1
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet1-5/+5
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+6
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-08coverity#708175 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-19sfx2: sal_Bool->boolNoel Grandin1-6/+6
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-11/+11
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-11coverity#441017 Dereference before null checkCaolán McNamara1-1/+1
2014-03-03SFX2 : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-2/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-54/+54
2014-02-26Remove visual noise from sfx2Alexander Wilms1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-42/+42
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-14PrepareClose should probably return boolStephan Bergmann1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-11sfx2: include <> for external includesNorbert Thiebaud1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-09-27Google Drive files don't need Checkout bar.Cao Cuong Ngo1-7/+12
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-02CMIS properties dialogCao Cuong Ngo1-1/+1
2013-09-02CMIS propertiesCao Cuong Ngo1-1/+1
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-08-22sal_Bool to boolTakeshi Abe1-7/+7
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-3/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-04-02sfx2: remove macrosThomas Arnhold1-164/+158
2013-03-27-Wunused-macrosStephan Bergmann1-5/+0
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist1-3/+3
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-2/+2
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+0
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat1-20/+23
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat1-1/+1
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat1-19/+2
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat1-1/+1
2012-10-31CMIS: display errors when clicking checkout buttonCédric Bosdonnat1-2/+5
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-1/+24
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat1-0/+41
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-16/+8
2012-08-08remove include comments and boxesThomas Arnhold1-8/+0