summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann4-8/+7
2017-06-16Profiling API: add ProfileZonesLászló Németh1-0/+4
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin3-3/+3
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-1/+1
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann1-1/+1
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann3-13/+15
2017-06-12cleanup unused css/frame/* includesJochen Nitschke46-117/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin2-4/+2
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-3/+3
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin3-17/+13
2017-06-08tdf#105566: Account for 'signature used to be ok but isn't anymore'Katarina Behrens2-19/+22
2017-06-08tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt1-1/+2
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke6-9/+9
2017-06-06tdf#106942 Wrong message when lock file is empty or corruptJuergen Funk1-53/+95
2017-06-06SID_ATTR_PATHGROUP isn't used anywhere, luckilyCaolán McNamara2-6/+1
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin3-12/+12
2017-06-05Improved loplugin:cstylecast to reference types: sfx2Stephan Bergmann2-3/+3
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin5-6/+7
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin3-13/+13
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara7-207/+116
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin2-3/+0
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-1/+0
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens3-36/+79
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-29lok: Notify about the Formatting Marks changes.Jan Holesovsky1-0/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin2-8/+8
2017-05-27sw lok: disable undo state if conflict with other viewsHenry Castro1-5/+16
2017-05-26fix impress slide context menuNoel Grandin2-4/+20
2017-05-26Watermark: updated Put and QueryValueSzymon Kłos1-12/+23
2017-05-25loplugin:constantparamNoel Grandin2-20/+4
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-13/+7
2017-05-22Test _WIN32 instead of WIN32Takeshi Abe1-2/+2
2017-05-20cleanup unused css/uri/ includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke2-12/+0
2017-05-19Watermark: extended configurationSzymon Kłos2-8/+25
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann12-23/+23
2017-05-19make string translation loading more uniformCaolán McNamara49-193/+184
2017-05-19pNameResId is unusedCaolán McNamara3-65/+0
2017-05-19loplugin:unusedfieldsNoel Grandin1-10/+4
2017-05-18Revert "Fix typos"Stephan Bergmann5-8/+8
2017-05-18Fix typosAndrea Gelmini5-8/+8
2017-05-18Remove parentheses around some comparisonsStephan Bergmann2-2/+2
2017-05-18Watermark: Insert watermark commandSzymon Kłos4-0/+86
2017-05-18SID_ADDONS sdi slot is unusedMaxim Monastirsky2-20/+0
2017-05-16lok: sc: make row/col header updating, on row/col operations, tab-awareMarco Cecchetti1-11/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+6
2017-05-15loplugin:useuniqueptrNoel Grandin1-4/+2
2017-05-14tdf#58134 Reset Button in Options Dialogues does not Work with all Optionsmelikeyurtoglu1-0/+3
2017-05-12remove unused uno::Reference varsNoel Grandin8-14/+1