Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-06 | Added option to hide external link buttons on Start Center | Szabolcs Dezsi | |
This option is useful for Intel AppUp builds. On the other hand, unused STARTCENTER_LAYOUT_STYLE option was removed. | |||
2012-03-06 | lp#527938, debian#602953, fdo#33266, i#105408: do not crash on clicking ↵ | Bjoern Michaelsen | |
bibliography when base isnt installed | |||
2012-03-06 | use a consistent naming scheme | Caolán McNamara | |
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks | |
2012-03-06 | Some file systems are case-insensitive | Tor Lillqvist | |
2012-03-06 | repair the "No Fill" button which sets a transparent background in Writer | Ivan Timofeev | |
see commit 836d98646203e0d9d3916571ed55d6572c2cb3dc | |||
2012-03-06 | fdo#45671 writer par. bg color simplified code | Winfried Donkers | |
2012-03-06 | Resolves: rhbz#800272 complain about unknown command-line options | Caolán McNamara | |
2012-03-06 | fdo#46508 use ISCHECKFORPRODUCTUPDATES property for online update | Andras Timar | |
ISCHECKFORPRODUCTUPDATES is a de-facto standard for enabling or disabling Online Update feature. We had this property but it was unused for a long time. Now LibreOffice can be installed with msiexec /i LibO<version>.msi ISCHECKFORPRODUCTUPDATES=0 in order to disable Online Update feature. | |||
2012-03-06 | remove misc. unused code | Michael Meeks | |
2012-03-06 | Fix fdo#38207 and also hide another option in Writer/Web | Stefan Knorr (astron) | |
2012-03-06 | more idle code documentation improvement | Michael Meeks | |
2012-03-06 | Removed useless #ifdef guard | Takeshi Abe | |
2012-03-06 | Resolves: rhbz#799525 put flat odf mimetypes in xsltfilter.desktop | Caolán McNamara | |
2012-03-06 | mingw: synchronize berkeleydb lib name with gbuild | David Tardon | |
2012-03-06 | make it easier to find leaks by dropping globals at exit | Caolán McNamara | |
2012-03-06 | leak in IMHandler::signalIMPreeditChanged early return | Caolán McNamara | |
2012-03-06 | valgrind: fix minor leak | Caolán McNamara | |
2012-03-06 | fix leak: return value of pango_attr_list_get_iterator should be released | Caolán McNamara | |
"PangoAttrIterator * pango_attr_list_get_iterator (PangoAttrList *list); Returns : the newly allocated PangoAttrIterator, which should be freed with pango_attr_iterator_destroy()." | |||
2012-03-06 | ditch archaic taskbox/taskmisc/taskstat implementations | Caolán McNamara | |
2012-03-06 | silence SolarMutex not locked spew | Caolán McNamara | |
2012-03-06 | nothing uses ImplAsyncStateChangedHdl anymore now | Caolán McNamara | |
2012-03-06 | improve debugging message | Caolán McNamara | |
2012-03-06 | wrong types used here, breaks 64bit bigendian | Caolán McNamara | |
2012-03-06 | last user of Window::PostStateChanged was TaskBar | Caolán McNamara | |
2012-03-06 | SwColumnPage::LinkStubTimeout doesn't need to be a link | Caolán McNamara | |
2012-03-06 | remove TransliterationWrapper::compareSubstring | Caolán McNamara | |
2012-03-06 | TaskBar is never constructed | Caolán McNamara | |
2012-03-06 | SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a link | Caolán McNamara | |
2012-03-06 | XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothing | Caolán McNamara | |
2012-03-06 | ClickLightHdl doesn't need to be a link | Caolán McNamara | |
and ClickLightHdl always takes a non-NULL argument, so NULL test is pointless. Turn it into a normal method that takes a reference. GetLightSource can be const. Nothing calls DoubleClickHdl, remove it. | |||
2012-03-06 | ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a Link | Caolán McNamara | |
2012-03-06 | Related: rhbz#799628 crash with chewing-IM with g3g | Caolán McNamara | |
2012-03-06 | idle code documentation improvement | Michael Meeks | |
2012-03-06 | Add Bengali (India) UI translation | Andras Timar | |
2012-03-06 | ensure proper ordering, too | David Tardon | |
2012-03-06 | call the gerrit commit-msg hook if present | Norbert Thiebaud | |
This a a prep-work for if and when we use gerrit it is very important to call gerrit's commit-msg hook and the sooner we teach our own hook to play nice with it the less likely we will have issue during migration | |||
2012-03-06 | get rid of these numbering bools in RTFDocumentImpl::popState() | Miklos Vajna | |
2012-03-06 | fix case | David Tardon | |
2012-03-06 | mingw: pass --disable-ccache to build's configure | David Tardon | |
2012-03-06 | add dummy dep for generated file | David Tardon | |
2012-03-06 | update makefile | David Tardon | |
2012-03-06 | this code is still used by pdfimport's test apps | David Tardon | |
This reverts commit 4001370ba5900dd0a0ec04c62f5aeb347bde025a. Conflicts: unusedcode.easy | |||
2012-03-06 | move sdext to gbuild section | David Tardon | |
2012-03-06 | the passed string is already quoted | David Tardon | |
2012-03-06 | remove leftover makefiles | David Tardon | |
2012-03-06 | convert pdfimport test | David Tardon | |
2012-03-06 | the include must be at the beginning | David Tardon | |
2012-03-06 | fix platform ID | David Tardon | |
2012-03-06 | remove unused bitmap | David Tardon | |