Age | Commit message (Expand) | Author |
2017-11-22 | loplugin:simplifybool re-activate the !! warning | Noel Grandin |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-19 | Fix typos | Andrea Gelmini |
2017-11-18 | Updated liborcus to 0.13.1. | Kohei Yoshida |
2017-11-17 | Notebookbar: PriorityMergedHBox, OptionalBox | Szymon Kłos |
2017-11-17 | TSCP: disable toolbar pop-up if category was set with dialog | Tomaž Vajngerl |
2017-11-17 | TSCP: resolve identifier to name, abbr. name is for category only | Tomaž Vajngerl |
2017-11-15 | lokdialog: Expose cursor visible status | Pranav Kant |
2017-11-14 | Translate German comments and debug strings | Johnny_M |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-12 | use copy constructor to clone PoolItems | Jochen Nitschke |
2017-11-11 | sfx2: Replace SfxViewShell::DiscardClients_Impl() | Takeshi Abe |
2017-11-10 | rework tdf#113647 solution to be safe | Caolán McNamara |
2017-11-09 | TSCP: restore paragraph classification from DOC(X) | Ashod Nakashian |
2017-11-09 | new loplugin simplifydynamiccast | Noel Grandin |
2017-11-09 | fix bugs in StateView_Impl and TransformItems | Noel Grandin |
2017-11-09 | lokdialog: Support painting parts of the dialog | Pranav Kant |
2017-11-09 | rename AvoidConfig to Fuzzing | Caolán McNamara |
2017-11-08 | ofz#4106 Integer-overflow | Caolán McNamara |
2017-11-08 | tdf#100922 Refactor Custom Properties page | Szymon Kłos |
2017-11-08 | sw lok: add Accept/Reject All tracked changes, tdf#101977 | Henry Castro |
2017-11-07 | sfx2: SfxInPlaceClientList is just a std::vector | Takeshi Abe |
2017-11-07 | ofz#3577 Timeout | Caolán McNamara |
2017-11-07 | sfx2: Simplify SfxVersionTableDtor's code with std::unique_ptr | Takeshi Abe |
2017-11-04 | lok: temporary workaround: disable formula mode for online | Marco Cecchetti |
2017-11-04 | sfx2: Omit unnecessary indirection of SfxFrameDescriptor_Impl | Takeshi Abe |
2017-11-03 | Revert "Replace list by vector in filtergrouping (sfx2)" | Michael Stahl |
2017-11-03 | TSCP: use the BAC identifier as the RDF key | Ashod Nakashian |
2017-11-03 | sfx2: Simplify SfxDocTemplate_Impl with std::unique_ptr | Takeshi Abe |
2017-11-03 | Replace list by vector in filtergrouping (sfx2) | Julien Nabet |
2017-11-03 | ofz#3577 Timeout | Caolán McNamara |
2017-11-01 | sfx2: Simplify RegionData_Impl's code with std::unique_ptr | Takeshi Abe |
2017-10-31 | sfx2: Kill dead code | Takeshi Abe |
2017-10-31 | loplugin:constantparam in sfx2 | Noel Grandin |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-31 | sfx2: Kill useless mutex guard | Takeshi Abe |
2017-10-30 | 'r' means C++ reference, but this mormal local OUString variable is not that | Tor Lillqvist |
2017-10-30 | tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ | Furkan Tokac |
2017-10-30 | related: tdf#103884 remove gltf/collada feature | Thorsten Behrens |
2017-10-28 | lokdialog: Use UNO name as dialog id when invoking lok callbacks | Pranav Kant |
2017-10-28 | TSCP: bump the doc classification if lower than paragraph | Ashod Nakashian |
2017-10-27 | tdf#113446 Make EditStyle appear in customization dialog | Yousuf Philips |
2017-10-27 | loplugin:includeform: sfx2 (Windows) | Stephan Bergmann |
2017-10-27 | sfx2: Drop unnecessary abstraction of SfxFrameArr_Impl | Takeshi Abe |
2017-10-26 | Avoid undefined left shift of signed integer | Stephan Bergmann |
2017-10-26 | vcl: make MapMode constructor explicit | Michael Stahl |
2017-10-26 | More loplugin:unnecessaryparen | Stephan Bergmann |
2017-10-25 | tdf#112430 improve popup of special character group button | Yousuf Philips |