summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-11-09new loplugin simplifydynamiccastNoel Grandin3-8/+8
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin2-2/+6
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant1-4/+7
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara7-16/+16
2017-11-08ofz#4106 Integer-overflowCaolán McNamara1-8/+15
2017-11-08tdf#100922 Refactor Custom Properties pageSzymon Kłos1-153/+204
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro1-1/+4
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe2-19/+3
2017-11-07ofz#3577 TimeoutCaolán McNamara1-8/+7
2017-11-07sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptrTakeshi Abe1-19/+7
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+31
2017-11-04sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe1-14/+6
2017-11-03Revert "Replace list by vector in filtergrouping (sfx2)"Michael Stahl1-20/+21
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian1-2/+19
2017-11-03sfx2: Simplify SfxDocTemplate_Impl with std::unique_ptrTakeshi Abe1-23/+13
2017-11-03Replace list by vector in filtergrouping (sfx2)Julien Nabet1-21/+20
2017-11-03ofz#3577 TimeoutCaolán McNamara1-18/+18
2017-11-01sfx2: Simplify RegionData_Impl's code with std::unique_ptrTakeshi Abe1-20/+11
2017-10-31sfx2: Kill dead codeTakeshi Abe1-40/+0
2017-10-31loplugin:constantparam in sfx2Noel Grandin4-18/+11
2017-10-31loplugin:constantparam in sal,saxNoel Grandin2-3/+3
2017-10-31sfx2: Kill useless mutex guardTakeshi Abe1-1/+0
2017-10-30'r' means C++ reference, but this mormal local OUString variable is not thatTor Lillqvist1-2/+2
2017-10-30tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Tokac1-9/+11
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-17/+0
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant1-2/+2
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian1-5/+27
2017-10-27tdf#113446 Make EditStyle appear in customization dialogYousuf Philips1-3/+3
2017-10-27loplugin:includeform: sfx2 (Windows)Stephan Bergmann1-1/+1
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe5-68/+9
2017-10-26Avoid undefined left shift of signed integerStephan Bergmann1-3/+3
2017-10-26vcl: make MapMode constructor explicitMichael Stahl10-25/+25
2017-10-26More loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-10-25tdf#112430 improve popup of special character group buttonYousuf Philips1-79/+127
2017-10-24sfx2: finally resolve FIXME and test custom metadataMichael Stahl4-13/+138
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin1-3/+2
2017-10-24loplugin:includeform: sfx2 (macOS)Stephan Bergmann1-3/+3
2017-10-23loplugin:includeform: sfx2Stephan Bergmann117-333/+333
2017-10-23tdf#96505 Get rid of cargo cult long integer literalsudareechk1-3/+3
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-6/+6
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro1-2/+11
2017-10-22TSCP: classification abbreviation and sensitivity supportAshod Nakashian1-1/+7
2017-10-22TSCP: support abbreviated classification namesAshod Nakashian3-5/+28
2017-10-21check seeks earlierCaolán McNamara1-1/+1
2017-10-21tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens2-1/+62
2017-10-20ensure init codepage on short readCaolán McNamara1-4/+4
2017-10-19Replace list by vector in Metadatable (sfx2)Julien Nabet1-20/+20
2017-10-18tdf#99537 set expand for re-used sidebar panelsJan-Marek Glogowski1-0/+1
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara4-31/+196
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl2-12/+13