summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-02coverity#1371150 Missing move assignment operatorCaolán McNamara
2016-09-02coverity#1371325 Missing move assignment operatorCaolán McNamara
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-09-02loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01coverity#1372406 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372402 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372386 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372384 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01std::list<sal_uInt16> -> vectorNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-31tdf#101779 Allow multiline tooltips in template managerMaxim Monastirsky
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna
2016-08-31loplugin:countusersofdefaultparamsNoel Grandin
2016-08-31Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara
2016-08-31convert XmlReader::State to scoped enumNoel Grandin
2016-08-30return const&Eike Rathke
2016-08-30LanguageType is unsigned int16Eike Rathke
2016-08-30default dtors are fine hereCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30sc lok: implement getCommandValues(.uno:AcceptTrackedChanges) APIMiklos Vajna
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30Avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann
2016-08-30Clarify what the error code actually isTor Lillqvist
2016-08-30Bin some noise commentsTor Lillqvist
2016-08-30Bin noise comment and superfluous newlineTor Lillqvist
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-30convert SdrEdgeLineCode to scoped enumNoel Grandin
2016-08-30convert DbGridControl::NavigationBar::State to scoped enumNoel Grandin
2016-08-30convert DbGridControl::Option to scoped enumNoel Grandin
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-30tdf#99402: fix Metafile Font handlingMike Kaganski
2016-08-30Break test::setUpVcl into a test-setupvcl library of its ownStephan Bergmann
2016-08-29name it Hungarian Rovas, tdf#97406 follow-upEike Rathke
2016-08-29Remove duplication of "set up VCL" codeStephan Bergmann
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29Support ConstCharArrayDetector also for UTF-16 arraysStephan Bergmann
2016-08-29OUString construction from OUStringLiteral1 must not be overruled by...Stephan Bergmann
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski
2016-08-29coverity#1371317 avoid unnecessary copiesCaolán McNamara