Age | Commit message (Expand) | Author |
2018-01-12 | More loplugin:cstylecast: svtools | Stephan Bergmann |
2018-01-11 | Replace macro with function | Stephan Bergmann |
2018-01-11 | [API CHANGE] migrate PackageKit usage to Modify2 | Caolán McNamara |
2018-01-11 | tdf#36308 make double click not expand/collapse node in Navigator tree | Jim Raykowski |
2018-01-11 | Modernize a bit svtools | Julien Nabet |
2018-01-11 | Optimize a bit fileview.cxx (svtools) | Julien Nabet |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-07 | uitest: add more properties to SvSimpleTableContainer state map | Markus Mohrhard |
2018-01-07 | uitest: support selecting and deselecting of tree list entries | Markus Mohrhard |
2018-01-07 | SAL_WARN when using the interal GraphicObject URL | Tomaž Vajngerl |
2018-01-07 | svtools: Simplify TabBar_Impl with std::unique_ptr | Takeshi Abe |
2018-01-06 | svtools: Simplify HeaderBar with std::unique_ptr | Takeshi Abe |
2018-01-05 | tdf#114837 FILEOPEN: Image is blank | Noel Grandin |
2018-01-05 | lokdialog: Use only one of the installed langpacks when setting locale. | Jan Holesovsky |
2018-01-04 | drop OAddressBookSourceDialogUnoBase typedef | Noel Grandin |
2018-01-03 | Translate German comments and debug strings | Johnny_M |
2018-01-02 | Treat OOO_VENDOR as (non-Unicode) plain char string | Jan-Marek Glogowski |
2018-01-02 | RID_* can be extern global variables | Noel Grandin |
2017-12-29 | Fix typos | Andrea Gelmini |
2017-12-27 | svtools: Simplify DoubleNumericField with std::unique_ptr | Takeshi Abe |
2017-12-26 | svtools: Use std::unique_ptr for LineListBox | Takeshi Abe |
2017-12-26 | loplugin:passstuffbyref improved return in canvas and svtools | Noel Grandin |
2017-12-25 | coverity#1426923 Pointer to local outside scope | Caolán McNamara |
2017-12-23 | svtools: Use std::unique_ptr for SvImpLBox | Takeshi Abe |
2017-12-22 | lokdialog: Allow switching language of some of the ResMgr's. | Jan Holesovsky |
2017-12-22 | request installation of langpack via packagekit | Caolán McNamara |
2017-12-20 | tdf#79077: Cleanup PapersizeFromSetup related code | Katarina Behrens |
2017-12-19 | wrap scoped enum around css::util::NumberFormat | Noel Grandin |
2017-12-19 | drop last CONTAINER_APPEND use | Caolán McNamara |
2017-12-19 | svtools: Use std::unique_ptr for GraphicCacheEntry | Takeshi Abe |
2017-12-18 | convert ColorPickerMode to scoped enum | Noel Grandin |
2017-12-17 | Fix typos | Andrea Gelmini |
2017-12-14 | sal_uIntPtr->sal_Int32 in MultiSelection | Noel Grandin |
2017-12-14 | Related: tdf#114428 svtools HTML import: avoid XML declaration in body text | Miklos Vajna |
2017-12-13 | tools: reimplement SVLIBRARY macro & remove it from solar.h | Michael Stahl |
2017-12-13 | tools: remove unused #include from solar.h | Michael Stahl |
2017-12-13 | convert tolerance params to sal_uInt8 | Noel Grandin |
2017-12-12 | ensure dec ref if exception called | Caolán McNamara |
2017-12-12 | svtools: Simplify BrowserDataWin with std::unique_ptr | Takeshi Abe |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-09 | svtools: Simplify ImageMap with std::unique_ptr | Takeshi Abe |
2017-12-08 | loplugin:salcall vcl builder methods | Noel Grandin |
2017-12-06 | Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx | Stephan Bergmann |
2017-12-05 | loplugin:salcall fix non-virtual methods | Noel Grandin |
2017-12-04 | Add Plautdietsch [pdt-CA] to language listbox | Eike Rathke |
2017-12-04 | new loplugin salcall: remove unnecessary SAL_CALL | Noel Grandin |
2017-12-01 | tdf#102160 make 'Other CMIS' string localizable | Andras Timar |
2017-12-01 | tdf#114098 Show vertical scrollbar | Xisco Fauli |
2017-11-30 | tdf#114124 Translate 'PNG Bitmap' string in Calc Paste dropdown | Gabor Kelemen |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |