summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-24Fix tdf#99506: Insert OLE object with icon failedGuillaume Smaha
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23tdf#89329: use unique_ptr for pImpl in printerXisco Fauli
2016-05-22tdf#89329: use unique_ptr for pImpl in frameXisco Fauli
2016-05-20loplugin:unusedmethods in sfx2, SfxUnoControllerItem goesNoel Grandin
2016-05-20sfx2 classification toolbar: set state of all listboxes on status changeMiklos Vajna
2016-05-20sfx2 classification toolbar: add select handler to all listboxesMiklos Vajna
2016-05-19Revert "loplugin:staticmethods"Tor Lillqvist
2016-05-19loplugin:staticmethodsTor Lillqvist
2016-05-19sfx2 classification toolbar: add listboxes for all policy typesMiklos Vajna
2016-05-19sfx2 classification toolbar: add a label next to the listboxMiklos Vajna
2016-05-18sfx2 classification: allow storing one category for each policy typeMiklos Vajna
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-17sfx2 classification: make categories list independent from policy typeMiklos Vajna
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-05-04sfx2: fix SfxViewShell::CheckIPClient_Impl()Michael Stahl
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-04-22SfxClassificationHelper: avoid implicit cast in loopMiklos Vajna
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-06Revert "Avoid deadlock when two threads call into Frame::close"Michael Stahl
2016-04-06...and ignore DisposedException from multiple Frame::closeStephan Bergmann
2016-04-06Avoid deadlock when two threads call into Frame::closeStephan Bergmann
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-04Use std::size_tMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-17cppcheck: noExplicitConstructorCaolán McNamara
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-12TypoAdolfo Jayme Barrientos
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna