Age | Commit message (Expand) | Author |
2016-01-12 | comphelper: initial SfxFilterFlags::SUPPORTSSIGNING | Miklos Vajna |
2016-01-12 | GetImageFromURL/SetImageProducer unused | Noel Grandin |
2016-01-11 | loplugin:defaultparams | Stephan Bergmann |
2016-01-11 | Merge BitSet into IndexBitSet (and remove unused parts) | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from BitSet explicitly private | Stephan Bergmann |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2016-01-11 | sfx2: change variable jan to aUsageInfoMessage for clarity | Chris Sherlock |
2016-01-11 | PCH support on Linux | Ashod Nakashian |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-10 | tdf#95505 Dump usage stats to text file | Aybuke Ozdemir |
2016-01-08 | SfxTemplatePanelControl doesn't have to be a DockingWindow anymore | Caolán McNamara |
2016-01-08 | Float is never a SfxDockingWindow anymore | Caolán McNamara |
2016-01-08 | implement the style pane right toolbar the same as the left toolbar | Caolán McNamara |
2016-01-08 | Bump copyright year to 2016 | Adolfo Jayme Barrientos |
2016-01-06 | tdf#96926 Restore still used strings | Maxim Monastirsky |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2016-01-05 | tdf#91065 Support localization of Properties dialog title | Arul |
2016-01-05 | tdf#94205: Use o3tl::make_unique insted of new+std::move. | Sheikha AL-Hinai |
2016-01-04 | Remove two pointless DBG_ASSERTs "There is no Dde-Service" | Tor Lillqvist |
2015-12-27 | sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32 | Matteo Casalin |
2015-12-24 | loplugin:unnecessaryvirtual | Noel Grandin |
2015-12-23 | loplugin:unreffun | Maxim Monastirsky |
2015-12-23 | New saving behavior | Maxim Monastirsky |
2015-12-23 | loplugin:unusedfields in /include | Noel Grandin |
2015-12-21 | loplugin:unusedfields in sfx2,slideshow,starmath,stoc | Noel Grandin |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-12-20 | sfx2: SAL_WARN on the early error return | Michael Stahl |
2015-12-18 | LOK: get feedback for all of the font/back color commands | Mihai Varga |
2015-12-18 | tdf#93837 sfx2: Allow loading xml menus by resource name | Maxim Monastirsky |
2015-12-18 | related tdf#96398 pull out more NPAPI-related code | Thorsten Behrens |
2015-12-17 | nConfigId is always 0 | Maxim Monastirsky |
2015-12-17 | [API CHANGE] Remove NPAPI-related UNO API | Thorsten Behrens |
2015-12-17 | Fix creation of infobar | Samuel Mehrbrodt |
2015-12-17 | gtk3+wayland: start floating windows hidden | Caolán McNamara |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-16 | sfx2: clean up no longer needed SfxObjectShell::isTiledRendering() | Miklos Vajna |
2015-12-15 | fix missing BaseURL when loading embedded objects | Michael Stahl |
2015-12-15 | sfx2: fix valgrind warning | Michael Stahl |
2015-12-15 | tdf#95792: fix saving file the first time on some WebDAV servers. | Giuseppe Castagno |
2015-12-15 | Bin silly 'STATIC DATA' comments | Tor Lillqvist |
2015-12-14 | Related: rhbz#1289394 always provide the screen area the tip applies to | Caolán McNamara |
2015-12-13 | tdf#93837 Adapt sfx2 to use xml based context menus | Maxim Monastirsky |
2015-12-11 | Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelper | Stephan Bergmann |
2015-12-11 | tdf#69977: uno::Sequence is expensive | Noel Grandin |
2015-12-10 | Memory leak | Stephan Bergmann |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-09 | Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaks | Stephan Bergmann |
2015-12-08 | Missing delete | Stephan Bergmann |
2015-12-07 | tdf#74834 Expert Configuration option to disable thumbnails in StartCenter | Pierre Sauter |
2015-12-04 | sfx2: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |