Age | Commit message (Expand) | Author |
2020-03-29 | Fix is_typed_flags for SfxStyleSearchBits (svl/style) | Julien Nabet |
2020-03-23 | make more classes private in mergedlibs mode | Noel Grandin |
2020-02-25 | Fix currency symbol selection in Calc on mobile | Tomaž Vajngerl |
2020-02-22 | Resolves: tdf#130563 Add predefined 4-digit year date+time format | Eike Rathke |
2020-02-14 | move VCLXFileControl to toolkit | Caolán McNamara |
2019-12-23 | sal_Char->char in svtools..svl | Noel Grandin |
2019-12-17 | Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) | Stephan Bergmann |
2019-12-13 | loplugin:unusedmethods | Noel Grandin |
2019-12-12 | use covariant return type for SfxPoolItem::Clone | Caolán McNamara |
2019-12-05 | make some classes module private | Noel Grandin |
2019-12-02 | tdf#42949 Replace property_tre/ptree.hpp with fw declaration header | Gabor Kelemen |
2019-11-28 | jsdialog: dump Sfx_Int__Items to JSON | Szymon Kłos |
2019-11-28 | jsdialogs: send graphic items updates | Szymon Kłos |
2019-11-27 | jsdialogs: dumpAsJSON for SfxItems with FillGradient example | Szymon Kłos |
2019-11-25 | Remove some redundantly user-declared copy ctors and assignment ops | Stephan Bergmann |
2019-11-20 | tdf#128557 Add tooltips to styles lists | Jim Raykowski |
2019-11-06 | make some classes module-private | Noel Grandin |
2019-10-30 | loplugin:finalclasses sot..svl | Noel Grandin |
2019-10-19 | Resolves: tdf#76441 accept two digit groups MM:SS input if formatted as such | Eike Rathke |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-05 | move file picker only code to fpicker | Caolán McNamara |
2019-10-05 | simplify SfxAllEnumItem | Noel Grandin |
2019-10-03 | Simplify a bit SfxAllEnumItem (svl) | Julien Nabet |
2019-10-02 | Avoid std::vector inheritance for SfxAllEnumValueArr | Julien Nabet |
2019-10-01 | loplugin:returnconstval (clang-cl) | Stephan Bergmann |
2019-10-01 | Drop SfxItemIter::FirstItem | Mike Kaganski |
2019-10-01 | Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at end | Mike Kaganski |
2019-09-27 | loplugin:virtualdead in svl | Noel Grandin |
2019-09-16 | dont define PROPERTY_NONE multiple times | Bjoern Michaelsen |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |
2019-08-24 | loplugin:returnconstval in svl | Noel Grandin |
2019-08-23 | Mark move ctors/assignments noexcept | Mike Kaganski |
2019-08-22 | loplugin:constmethod in svl | Noel Grandin |
2019-08-20 | Resolves: tdf#122110 convert condition decimal separator to target locale | Eike Rathke |
2019-08-19 | Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T" | Eike Rathke |
2019-08-14 | svl: update grabbbagitem doc | Miklos Vajna |
2019-07-25 | QRCode Dialog Box feature | Shubham Goyal |
2019-07-20 | Fix typo | Andrea Gelmini |
2019-06-18 | loplugin:passstuffbyref | Noel Grandin |
2019-06-07 | tdf#42949 Fix IWYU warnings in svl/ | Gabor Kelemen |
2019-06-03 | tdf#39593 use UNO3_GETIMPLEMENTATION* macros | Arkadiy Illarionov |
2019-05-16 | tdf#125254 Performance: A spreadsheet opens too slow, part1 | Noel Grandin |
2019-05-10 | Apply duration format for such newly entered formula cells | Eike Rathke |
2019-05-09 | loplugin:unusedmethods | Noel Grandin |
2019-05-09 | avoid copying when placing items into SfxItemSet | Noel Grandin |
2019-05-09 | move constructor for SfxItemSet | Noel Grandin |
2019-05-08 | Fix typed flags bitmask, tdf#125099 follow-up | Eike Rathke |
2019-05-08 | Resolves: tdf#125099 round duration results in interpreter already | Eike Rathke |
2019-05-07 | tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part2 | Noel Grandin |
2019-04-29 | tdf#63640 FILEOPEN/FILESAVE: particular .odt loads/saves very slow, part1 | Noel Grandin |