summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin6-8/+8
2020-03-03move some headers inside their moduleNoel Grandin2-1/+64
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-17remove some unnecessary button.hxx includesCaolán McNamara1-1/+2
2020-02-16use fwd declsCaolán McNamara1-15/+2
2020-02-16clang-format sfx2 with under 5-percent lines of changeMuhammet Kara2-2/+1
2020-02-16move some headers inside sfx2/Noel Grandin31-12/+1838
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-2/+2
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-2/+2
2020-02-07weld URLBox ItemWindowCaolán McNamara1-5/+8
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara1-3/+1
2020-02-06use forward declCaolán McNamara1-1/+1
2020-02-03make some headers privateCaolán McNamara1-2/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-91/+43
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin6-8/+8
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-4/+3
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-6/+4
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen10-16/+5
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-29make some function symbols module privateNoel Grandin1-1/+1
2019-11-26Comment the searchInMetaFile methodMuhammet Kara1-0/+4
2019-11-05make some classes module-privateNoel Grandin2-2/+2
2019-10-30can avoid intermediate vcl::Window useCaolán McNamara1-2/+2
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-21/+20
2019-08-27loplugin:constmethod in sfx2Noel Grandin2-10/+11
2019-06-18Copy targets instead of moving during redactionMuhammet Kara1-8/+4
2019-06-18loplugin:passstuffbyrefNoel Grandin2-6/+6
2019-06-16Add predefined targets to auto redactionMuhammet Kara2-1/+20
2019-06-14Use utl::TextSearch in the auto redaction processMuhammet Kara1-1/+10
2019-06-14Fix typoAndrea Gelmini1-1/+1
2019-06-13Auto redaction dialog 6th iterationMuhammet Kara2-8/+19
2019-06-11Auto redaction dialog 5th iterationMuhammet Kara1-0/+4
2019-06-10Auto redaction dialog 4th iterationMuhammet Kara1-2/+19
2019-06-08Auto redaction dialog 3rd iterationMuhammet Kara1-1/+7
2019-06-08Auto redaction dialog second iterationMuhammet Kara1-0/+146
2019-05-31remove newly unused SfxTabDialogCaolán McNamara1-39/+0
2019-05-28weld SfxCustomPropertiesPageCaolán McNamara2-3/+0
2019-05-13Auto-redact - First stabMuhammet Kara1-0/+20
2019-05-12regenerate PCH headersLuboš Luňák1-2/+5
2019-05-10tdf#116629 added chevron icon for noteboookbar hide buttonSumit Chauhan1-0/+1
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-40/+38
2019-05-08Respect page margins of the source doc during redactionMuhammet Kara1-1/+25
2019-05-06tdf#125135: Standardize content placement for redactionMuhammet Kara1-3/+2
2019-05-02tdf#125063: Don't depend on content size for Page sizingMuhammet Kara1-2/+4
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2-0/+3
2019-02-28Create the SfxRedactionHelper classMuhammet Kara1-0/+69
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara1-1/+1
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen1-1/+0
2019-01-23loplugin:constparams in sfx2Noel Grandin1-1/+1