summaryrefslogtreecommitdiffstats
path: root/sfx2
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2017-11-211-1/+1
* cosmetics: Drop duplicate semicolonTakeshi Abe2017-11-201-1/+1
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-204-11/+11
* Fix typosAndrea Gelmini2017-11-191-2/+2
* Updated liborcus to 0.13.1.Kohei Yoshida2017-11-181-3/+3
* Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos2017-11-1710-196/+578
* TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl2017-11-172-22/+115
* TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl2017-11-171-0/+15
* lokdialog: Expose cursor visible statusPranav Kant2017-11-151-3/+11
* Translate German comments and debug stringsJohnny_M2017-11-142-3/+3
* Fix typosAndrea Gelmini2017-11-133-3/+3
* use copy constructor to clone PoolItemsJochen Nitschke2017-11-123-5/+5
* sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe2017-11-113-23/+2
* rework tdf#113647 solution to be safeCaolán McNamara2017-11-103-6/+23
* TSCP: restore paragraph classification from DOC(X)Ashod Nakashian2017-11-091-0/+3
* new loplugin simplifydynamiccastNoel Grandin2017-11-093-8/+8
* fix bugs in StateView_Impl and TransformItemsNoel Grandin2017-11-092-2/+6
* lokdialog: Support painting parts of the dialogPranav Kant2017-11-091-4/+7
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-097-16/+16
* ofz#4106 Integer-overflowCaolán McNamara2017-11-081-8/+15
* tdf#100922 Refactor Custom Properties pageSzymon Kłos2017-11-081-153/+204
* sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro2017-11-081-1/+4
* sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe2017-11-072-19/+3
* ofz#3577 TimeoutCaolán McNamara2017-11-071-8/+7
* sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptrTakeshi Abe2017-11-071-19/+7
* lok: temporary workaround: disable formula mode for onlineMarco Cecchetti2017-11-041-0/+31
* sfx2: Omit unnecessary indirection of SfxFrameDescriptor_ImplTakeshi Abe2017-11-041-14/+6
* Revert "Replace list by vector in filtergrouping (sfx2)"Michael Stahl2017-11-031-20/+21
* TSCP: use the BAC identifier as the RDF keyAshod Nakashian2017-11-031-2/+19
* sfx2: Simplify SfxDocTemplate_Impl with std::unique_ptrTakeshi Abe2017-11-031-23/+13
* Replace list by vector in filtergrouping (sfx2)Julien Nabet2017-11-031-21/+20
* ofz#3577 TimeoutCaolán McNamara2017-11-031-18/+18
* sfx2: Simplify RegionData_Impl's code with std::unique_ptrTakeshi Abe2017-11-011-20/+11
* sfx2: Kill dead codeTakeshi Abe2017-10-311-40/+0
* loplugin:constantparam in sfx2Noel Grandin2017-10-314-18/+11
* loplugin:constantparam in sal,saxNoel Grandin2017-10-312-3/+3
* sfx2: Kill useless mutex guardTakeshi Abe2017-10-311-1/+0
* 'r' means C++ reference, but this mormal local OUString variable is not thatTor Lillqvist2017-10-301-2/+2
* tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+Furkan Tokac2017-10-301-9/+11
* related: tdf#103884 remove gltf/collada featureThorsten Behrens2017-10-301-17/+0
* lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant2017-10-281-2/+2
* TSCP: bump the doc classification if lower than paragraphAshod Nakashian2017-10-281-5/+27
* tdf#113446 Make EditStyle appear in customization dialogYousuf Philips2017-10-271-3/+3
* loplugin:includeform: sfx2 (Windows)Stephan Bergmann2017-10-271-1/+1
* sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe2017-10-275-68/+9
* Avoid undefined left shift of signed integerStephan Bergmann2017-10-261-3/+3
* vcl: make MapMode constructor explicitMichael Stahl2017-10-2610-25/+25
* More loplugin:unnecessaryparenStephan Bergmann2017-10-261-1/+1
* tdf#112430 improve popup of special character group buttonYousuf Philips2017-10-251-79/+127
* sfx2: finally resolve FIXME and test custom metadataMichael Stahl2017-10-244-13/+138